Searched refs:nop_insn (Results 1 – 1 of 1) sorted by relevance
576 const u8 *nop_insn = x86_nops[5]; in __bpf_arch_text_poke() local582 memcpy(old_insn, nop_insn, X86_PATCH_SIZE); in __bpf_arch_text_poke()592 memcpy(new_insn, nop_insn, X86_PATCH_SIZE); in __bpf_arch_text_poke()