Searched refs:bpf_core_calc_relo_insn (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/tools/lib/bpf/ |
| D | relo_core.h | 82 int bpf_core_calc_relo_insn(const char *prog_name,
|
| D | relo_core.c | 1280 int bpf_core_calc_relo_insn(const char *prog_name, in bpf_core_calc_relo_insn() function
|
| D | libbpf.c | 5772 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/ |
| D | gen.c | 2098 err = bpf_core_calc_relo_insn(sec_name, relo, relo_idx, btf, cands, in btfgen_record_obj()
|
| /Linux-v6.6/kernel/bpf/ |
| D | btf.c | 8466 err = bpf_core_calc_relo_insn((void *)ctx->log, relo, relo_idx, ctx->btf, &cands, specs, in bpf_core_apply()
|