Home
last modified time | relevance | path

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

/openbmc/linux/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, in bpf_core_calc_relo_insn() function
H A Dlibbpf.c5778 return bpf_core_calc_relo_insn(prog_name, relo, relo_idx, local_btf, cands, specs_scratch, in bpf_core_resolve_relo()
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c2101 err = bpf_core_calc_relo_insn(sec_name, relo, relo_idx, btf, cands, in btfgen_record_obj()
/openbmc/linux/kernel/bpf/
H A Dbtf.c8482 err = bpf_core_calc_relo_insn((void *)ctx->log, relo, relo_idx, ctx->btf, &cands, specs, in bpf_core_apply()