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.c1102 static int bpf_modify_inst(void *ip, ppc_inst_t old_inst, ppc_inst_t new_inst) in bpf_modify_inst() function
1206 ret = bpf_modify_inst(ip, old_inst, new_inst); in bpf_arch_text_poke()
1260 ret = bpf_modify_inst(ip, old_inst, new_inst); in bpf_arch_text_poke()
1274 ret = bpf_modify_inst(ip, old_inst, new_inst); in bpf_arch_text_poke()