Searched refs:btf_id_set (Results 1 – 3 of 3) sorted by relevance
8 struct btf_id_set { struct156 extern struct btf_id_set name;166 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 };167 #define BTF_SET_START_GLOBAL(name) static struct btf_id_set __maybe_unused name = { 0 };
687 struct btf_id_set *set = NULL; in sets_patch()
3731 struct btf_id_set;3732 bool btf_id_set_contains(const struct btf_id_set *set, u32 id);