Home
last modified time | relevance | path

Searched refs:disable_singlestep (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dkprobes.c247 static void disable_singlestep(struct kprobe_ctlblk *kcb, in disable_singlestep() function
257 NOKPROBE_SYMBOL(disable_singlestep);
394 disable_singlestep(kcb, regs, ip); in resume_execution()
441 disable_singlestep(kcb, regs, (unsigned long) p->addr); in kprobe_trap_handler()