Home
last modified time | relevance | path

Searched defs:local_spec (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
Drelo_core.c557 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match()
882 const struct bpf_core_spec *local_spec, in bpf_core_calc_relo()
1288 struct bpf_core_spec *local_spec = &specs_scratch[0]; in bpf_core_calc_relo_insn() local
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c4994 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match()
5324 const struct bpf_core_spec *local_spec, in bpf_core_calc_relo()
5732 struct bpf_core_spec local_spec, cand_spec, targ_spec = {}; in bpf_core_apply_relo() local