Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbtf_ids.h147 #define BTF_SET_START_GLOBAL(name) \ macro
167 #define BTF_SET_START_GLOBAL(name) static struct btf_id_set __maybe_unused name = { 0 }; macro