Home
last modified time | relevance | path

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

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