Searched defs:BTF_ID_LIST_SINGLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbtf_ids.h104 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ macro
223 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; macro
/linux-master/tools/include/linux/
H A Dbtf_ids.h93 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ macro
164 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; macro

Completed in 183 milliseconds