Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dbtf.h106 struct btf_enum { struct
107 __u32 name_off;
108 __s32 val;
/tools/lib/bpf/
A Dbtf.h527 static inline struct btf_enum *btf_enum(const struct btf_type *t) in btf_enum() function

Completed in 7 milliseconds