Searched refs:local_spec (Results 1 – 1 of 1) sorted by relevance
570 targ_spec->relo_kind = local_spec->relo_kind; in bpf_core_spec_match()573 if (local_spec->relo_kind == BPF_CORE_TYPE_MATCHES) in bpf_core_spec_match()574 return bpf_core_types_match(local_spec->btf, in bpf_core_spec_match()575 local_spec->root_type_id, in bpf_core_spec_match()578 return bpf_core_types_are_compat(local_spec->btf, in bpf_core_spec_match()579 local_spec->root_type_id, in bpf_core_spec_match()583 local_acc = &local_spec->spec[0]; in bpf_core_spec_match()630 matched = bpf_core_match_member(local_spec->btf, in bpf_core_spec_match()898 const struct bpf_core_spec *local_spec, in bpf_core_calc_relo() argument1341 targ_res->orig_val = local_spec->root_type_id; in bpf_core_calc_relo_insn()[all …]