Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c1117 static int bpf_modify_inst(void *ip, ppc_inst_t old_inst, ppc_inst_t new_inst) in bpf_modify_inst() function
1221 ret = bpf_modify_inst(ip, old_inst, new_inst); in bpf_arch_text_poke()
1275 ret = bpf_modify_inst(ip, old_inst, new_inst); in bpf_arch_text_poke()
1289 ret = bpf_modify_inst(ip, old_inst, new_inst); in bpf_arch_text_poke()