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