Home
last modified time | relevance | path

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

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