Searched refs:btf_enum64 (Results 1 – 2 of 2) sorted by relevance
195 struct btf_enum64 { struct
320 static inline u64 btf_enum64_value(const struct btf_enum64 *e) in btf_enum64_value()485 static inline struct btf_enum64 *btf_enum64(const struct btf_type *t) in btf_enum64() function487 return (struct btf_enum64 *)(t + 1); in btf_enum64()
Completed in 6 milliseconds