Searched refs:btf_id_set8 (Results 1 – 2 of 2) 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;518 static inline void *btf_id_set8_contains(const struct btf_id_set8 *set, u32 id) in btf_id_set8_contains()
Completed in 5 milliseconds