Home
last modified time | relevance | path

Searched defs:btf_enum (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/include/uapi/linux/
Dbtf.h105 struct btf_enum { struct
106 __u32 name_off;
107 __s32 val;
/third_party/libbpf/src/
Dbtf.h484 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h37794 struct btf_enum { struct
37795 __u32 name_off;
37796 __s32 val;