Searched defs:btf_enum (Results 1 – 2 of 2) 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 | 527 static inline struct btf_enum *btf_enum(const struct btf_type *t) btf_enum() function |