Searched refs:bpf_core_calc_relo (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/tools/lib/bpf/ |
D | relo_core.c | 879 static int bpf_core_calc_relo(const char *prog_name, in bpf_core_calc_relo() function 1354 err = bpf_core_calc_relo(prog_name, relo, relo_idx, local_spec, cand_spec, &cand_res); in bpf_core_calc_relo_insn() 1414 err = bpf_core_calc_relo(prog_name, relo, relo_idx, local_spec, NULL, targ_res); in bpf_core_calc_relo_insn()
|