Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dbtf.h111 struct btf_array { struct
112 __u32 type;
113 __u32 index_type;
114 __u32 nelems;
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbtf.h111 struct btf_array { struct
112 __u32 type;
113 __u32 index_type;
114 __u32 nelems;
/linux-6.3-rc2/tools/lib/bpf/
A Dbtf.h479 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function
/linux-6.3-rc2/include/linux/
A Dbtf.h440 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function

Completed in 8 milliseconds