Searched refs:bpf_core_calc_relo_insn (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/lib/bpf/
H A Drelo_core.h82 int bpf_core_calc_relo_insn(const char *prog_name,
H A Drelo_core.c1280 int bpf_core_calc_relo_insn(const char *prog_name, function
H A Dlibbpf.c5763 return bpf_core_calc_relo_insn(prog_name, relo, relo_idx, local_btf, cands, specs_scratch,
/linux-master/tools/bpf/bpftool/
H A Dgen.c2355 err = bpf_core_calc_relo_insn(sec_name, relo, relo_idx, btf, cands,
2493 * bpf_core_calc_relo_insn() to get the target specification, this
/linux-master/kernel/bpf/
H A Dbtf.c8731 * since module can be unloaded while bpf_core_calc_relo_insn
8736 err = bpf_core_calc_relo_insn((void *)ctx->log, relo, relo_idx, ctx->btf, &cands, specs,

Completed in 202 milliseconds