Searched defs:btf_enum (Results 1 – 4 of 4) sorted by relevance
105 struct btf_enum { struct106 __u32 name_off;107 __s32 val;
523 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function
469 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function