Searched refs:btf_enum64 (Results 1 – 2 of 2) sorted by relevance
194 struct btf_enum64 { struct
313 static inline u64 btf_enum64_value(const struct btf_enum64 *e) in btf_enum64_value()478 static inline struct btf_enum64 *btf_enum64(const struct btf_type *t) in btf_enum64() function480 return (struct btf_enum64 *)(t + 1); in btf_enum64()