Searched defs:btf_enum (Results 1 – 10 of 10) sorted by relevance
57 struct btf_enum { struct58 __u32 name_off;59 __s32 val;
98 struct btf_enum { struct99 __u32 name_off;100 __s32 val;
72 struct btf_enum { struct73 __u32 name_off;74 __s32 val;
105 struct btf_enum { struct106 __u32 name_off;107 __s32 val;
309 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function
484 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function
447 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function