Home
last modified time | relevance | path

Searched refs:btf_enum64 (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
Dbtf.h194 struct btf_enum64 { struct
/include/linux/
Dbtf.h313 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() function
480 return (struct btf_enum64 *)(t + 1); in btf_enum64()