Searched defs:elem_type (Results 1 – 6 of 6) sorted by relevance
/linux/tools/bpf/bpftool/ |
H A D | btf_dumper.c | 214 const struct btf_type *elem_type; in is_str_array() local [all...] |
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 2179 enum qed_cxt_elem_type elem_type, u32 iid) in qed_cxt_dynamic_ilt_alloc() 2324 enum qed_cxt_elem_type elem_type, in qed_cxt_free_ilt_range()
|
H A D | qed_rdma.c | 1771 enum qed_cxt_elem_type elem_type; in qed_rdma_create_srq() local
|
/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 2040 const struct btf_type *elem_type; in btf_dump_array_data() local 2360 const struct btf_type *elem_type; in btf_dump_type_data_check_zero() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 1935 __btf_resolve_size(const struct btf * btf,const struct btf_type * type,u32 * type_size,const struct btf_type ** elem_type,u32 * elem_id,u32 * total_nelems,u32 * type_id) __btf_resolve_size() argument 2952 const struct btf_type *elem_type, *index_type; btf_array_resolve() local 3028 const struct btf_type *elem_type; __btf_array_show() local 5287 const struct btf_type *elem_type; btf_resolve_valid() local 6917 const struct btf_type *mtype, *elem_type = NULL; btf_struct_walk() local [all...] |
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_adminq_cmd.h | 886 u8 elem_type; /* Special field, reserved for some aq calls */ member
|