Searched refs:__patch_text (Results 1 – 4 of 4) sorted by relevance
8 static inline void __patch_text(void *addr, unsigned int insn) in __patch_text() function
257 __patch_text((void *)bpt->bpt_addr, in kgdb_arch_set_breakpoint()266 __patch_text((void *)bpt->bpt_addr, *(unsigned int *)bpt->saved_instr); in kgdb_arch_remove_breakpoint()
116 __patch_text(patch->addr, patch->insn); in patch_text_stop_machine()
170 __patch_text(p->addr, p->insn); in __kprobes_remove_breakpoint()