Searched refs:btf_enum (Results 1 – 2 of 2) sorted by relevance
105 struct btf_enum { struct
473 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function475 return (struct btf_enum *)(t + 1); in btf_enum()