Home
last modified time | relevance | path

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

/tools/lib/bpf/
Drelo_core.c30 __u32 root_type_id; member
171 spec->root_type_id = type_id; in bpf_core_parse_spec()
458 targ_spec->root_type_id = targ_id; in bpf_core_spec_match()
463 local_spec->root_type_id, in bpf_core_spec_match()
698 *val = spec->root_type_id; in bpf_core_calc_type_relo()
704 sz = btf__resolve_size(spec->btf, spec->root_type_id); in bpf_core_calc_type_relo()
1056 type_id = spec->root_type_id; in bpf_core_dump_spec()
1191 targ_res.orig_val = local_spec.root_type_id; in bpf_core_apply_relo_insn()
1192 targ_res.new_val = local_spec.root_type_id; in bpf_core_apply_relo_insn()