Searched refs:old_insn (Results 1 – 1 of 1) sorted by relevance
593 u8 old_insn[X86_PATCH_SIZE]; in __bpf_arch_text_poke() local598 memcpy(old_insn, nop_insn, X86_PATCH_SIZE); in __bpf_arch_text_poke()600 prog = old_insn; in __bpf_arch_text_poke()620 if (memcmp(ip, old_insn, X86_PATCH_SIZE)) in __bpf_arch_text_poke()