Home
last modified time | relevance | path

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

12

/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-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-5.10/tools/lib/bpf/
Dbtf.c413 static struct btf_type *btf_type_by_id(struct btf *btf, __u32 type_id) in btf_type_by_id()
421 const struct btf_type *btf__type_by_id(const struct btf *btf, __u32 type_id) in btf__type_by_id()
536 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
627 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type()
1803 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field()
2131 int btf__add_func_param(struct btf *btf, const char *name, int type_id) in btf__add_func_param()
2184 int btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) in btf__add_var()
2884 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add()
3556 static int btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_prim_type()
3654 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
Dlibbpf.c309 __u32 type_id; member
398 __u32 type_id; member
723 const struct btf_type **type, __u32 *type_id, in find_struct_ops_kern_types()
943 __s32 type_id, datasec_id; in bpf_object__init_struct_ops_maps() local
4370 __u32 type_id; /* struct/union type or array element type */ member
4509 __u32 type_id, in bpf_core_parse_spec()
5103 __u32 *val, __u32 *field_sz, __u32 *type_id, in bpf_core_calc_field_relo()
5613 __u32 type_id; in bpf_core_dump_spec() local
/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()
Dbpf.h983 u32 type_id; member
1010 static inline const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Ddfs_pattern_detector.h72 u8 type_id; member
/kernel/linux/linux-5.10/net/tipc/
Dbearer.h125 u32 type_id; member
/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-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/tools/bpf/resolve_btfids/
Dmain.c478 int err, type_id; in symbols_resolve() 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-5.10/drivers/rapidio/devices/
Dtsi721.h510 __le32 type_id; member
555 __le32 type_id; member
583 __le32 type_id; member
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
Dcx88.h514 enum cx88_board_type type_id; member
/kernel/linux/linux-5.10/net/ceph/
Dosdmap.c3056 u16 type_id; in ceph_get_crush_locality() local
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dbpf.h4965 __u32 type_id; member
5031 __u32 type_id; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dbpf.h4965 __u32 type_id; member
5031 __u32 type_id; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbpf.h1060 __u32 type_id; member
1103 __u32 type_id; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dethtool.h98 __u32 type_id; member

12