Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 25 of 38) sorted by relevance

12

/kernel/linux/linux-4.19/tools/bpf/bpftool/
Dbtf_dumper.c34 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier()
51 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array()
177 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct()
209 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type()
247 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_type()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dbtf_dumper.c125 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier()
211 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array()
429 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct()
477 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var()
491 static int btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, in btf_dumper_datasec()
519 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type()
560 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_type()
581 static int __btf_dumper_type_only(const struct btf *btf, __u32 type_id, in __btf_dumper_type_only()
707 void btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, in btf_dumper_type_only()
/kernel/linux/linux-4.19/kernel/bpf/
Dbtf.c169 #define BTF_TYPE_ID_VALID(type_id) ((type_id) <= BTF_MAX_TYPE) argument
214 u32 type_id; member
464 static const struct btf_type *btf_type_by_id(const struct btf *btf, u32 type_id) in btf_type_by_id()
782 u32 type_id) in env_type_is_resolved()
788 const struct btf_type *t, u32 type_id) in env_stack_push()
825 u32 type_id = env->stack[--(env->top_stack)].type_id; in env_stack_pop_resolved() local
840 u32 *type_id) in btf_type_id_resolve()
847 u32 *type_id, u32 *ret_size) in btf_type_id_size()
899 u32 type_id, void *data, u8 bits_offsets, in btf_df_seq_show()
1054 u32 type_id, void *data, u8 bits_offset, in btf_int_seq_show()
[all …]
/kernel/linux/linux-5.10/kernel/bpf/
Dbtf.c177 #define BTF_TYPE_ID_VALID(type_id) ((type_id) <= BTF_MAX_TYPE) argument
222 u32 type_id; member
353 u32 type_id; member
670 const struct btf_type *btf_type_by_id(const struct btf *btf, u32 type_id) in btf_type_by_id()
1129 u32 type_id, void *data) in btf_show_start_type()
1147 u32 type_id, void *data) in btf_show_start_aggr_type()
1195 u32 type_id, in btf_show_start_array_type()
1213 u32 type_id, in btf_show_start_struct_type()
1563 u32 type_id) in env_type_is_resolved()
1569 const struct btf_type *t, u32 type_id) in env_stack_push()
[all …]
Dbpf_struct_ops.c101 s32 type_id, value_id, module_id; in bpf_struct_ops_init() local
216 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find()
/kernel/linux/linux-4.19/tools/lib/bpf/
Dbtf.c189 const struct btf_type *btf__type_by_id(const struct btf *btf, __u32 type_id) in btf__type_by_id()
224 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
269 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type()
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbtf.c416 static struct btf_type *btf_type_by_id(struct btf *btf, __u32 type_id) in btf_type_by_id()
424 const struct btf_type *btf__type_by_id(const struct btf *btf, __u32 type_id) in btf__type_by_id()
539 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
630 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type()
1806 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field()
2134 int btf__add_func_param(struct btf *btf, const char *name, int type_id) in btf__add_func_param()
2187 int btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) in btf__add_var()
2887 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add()
3559 static int btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_prim_type()
3657 static inline bool is_type_mapped(struct btf_dedup *d, uint32_t type_id) in is_type_mapped()
[all …]
Dlibbpf_internal.h239 __u32 type_id; member
316 __u32 type_id; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_ptr.h18 __u32 type_id; member
Dbpf_iter.h121 __u32 type_id; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dresolve_btfids.c101 int type_id; in resolve_symbols() local
/kernel/linux/linux-5.10/net/ipv4/
Dbpf_tcp_ca.c33 s32 type_id; in bpf_tcp_ca_init() local
/kernel/linux/linux-5.10/include/linux/
Dbtf.h215 u32 type_id) in btf_type_by_id()
/kernel/linux/linux-4.19/drivers/net/wireless/ath/
Ddfs_pattern_detector.h72 u8 type_id; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Ddfs_pattern_detector.h72 u8 type_id; member
/kernel/linux/linux-4.19/net/tipc/
Dbearer.h124 u32 type_id; member
/kernel/linux/linux-5.10/net/tipc/
Dbearer.h125 u32 type_id; member
/kernel/linux/linux-4.19/drivers/media/usb/pwc/
Dpwc-if.c735 int vendor_id, product_id, type_id; in usb_pwc_probe() local
/kernel/linux/linux-5.10/drivers/hid/usbhid/
Dhid-pidff.c182 int type_id[sizeof(pidff_effect_types)]; member
556 int type_id; in pidff_upload_effect() local
/kernel/linux/linux-4.19/drivers/hid/usbhid/
Dhid-pidff.c194 int type_id[sizeof(pidff_effect_types)]; member
568 int type_id; in pidff_upload_effect() local
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
Dpwc-if.c778 int vendor_id, product_id, type_id; in usb_pwc_probe() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dfalcon_boards.c744 u8 type_id = FALCON_BOARD_TYPE(revision_info); in falcon_probe_board() local
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/falcon/
Dfalcon_boards.c747 u8 type_id = FALCON_BOARD_TYPE(revision_info); in falcon_probe_board() local
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/
Dmain.c478 int err, type_id; in symbols_resolve() local
/kernel/linux/linux-4.19/drivers/rapidio/devices/
Dtsi721.h523 __le32 type_id; member
568 __le32 type_id; member
596 __le32 type_id; member

12