Home
last modified time | relevance | path

Searched refs:root_type_id (Results 1 – 3 of 3) sorted by relevance

/tools/lib/bpf/
A Drelo_core.h34 __u32 root_type_id; member
A Drelo_core.c280 spec->root_type_id = relo->type_id; in bpf_core_parse_spec()
569 targ_spec->root_type_id = targ_id; in bpf_core_spec_match()
575 local_spec->root_type_id, in bpf_core_spec_match()
579 local_spec->root_type_id, in bpf_core_spec_match()
837 *val = spec->root_type_id; in bpf_core_calc_type_relo()
849 sz = btf__resolve_size(spec->btf, spec->root_type_id); in bpf_core_calc_type_relo()
1190 type_id = spec->root_type_id; in bpf_core_format_spec()
1341 targ_res->orig_val = local_spec->root_type_id; in bpf_core_calc_relo_insn()
1342 targ_res->new_val = local_spec->root_type_id; in bpf_core_calc_relo_insn()
/tools/bpf/bpftool/
A Dgen.c2111 unsigned int type_id = targ_spec->root_type_id; in btfgen_record_field_relo()
2262 return btfgen_mark_type_match(info, targ_spec->root_type_id, false); in btfgen_record_type_match_relo()
2267 return btfgen_mark_type(info, targ_spec->root_type_id, true); in btfgen_record_type_relo()
2272 return btfgen_mark_type(info, targ_spec->root_type_id, false); in btfgen_record_enumval_relo()

Completed in 14 milliseconds