Searched defs:btf_enum64 (Results 1 – 4 of 4) sorted by relevance
195 struct btf_enum64 { struct196 __u32 name_off;197 __u32 val_lo32;198 __u32 val_hi32;
533 static inline struct btf_enum64 *btf_enum64(const struct btf_type *t) in btf_enum64() function
482 static inline struct btf_enum64 *btf_enum64(const struct btf_type *t) in btf_enum64() function