Searched refs:btf_id_set8 (Results 1 – 5 of 5) sorted by relevance
16 struct btf_id_set8 { struct210 extern struct btf_id_set8 name;230 #define BTF_SET8_START(name) static struct btf_id_set8 __maybe_unused name = { 0 };232 #define BTF_KFUNCS_START(name) static struct btf_id_set8 __maybe_unused name = { .flags = BTF_SET8_…
123 struct btf_id_set8 *set;515 static inline void *btf_id_set8_contains(const struct btf_id_set8 *set, u32 id) in btf_id_set8_contains()
13 struct btf_id_set8 { struct
686 struct btf_id_set8 *set8 = NULL; in sets_patch()
237 struct btf_id_set8 *sets[BTF_KFUNC_HOOK_MAX];8491 struct btf_id_set8 *add_set = kset->set; in btf_populate_kfunc_set()8495 struct btf_id_set8 *set; in btf_populate_kfunc_set()8566 offsetof(struct btf_id_set8, pairs[set_cnt + add_set->cnt]), in btf_populate_kfunc_set()8604 struct btf_id_set8 *set; in __btf_kfunc_id_set_contains()