Home
last modified time | relevance | path

Searched refs:bpf_core_patch_insn (Results 1 - 3 of 3) sorted by relevance

/third_party/libbpf/src/
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
1403 * bpf_core_patch_insn() uniformly by replacing that instruction with in bpf_core_calc_relo_insn()
H A Dlibbpf.c6283 err = bpf_core_patch_insn(prog->name, insn, insn_idx, rec, i, &targ_res);

Completed in 19 milliseconds