Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dbtf.h105 struct btf_enum { struct
106 __u32 name_off;
107 __s32 val;
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbtf.h105 struct btf_enum { struct
106 __u32 name_off;
107 __s32 val;
/linux-6.3-rc2/tools/lib/bpf/
A Dbtf.h484 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function
/linux-6.3-rc2/include/linux/
A Dbtf.h445 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function

Completed in 7 milliseconds