Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
A Dbtf.h109 struct btf_array { struct
110 __u32 type;
111 __u32 index_type;
112 __u32 nelems;
/linux/include/uapi/linux/
A Dbtf.h109 struct btf_array { struct
110 __u32 type;
111 __u32 index_type;
112 __u32 nelems;
/linux/tools/lib/bpf/
A Dbtf.h454 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function

Completed in 7 milliseconds