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