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/
H A Drelo_core.c557 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match() argument
879 bpf_core_calc_relo(const char *prog_name, const struct bpf_core_relo *relo, int relo_idx, const struct bpf_core_spec *local_spec, const struct bpf_core_spec *targ_spec, struct bpf_core_relo_res *res) bpf_core_calc_relo() argument
1288 struct bpf_core_spec *local_spec = &specs_scratch[0]; bpf_core_calc_relo_insn() local
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c4994 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match() argument
5321 bpf_core_calc_relo(const struct bpf_program *prog, const struct bpf_core_relo *relo, int relo_idx, const struct bpf_core_spec *local_spec, const struct bpf_core_spec *targ_spec, struct bpf_core_relo_res *res) bpf_core_calc_relo() argument
5732 struct bpf_core_spec local_spec, cand_spec, targ_spec = {}; bpf_core_apply_relo() local
[all...]

Completed in 13 milliseconds