| /tools/bpf/bpftool/ |
| A D | btf_dumper.c | 135 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier() 247 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array() 465 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct() 513 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var() 527 static int btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, in btf_dumper_datasec() 555 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type() 598 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_type() 619 static int __btf_dumper_type_only(const struct btf *btf, __u32 type_id, in __btf_dumper_type_only() 747 void btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, in btf_dumper_type_only()
|
| A D | gen.c | 2022 static void btfgen_mark_member(struct btfgen_info *info, int type_id, int idx) in btfgen_mark_member() 2031 btfgen_mark_type(struct btfgen_info *info, unsigned int type_id, bool follow_pointers) in btfgen_mark_type() 2111 unsigned int type_id = targ_spec->root_type_id; in btfgen_record_field_relo() local 2167 static int btfgen_mark_type_match(struct btfgen_info *info, __u32 type_id, bool behind_ptr) in btfgen_mark_type_match() 2510 __u32 *type_id; in btfgen_get_btf() local
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | btf_module.c | 13 __s32 type_id; in test_btf_module() local
|
| A D | resolve_btfids.c | 101 int type_id; in resolve_symbols() local
|
| A D | btf_tag.c | 58 __s32 type_id; in load_btfs() local
|
| A D | btf_dump.c | 345 __s32 type_id; in btf_dump_data() local 645 __s32 type_id; in test_btf_dump_struct_data() local 1005 __s32 type_id; in test_btf_datasec() local
|
| /tools/perf/util/ |
| A D | btf.c | 13 int type_id, const char *member_name) in __btf_type__find_member_by_name()
|
| A D | bpf_off_cpu.c | 117 u32 type_id; in check_sched_switch_args() local
|
| /tools/lib/bpf/ |
| A D | btf.c | 629 struct btf_type *btf_type_by_id(const struct btf *btf, __u32 type_id) in btf_type_by_id() 771 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size() 881 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type() 1982 __u32 *type_id, *str_off; in btf__add_btf() local 2319 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field() 4203 int type_id; in btf_dedup_prep() local 4266 static int btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_prim_type() 4964 static int btf_dedup_ref_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_ref_type() 5114 __u32 type_id; in btf_dedup_fill_unique_names_map() local 5298 static int btf_dedup_remap_type_id(__u32 *type_id, void *ctx) in btf_dedup_remap_type_id() [all …]
|
| A D | relo_core.h | 24 __u32 type_id; /* struct/union type or array element type */ member
|
| A D | relo_core.c | 32 static s64 btf__resolve_size(const struct btf *btf, u32 type_id) in btf__resolve_size() 681 __u64 *val, __u32 *field_sz, __u32 *type_id, in bpf_core_calc_field_relo() 1176 __u32 type_id; in bpf_core_format_spec() local
|
| A D | btf_dump.c | 1859 static bool ptr_is_aligned(const struct btf *btf, __u32 type_id, in ptr_is_aligned() 1872 __u32 type_id, in btf_dump_int_data() 1971 __u32 type_id, in btf_dump_float_data() 2009 __u32 type_id; in btf_dump_var_data() local
|
| A D | linker.c | 1064 static int check_btf_type_id(__u32 *type_id, void *ctx) in check_btf_type_id() 1098 __u32 *type_id, *str_off; in linker_sanity_check_btf() local 2485 __u32 *type_id; in linker_append_btf() local
|
| A D | libbpf_internal.h | 507 __u32 type_id; member
|
| A D | libbpf.c | 517 __u32 type_id; member 620 __u32 type_id; member 1008 const struct btf_type **type, __u32 *type_id, in find_struct_ops_kern_types() 1364 __s32 type_id, datasec_id; in init_struct_ops_maps() local
|
| /tools/testing/selftests/bpf/progs/ |
| A D | btf_ptr.h | 18 __u32 type_id; member
|
| /tools/testing/selftests/bpf/ |
| A D | btf_helpers.c | 216 const char *btf_type_raw_dump(const struct btf *btf, int type_id) in btf_type_raw_dump()
|
| /tools/bpf/resolve_btfids/ |
| A D | main.c | 539 int err, type_id; in symbols_resolve() local
|
| /tools/include/uapi/linux/ |
| A D | bpf.h | 7400 __u32 type_id; member 7503 __u32 type_id; member 7593 __u32 type_id; member
|
| /tools/perf/ |
| A D | builtin-trace.c | 124 int type_id; /* used in btf_dump */ member 1048 int type_id = arg->fmt->type_id, consumed; in btf_struct_scnprintf() local
|