Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Drelo_core.h82 int bpf_core_calc_relo_insn(const char *prog_name,
Drelo_core.c1280 int bpf_core_calc_relo_insn(const char *prog_name, in bpf_core_calc_relo_insn() function
Dlibbpf.c5772 return bpf_core_calc_relo_insn(prog_name, relo, relo_idx, local_btf, cands, specs_scratch, in bpf_core_resolve_relo()
/Linux-v6.6/tools/bpf/bpftool/
Dgen.c2098 err = bpf_core_calc_relo_insn(sec_name, relo, relo_idx, btf, cands, in btfgen_record_obj()
/Linux-v6.6/kernel/bpf/
Dbtf.c8466 err = bpf_core_calc_relo_insn((void *)ctx->log, relo, relo_idx, ctx->btf, &cands, specs, in bpf_core_apply()