Home
last modified time | relevance | path

Searched defs:BTF_ID_LIST (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/tools/include/linux/
Dbtf_ids.h72 #define BTF_ID_LIST(name) \ macro
149 #define BTF_ID_LIST(name) static u32 __maybe_unused name[5]; macro
/linux-6.6.21/include/linux/
Dbtf_ids.h90 #define BTF_ID_LIST(name) \ macro
207 #define BTF_ID_LIST(name) static u32 __maybe_unused name[64]; macro
/linux-6.6.21/net/core/
Dxdp.c754 BTF_ID_LIST(xdp_metadata_kfunc_ids_unsorted) in BTF_ID_LIST() function