Searched defs:btf_enum (Results 1 – 4 of 4) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | btf.h | 106 struct btf_enum { struct |
/linux/tools/include/uapi/linux/ | ||
H A D | btf.h | 106 struct btf_enum { struct |
/linux/tools/lib/bpf/ | ||
H A D | btf.h | 527 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function |
/linux/include/linux/ | ||
H A D | btf.h | 480 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function |