text_poke_bp 54 arch/x86/include/asm/text-patching.h extern void text_poke_bp(void *addr, const void *opcode, size_t len, void *handler); text_poke_bp 92 arch/x86/kernel/jump_label.c text_poke_bp((void *)jump_entry_code(entry), &code, JUMP_LABEL_NOP_SIZE, text_poke_bp 440 arch/x86/kernel/kprobes/opt.c text_poke_bp(op->kp.addr, insn_buff, RELATIVEJUMP_SIZE, text_poke_bp 455 arch/x86/kernel/kprobes/opt.c text_poke_bp(op->kp.addr, insn_buff, RELATIVEJUMP_SIZE,