text_poke_kgdb     52 arch/x86/include/asm/text-patching.h extern void *text_poke_kgdb(void *addr, const void *opcode, size_t len);
text_poke_kgdb    749 arch/x86/kernel/kgdb.c 	text_poke_kgdb((void *)bpt->bpt_addr, arch_kgdb_ops.gdb_bpt_instr,
text_poke_kgdb    766 arch/x86/kernel/kgdb.c 	text_poke_kgdb((void *)bpt->bpt_addr, bpt->saved_instr,