Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbtf_ids.h83 #define BTF_ID_LIST(name) \ macro
160 #define BTF_ID_LIST(name) static u32 __maybe_unused name[5]; macro
/linux/include/linux/
H A Dbtf_ids.h96 #define BTF_ID_LIST(name) \ macro
220 #define BTF_ID_LIST(name) static u32 __maybe_unused name[64]; macro
/linux/net/core/
H A Dxdp.c782 BTF_ID_LIST(xdp_metadata_kfunc_ids_unsorted) in BTF_ID_LIST() function