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