Symbol: btf__type_by_id
tools/bpf/bpftool/btf.c
394
vt = btf__type_by_id(btf, v->type);
tools/bpf/bpftool/btf.c
449
t = btf__type_by_id(btf, root_type_ids[i]);
tools/bpf/bpftool/btf.c
462
t = btf__type_by_id(btf, i);
tools/bpf/bpftool/btf.c
524
const struct btf_type *t = btf__type_by_id(btf, i);
tools/bpf/bpftool/btf.c
534
ft = btf__type_by_id(btf, t->type);
tools/bpf/bpftool/btf.c
591
const struct btf_type *t = btf__type_by_id(btf, index);
tools/bpf/bpftool/btf.c
631
const struct btf_type *t = btf__type_by_id(btf, index);
tools/bpf/bpftool/btf.c
676
const struct btf_type *t = btf__type_by_id(btf, id);
tools/bpf/bpftool/btf.c
757
const struct btf_type *t = btf__type_by_id(btf, i);
tools/bpf/bpftool/btf_dumper.c
121
ptr_type = btf__type_by_id(d->btf, ptr_type_id);
tools/bpf/bpftool/btf_dumper.c
220
elem_type = btf__type_by_id(btf, arr->type);
tools/bpf/bpftool/btf_dumper.c
225
elem_type = btf__type_by_id(btf, elem_type->type);
tools/bpf/bpftool/btf_dumper.c
250
const struct btf_type *t = btf__type_by_id(d->btf, type_id);
tools/bpf/bpftool/btf_dumper.c
475
t = btf__type_by_id(d->btf, type_id);
tools/bpf/bpftool/btf_dumper.c
516
const struct btf_type *t = btf__type_by_id(d->btf, type_id);
tools/bpf/bpftool/btf_dumper.c
534
t = btf__type_by_id(d->btf, type_id);
tools/bpf/bpftool/btf_dumper.c
558
const struct btf_type *t = btf__type_by_id(d->btf, type_id);
tools/bpf/bpftool/btf_dumper.c
632
t = btf__type_by_id(btf, type_id);
tools/bpf/bpftool/btf_dumper.c
685
proto_type = btf__type_by_id(btf, t->type);
tools/bpf/bpftool/btf_dumper.c
80
func_type = btf__type_by_id(prog_btf, finfo.type_id);
tools/bpf/bpftool/cgroup.c
163
btf__type_by_id(btf_vmlinux, info.attach_btf_id);
tools/bpf/bpftool/common.c
443
func_type = btf__type_by_id(prog_btf, finfo.type_id);
tools/bpf/bpftool/gen.c
1141
map_type = btf__type_by_id(btf, map_type_id);
tools/bpf/bpftool/gen.c
167
const struct btf_type *var = btf__type_by_id(btf, sec_var->type);
tools/bpf/bpftool/gen.c
1749
map_type = btf__type_by_id(btf, map_type_id);
tools/bpf/bpftool/gen.c
1754
var_type = btf__type_by_id(btf, var->type);
tools/bpf/bpftool/gen.c
1872
map_type = btf__type_by_id(btf, map_type_id);
tools/bpf/bpftool/gen.c
1876
var_type = btf__type_by_id(btf, var->type);
tools/bpf/bpftool/gen.c
2084
const struct btf_type *t = btf__type_by_id(info->marked_btf, type_id);
tools/bpf/bpftool/gen.c
2093
const struct btf_type *btf_type = btf__type_by_id(info->src_btf, type_id);
tools/bpf/bpftool/gen.c
2103
cloned_type = (struct btf_type *) btf__type_by_id(info->marked_btf, type_id);
tools/bpf/bpftool/gen.c
2175
btf_type = btf__type_by_id(btf, type_id);
tools/bpf/bpftool/gen.c
2185
btf_type = btf__type_by_id(btf, type_id);
tools/bpf/bpftool/gen.c
2199
btf_type = btf__type_by_id(btf, type_id);
tools/bpf/bpftool/gen.c
2207
btf_type = btf__type_by_id(btf, type_id);
tools/bpf/bpftool/gen.c
2237
btf_type = btf__type_by_id(btf, type_id);
tools/bpf/bpftool/gen.c
2239
cloned_type = (struct btf_type *)btf__type_by_id(info->marked_btf, type_id);
tools/bpf/bpftool/gen.c
2374
local_type = btf__type_by_id(local_btf, local_id);
tools/bpf/bpftool/gen.c
241
const struct btf_type *t = btf__type_by_id(btf, i);
tools/bpf/bpftool/gen.c
2516
cloned_type = btf__type_by_id(info->marked_btf, i);
tools/bpf/bpftool/gen.c
2521
type = btf__type_by_id(info->src_btf, i);
tools/bpf/bpftool/gen.c
2568
struct btf_type *btf_type = (struct btf_type *) btf__type_by_id(btf_new, i);
tools/bpf/bpftool/gen.c
321
return btf_is_ptr(v) && btf_is_func_proto(btf__type_by_id(btf, v->type));
tools/bpf/bpftool/gen.c
367
var = btf__type_by_id(btf, sec_var->type);
tools/bpf/bpftool/gen.c
533
const struct btf_type *var = btf__type_by_id(btf, sec_var->type);
tools/bpf/bpftool/prog.c
2335
t = btf__type_by_id(btf, func_info.type_id);
tools/bpf/bpftool/prog.c
329
t_datasec = btf__type_by_id(btf, map_info.btf_value_type_id);
tools/bpf/bpftool/prog.c
348
t_var = btf__type_by_id(btf, vsi->type);
tools/bpf/bpftool/prog.c
377
t_var = btf__type_by_id(btf, vsi->type);
tools/bpf/bpftool/struct_ops.c
373
struct_ops_type = btf__type_by_id(kern_btf,
tools/bpf/bpftool/struct_ops.c
51
t = btf__type_by_id(kern_btf, info->btf_vmlinux_value_type_id);
tools/bpf/bpftool/struct_ops.c
75
map_info_type = btf__type_by_id(kern_btf, map_info_type_id);
tools/bpf/resolve_btfids/main.c
1006
t = btf__type_by_id(btf, ctx->decl_tags[i]);
tools/bpf/resolve_btfids/main.c
1015
t = btf__type_by_id(btf, func_id);
tools/bpf/resolve_btfids/main.c
1122
t = (struct btf_type *)btf__type_by_id(btf, kfunc->btf_id);
tools/bpf/resolve_btfids/main.c
1131
t = (struct btf_type *)btf__type_by_id(btf, proto_id);
tools/bpf/resolve_btfids/main.c
1157
t = (struct btf_type *)btf__type_by_id(btf, ctx->decl_tags[i]);
tools/bpf/resolve_btfids/main.c
1180
t = (struct btf_type *)btf__type_by_id(btf, proto_id);
tools/bpf/resolve_btfids/main.c
1188
t = (struct btf_type *)btf__type_by_id(btf, proto_id);
tools/bpf/resolve_btfids/main.c
1201
t = (struct btf_type *)btf__type_by_id(btf, proto_id);
tools/bpf/resolve_btfids/main.c
1205
t = (struct btf_type *)btf__type_by_id(btf, kfunc->btf_id);
tools/bpf/resolve_btfids/main.c
1248
const struct btf_type *ta = btf__type_by_id(btf, *(__u32 *)a);
tools/bpf/resolve_btfids/main.c
1249
const struct btf_type *tb = btf__type_by_id(btf, *(__u32 *)b);
tools/bpf/resolve_btfids/main.c
640
type = btf__type_by_id(btf, type_id);
tools/bpf/resolve_btfids/main.c
883
const struct btf_type *t = btf__type_by_id(btf, type_id);
tools/bpf/resolve_btfids/main.c
886
t = btf__type_by_id(btf, t->type);
tools/bpf/resolve_btfids/main.c
937
t = btf__type_by_id(btf, id);
tools/lib/bpf/btf.c
4476
if (!btf_is_fwd(btf__type_by_id(d->btf, type_id)))
tools/lib/bpf/btf.c
4482
if (!btf_is_fwd(btf__type_by_id(d->btf, type_id)))
tools/lib/bpf/btf.c
477
t = btf__type_by_id(btf, id);
tools/lib/bpf/btf.c
4901
t_kind = btf_kind(btf__type_by_id(d->btf, t_id));
tools/lib/bpf/btf.c
4902
c_kind = btf_kind(btf__type_by_id(d->btf, c_id));
tools/lib/bpf/btf.c
5388
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf.c
563
ft = btf__type_by_id(btf, t->type);
tools/lib/bpf/btf.c
6048
t = btf__type_by_id(btf, id);
tools/lib/bpf/btf.c
670
t = btf__type_by_id(btf, i);
tools/lib/bpf/btf.c
780
t = btf__type_by_id(btf, type_id);
tools/lib/bpf/btf.c
815
t = btf__type_by_id(btf, type_id);
tools/lib/bpf/btf.c
829
const struct btf_type *t = btf__type_by_id(btf, id);
tools/lib/bpf/btf.c
887
t = btf__type_by_id(btf, type_id);
tools/lib/bpf/btf.c
892
t = btf__type_by_id(btf, type_id);
tools/lib/bpf/btf.c
974
t = btf__type_by_id(btf, id);
tools/lib/bpf/btf.h
157
LIBBPF_API const struct btf_type *btf__type_by_id(const struct btf *btf,
tools/lib/bpf/btf_dump.c
1300
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
1379
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
1405
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
1449
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
1529
next_t = btf__type_by_id(d->btf, next_id);
tools/lib/bpf/btf_dump.c
1623
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
1668
const struct btf_type *t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
2037
t = btf__type_by_id(d->btf, type_id);
tools/lib/bpf/btf_dump.c
2181
mtype = btf__type_by_id(d->btf, m->type);
tools/lib/bpf/btf_dump.c
2313
var = btf__type_by_id(d->btf, vsi->type);
tools/lib/bpf/btf_dump.c
2461
mtype = btf__type_by_id(d->btf, m->type);
tools/lib/bpf/btf_dump.c
2592
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
322
t = btf__type_by_id(d->btf, i);
tools/lib/bpf/btf_dump.c
495
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
658
const struct btf_type *t = btf__type_by_id(d->btf, id);
tools/lib/bpf/btf_dump.c
699
t = btf__type_by_id(d->btf, id);
tools/lib/bpf/libbpf.c
10256
type = btf__type_by_id(btf, st_ops->type_id);
tools/lib/bpf/libbpf.c
1066
kern_vtype = btf__type_by_id(btf, kern_vtype_id);
tools/lib/bpf/libbpf.c
1073
kern_type = btf__type_by_id(btf, kern_type_id);
tools/lib/bpf/libbpf.c
1145
type = btf__type_by_id(obj->btf, map->st_ops->type_id);
tools/lib/bpf/libbpf.c
1180
type = btf__type_by_id(btf, st_ops->type_id);
tools/lib/bpf/libbpf.c
1411
datasec = btf__type_by_id(btf, datasec_id);
tools/lib/bpf/libbpf.c
1414
type = btf__type_by_id(obj->btf, vsi->type);
tools/lib/bpf/libbpf.c
1424
type = btf__type_by_id(obj->btf, type_id);
tools/lib/bpf/libbpf.c
14415
map_type = btf__type_by_id(btf, map_type_id);
tools/lib/bpf/libbpf.c
14427
var_type = btf__type_by_id(btf, var->type);
tools/lib/bpf/libbpf.c
1939
t = btf__type_by_id(obj->btf, map->btf_value_type_id);
tools/lib/bpf/libbpf.c
1945
vt = btf__type_by_id(obj->btf, vsi->type);
tools/lib/bpf/libbpf.c
2401
const struct btf_type *t = btf__type_by_id(btf, id);
tools/lib/bpf/libbpf.c
2409
t = btf__type_by_id(btf, t->type);
tools/lib/bpf/libbpf.c
2482
arr_t = btf__type_by_id(btf, t->type);
tools/lib/bpf/libbpf.c
2622
t = btf__type_by_id(btf, m->type);
tools/lib/bpf/libbpf.c
2662
t = btf__type_by_id(btf, m->type);
tools/lib/bpf/libbpf.c
2716
t = btf__type_by_id(btf, m->type);
tools/lib/bpf/libbpf.c
2904
var = btf__type_by_id(obj->btf, vi->type);
tools/lib/bpf/libbpf.c
3041
t = btf__type_by_id(obj->btf, i);
tools/lib/bpf/libbpf.c
3161
t = (struct btf_type *)btf__type_by_id(btf, i);
tools/lib/bpf/libbpf.c
3194
vt = (void *)btf__type_by_id(btf, v->type);
tools/lib/bpf/libbpf.c
3239
t = (struct btf_type *)btf__type_by_id(btf, i);
tools/lib/bpf/libbpf.c
3404
t_var = btf__type_by_id(btf, vsi->type);
tools/lib/bpf/libbpf.c
4079
t = btf__type_by_id(btf, i);
tools/lib/bpf/libbpf.c
4111
t = btf__type_by_id(btf, i);
tools/lib/bpf/libbpf.c
4200
t = btf__type_by_id(btf, i);
tools/lib/bpf/libbpf.c
4223
sec = btf__type_by_id(btf, sec_btf_id);
tools/lib/bpf/libbpf.c
4228
vt = btf__type_by_id(btf, vs->type);
tools/lib/bpf/libbpf.c
4300
t = btf__type_by_id(obj->btf, ext->btf_id);
tools/lib/bpf/libbpf.c
4321
sec = (void *)btf__type_by_id(obj->btf, ext->sec_btf_id);
tools/lib/bpf/libbpf.c
4384
dummy_var = btf__type_by_id(obj->btf, dummy_var_btf_id);
tools/lib/bpf/libbpf.c
4399
vt = (void *)btf__type_by_id(obj->btf, vs->type);
tools/lib/bpf/libbpf.c
4412
func_proto = btf__type_by_id(obj->btf,
tools/lib/bpf/libbpf.c
4454
t = btf__type_by_id(obj->btf, vs->type);
tools/lib/bpf/libbpf.c
5712
local_t = btf__type_by_id(local_cand->btf, local_cand->id);
tools/lib/bpf/libbpf.c
5717
t = btf__type_by_id(targ_btf, i);
tools/lib/bpf/libbpf.c
5860
local_t = btf__type_by_id(local_btf, local_type_id);
tools/lib/bpf/libbpf.c
5998
local_type = btf__type_by_id(local_btf, local_id);
tools/lib/bpf/libbpf.c
7110
t = btf__type_by_id(btf, t->type);
tools/lib/bpf/libbpf.c
7280
t = btf__type_by_id(btf, i);
tools/lib/bpf/libbpf.c
7510
sec = btf__type_by_id(obj->btf, obj->efile.btf_maps_sec_btf_id);
tools/lib/bpf/libbpf.c
7589
var = btf__type_by_id(obj->btf, vi->type);
tools/lib/bpf/libbpf.c
8182
kind = btf_is_var(btf__type_by_id(obj->btf, ext->btf_id)) ?
tools/lib/bpf/libbpf.c
8513
t = btf__type_by_id(obj->btf, ext->btf_id);
tools/lib/bpf/libbpf.c
8592
targ_var = btf__type_by_id(btf, id);
tools/lib/bpf/libbpf.c
8602
local_type = btf__type_by_id(obj->btf, local_type_id);
tools/lib/bpf/libbpf.c
8643
kern_func = btf__type_by_id(kern_btf, kfunc_id);
tools/lib/bpf/libbpf.c
8711
t = btf__type_by_id(obj->btf, ext->btf_id);
tools/lib/bpf/libbpf.c
8839
type = btf__type_by_id(map->obj->btf, st_ops->type_id);
tools/lib/bpf/linker.c
1773
t = btf__type_by_id(obj->btf, btf_id);
tools/lib/bpf/linker.c
1787
t = btf__type_by_id(linker->btf, glob_sym->btf_id);
tools/lib/bpf/linker.c
1818
src_t = btf__type_by_id(obj->btf, btf_id);
tools/lib/bpf/linker.c
1857
t = btf__type_by_id(obj->btf, i);
tools/lib/bpf/linker.c
1877
t = btf__type_by_id(obj->btf, vi->type);
tools/lib/bpf/linker.c
2045
t = btf__type_by_id(obj->btf, btf_sec_id);
tools/lib/bpf/linker.c
2383
const struct btf_type *vt = btf__type_by_id(obj->btf, vi->type);
tools/lib/bpf/linker.c
2431
t = btf__type_by_id(obj->btf, i);
tools/lib/bpf/linker.c
2545
t = btf__type_by_id(obj->btf, src_sec->sec_type_id);
tools/perf/builtin-trace.c
3743
arg_fmt->type = btf__type_by_id(btf, id);
tools/perf/builtin-trace.c
964
arg_fmt->type = btf__type_by_id(btf, id);
tools/perf/tests/sigtrap.c
113
type = btf__type_by_id(btf, member->type);
tools/perf/util/bpf-event.c
148
t = btf__type_by_id(btf, finfo->type_id);
tools/perf/util/bpf-event.c
216
datasec = btf__type_by_id(btf, map_info.btf_value_type_id);
tools/perf/util/bpf-event.c
228
const struct btf_type *t_var = btf__type_by_id(btf, vsi->type);
tools/perf/util/bpf-event.c
313
const struct btf_type *t_var = btf__type_by_id(map->btf,
tools/perf/util/bpf_counter.c
147
t = btf__type_by_id(btf, func_info[0].type_id);
tools/perf/util/bpf_off_cpu.c
130
t1 = btf__type_by_id(btf, type_id);
tools/perf/util/bpf_off_cpu.c
134
t2 = btf__type_by_id(btf, t1->type);
tools/perf/util/bpf_off_cpu.c
138
t3 = btf__type_by_id(btf, t2->type);
tools/perf/util/btf.c
15
const struct btf_type *t = btf__type_by_id(btf, type_id);
tools/sched_ext/include/scx/compat.h
38
t = btf__type_by_id(__COMPAT_vmlinux_btf, tid);
tools/sched_ext/include/scx/compat.h
94
t = btf__type_by_id(__COMPAT_vmlinux_btf, tid);
tools/testing/selftests/bpf/btf_helpers.c
94
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/prog_tests/btf.c
4962
t = btf__type_by_id(btf, finfo->type_id);
tools/testing/selftests/bpf/prog_tests/btf.c
8267
test_type = btf__type_by_id(test_btf, i);
tools/testing/selftests/bpf/prog_tests/btf.c
8268
expect_type = btf__type_by_id(expect_btf, i);
tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c
46
t = btf__type_by_id(btf2, 1);
tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c
497
t = btf__type_by_id(btf1, id);
tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c
500
t = btf__type_by_id(btf1, t->type);
tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c
525
t = btf__type_by_id(btf1, id);
tools/testing/selftests/bpf/prog_tests/btf_endian.c
91
t = btf__type_by_id(swap_btf, var_id);
tools/testing/selftests/bpf/prog_tests/btf_split.c
115
t = btf__type_by_id(btf2, 5);
tools/testing/selftests/bpf/prog_tests/btf_split.c
119
t = btf__type_by_id(btf3, 5);
tools/testing/selftests/bpf/prog_tests/btf_split.c
127
t = btf__type_by_id(btf3, 1);
tools/testing/selftests/bpf/prog_tests/btf_split.c
189
t = btf__type_by_id(btf6, i);
tools/testing/selftests/bpf/prog_tests/btf_split.c
192
ot = btf__type_by_id(btf3, i);
tools/testing/selftests/bpf/prog_tests/btf_split.c
79
t = btf__type_by_id(btf2, 1);
tools/testing/selftests/bpf/prog_tests/btf_split.c
91
t = btf__type_by_id(btf1, 4);
tools/testing/selftests/bpf/prog_tests/btf_split.c
94
t = btf__type_by_id(btf2, 4);
tools/testing/selftests/bpf/prog_tests/btf_write.c
108
t = btf__type_by_id(btf, 7);
tools/testing/selftests/bpf/prog_tests/btf_write.c
140
t = btf__type_by_id(btf, 8);
tools/testing/selftests/bpf/prog_tests/btf_write.c
163
t = btf__type_by_id(btf, 9);
tools/testing/selftests/bpf/prog_tests/btf_write.c
182
t = btf__type_by_id(btf, 10);
tools/testing/selftests/bpf/prog_tests/btf_write.c
191
t = btf__type_by_id(btf, 11);
tools/testing/selftests/bpf/prog_tests/btf_write.c
200
t = btf__type_by_id(btf, 12);
tools/testing/selftests/bpf/prog_tests/btf_write.c
211
t = btf__type_by_id(btf, 13);
tools/testing/selftests/bpf/prog_tests/btf_write.c
221
t = btf__type_by_id(btf, 14);
tools/testing/selftests/bpf/prog_tests/btf_write.c
236
t = btf__type_by_id(btf, 15);
tools/testing/selftests/bpf/prog_tests/btf_write.c
254
t = btf__type_by_id(btf, 16);
tools/testing/selftests/bpf/prog_tests/btf_write.c
268
t = btf__type_by_id(btf, 17);
tools/testing/selftests/bpf/prog_tests/btf_write.c
284
t = btf__type_by_id(btf, 18);
tools/testing/selftests/bpf/prog_tests/btf_write.c
294
t = btf__type_by_id(btf, 19);
tools/testing/selftests/bpf/prog_tests/btf_write.c
30
t = btf__type_by_id(btf, 1);
tools/testing/selftests/bpf/prog_tests/btf_write.c
305
t = btf__type_by_id(btf, 20);
tools/testing/selftests/bpf/prog_tests/btf_write.c
319
t = btf__type_by_id(btf, 21);
tools/testing/selftests/bpf/prog_tests/btf_write.c
341
t = btf__type_by_id(btf, 22);
tools/testing/selftests/bpf/prog_tests/btf_write.c
57
t = btf__type_by_id(btf, 2);
tools/testing/selftests/bpf/prog_tests/btf_write.c
65
t = btf__type_by_id(btf, 3);
tools/testing/selftests/bpf/prog_tests/btf_write.c
73
t = btf__type_by_id(btf, 4);
tools/testing/selftests/bpf/prog_tests/btf_write.c
81
t = btf__type_by_id(btf, 5);
tools/testing/selftests/bpf/prog_tests/btf_write.c
90
t = btf__type_by_id(btf, 6);
tools/testing/selftests/bpf/prog_tests/core_reloc.c
449
t = btf__type_by_id(local_btf, i);
tools/testing/selftests/bpf/prog_tests/core_reloc.c
466
} else if (btf_is_ptr(t) && (t = btf__type_by_id(local_btf, t->type))) {
tools/testing/selftests/bpf/prog_tests/core_reloc.c
467
if (btf_is_func_proto(t) && (t = btf__type_by_id(local_btf, t->type)) &&
tools/testing/selftests/bpf/prog_tests/core_reloc.c
476
} else if (btf_is_array(t) && (t = btf__type_by_id(local_btf, btf_array(t)->type)) &&
tools/testing/selftests/bpf/prog_tests/ctx_rewrite.c
254
const struct btf_type *type = btf__type_by_id(btf, btf_id);
tools/testing/selftests/bpf/prog_tests/libbpf_probes.c
22
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/prog_tests/libbpf_probes.c
62
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/prog_tests/libbpf_str.c
126
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/prog_tests/libbpf_str.c
183
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/prog_tests/libbpf_str.c
36
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/prog_tests/libbpf_str.c
81
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/prog_tests/resolve_btfids.c
72
type = btf__type_by_id(btf, type_id);
tools/testing/selftests/bpf/prog_tests/test_global_funcs.c
104
proto_t = btf__type_by_id(btf, fn_t->type);
tools/testing/selftests/bpf/prog_tests/test_global_funcs.c
31
t = btf__type_by_id(btf, p->type);
tools/testing/selftests/bpf/prog_tests/test_global_funcs.c
99
fn_t = btf__type_by_id(btf, rec->type_id);
tools/testing/selftests/bpf/prog_tests/verifier_log.c
291
t = (void *)btf__type_by_id(btf, res);
tools/testing/selftests/bpf/test_loader.c
447
t = btf__type_by_id(btf, i);
tools/testing/selftests/bpf/test_progs.c
1236
t = btf__type_by_id(btf, i);
tools/testing/selftests/bpf/veristat.c
1220
t = btf__type_by_id(btf, bpf_map__btf_value_type_id(map));
tools/testing/selftests/bpf/veristat.c
1227
mt = btf__type_by_id(btf, m->type);
tools/testing/selftests/bpf/veristat.c
1282
t = btf__type_by_id(btf, id);
tools/testing/selftests/bpf/veristat.c
1283
t = btf__type_by_id(btf, t->type);
tools/testing/selftests/bpf/veristat.c
1288
t = btf__type_by_id(btf, btf_params(t)[0].type);
tools/testing/selftests/bpf/veristat.c
1290
t = btf__type_by_id(btf, t->type);
tools/testing/selftests/bpf/veristat.c
1293
t = btf__type_by_id(btf, t->type);
tools/testing/selftests/bpf/veristat.c
1295
t = btf__type_by_id(btf, t->type);
tools/testing/selftests/bpf/veristat.c
1884
t = btf__type_by_id(btf, i);
tools/testing/selftests/bpf/veristat.c
1928
t = btf__type_by_id(btf, tid);
tools/testing/selftests/bpf/veristat.c
1972
member_type = btf__type_by_id(btf, tid);
tools/testing/selftests/bpf/veristat.c
2013
base_type = btf__type_by_id(btf, tid);
tools/testing/selftests/bpf/veristat.c
2035
base_type = btf__type_by_id(btf, sinfo->type);
tools/testing/selftests/bpf/veristat.c
2051
base_type = btf__type_by_id(btf, btf__resolve_type(btf, sinfo->type));
tools/testing/selftests/bpf/veristat.c
2125
t = btf__type_by_id(btf, i);
tools/testing/selftests/bpf/veristat.c
2138
const struct btf_type *var_type = btf__type_by_id(btf, sinfo->type);