Searched refs:bpf_core_calc_relo (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/tools/lib/bpf/ |
D | relo_core.c | 774 static int bpf_core_calc_relo(const char *prog_name, in bpf_core_calc_relo() function 1223 err = bpf_core_calc_relo(prog_name, relo, relo_idx, &local_spec, &cand_spec, &cand_res); in bpf_core_apply_relo_insn() 1280 err = bpf_core_calc_relo(prog_name, relo, relo_idx, &local_spec, NULL, &targ_res); in bpf_core_apply_relo_insn()
|