Home
last modified time | relevance | path

Searched refs:BTF_SET_START_GLOBAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/include/linux/
Dbtf_ids.h136 #define BTF_SET_START_GLOBAL(name) \ macro
156 #define BTF_SET_START_GLOBAL(name) static struct btf_id_set __maybe_unused name = { 0 }; macro
/linux-6.1.9/include/linux/
Dbtf_ids.h154 #define BTF_SET_START_GLOBAL(name) \ macro
215 #define BTF_SET_START_GLOBAL(name) static struct btf_id_set __maybe_unused name = { 0 }; macro