Searched refs:btf_id_set (Results 1 – 5 of 5) sorted by relevance
8 struct btf_id_set { struct168 extern struct btf_id_set name;226 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 };227 #define BTF_SET_START_GLOBAL(name) static struct btf_id_set __maybe_unused name = { 0 };
117 struct btf_id_set;519 static inline bool btf_id_set_contains(const struct btf_id_set *set, u32 id) in btf_id_set_contains()
4073 struct btf_id_set;4074 bool btf_id_set_contains(const struct btf_id_set *set, u32 id);
851 struct btf_id_set *set = NULL; in sets_patch()
5782 struct btf_id_set *aof; in btf_parse_struct_metas()5785 BUILD_BUG_ON(offsetof(struct btf_id_set, cnt) != 0); in btf_parse_struct_metas()5786 BUILD_BUG_ON(sizeof(struct btf_id_set) != sizeof(u32)); in btf_parse_struct_metas()5798 struct btf_id_set *new_aof; in btf_parse_struct_metas()5817 struct btf_id_set *new_aof; in btf_parse_struct_metas()