Home
last modified time | relevance | path

Searched refs:bpf_core_patch_insn (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Drelo_core.h89 int bpf_core_patch_insn(const char *prog_name, struct bpf_insn *insn,
H A Drelo_core.c1024 int bpf_core_patch_insn(const char *prog_name, struct bpf_insn *insn, in bpf_core_patch_insn() function
H A Dlibbpf.c5878 err = bpf_core_patch_insn(prog->name, insn, insn_idx, rec, i, &targ_res); in bpf_object__relocate_core()
/openbmc/linux/kernel/bpf/
H A Dbtf.c8487 err = bpf_core_patch_insn((void *)ctx->log, insn, relo->insn_off / 8, relo, relo_idx, in bpf_core_apply()