Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c4385 __u32 root_type_id; member
4531 spec->root_type_id = type_id; in bpf_core_parse_spec()
5005 targ_spec->root_type_id = targ_id; in bpf_core_spec_match()
5010 local_spec->root_type_id, in bpf_core_spec_match()
5245 *val = spec->root_type_id; in bpf_core_calc_type_relo()
5251 sz = btf__resolve_size(spec->btf, spec->root_type_id); in bpf_core_calc_type_relo()
5621 type_id = spec->root_type_id; in bpf_core_dump_spec()
5773 targ_res.orig_val = local_spec.root_type_id; in bpf_core_apply_relo()
5774 targ_res.new_val = local_spec.root_type_id; in bpf_core_apply_relo()
5846 cand_ids->data[j++] = cand_spec.root_type_id; in bpf_core_apply_relo()