Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dkprobes.c233 static void disable_singlestep(struct kprobe_ctlblk *kcb, in disable_singlestep() function
243 NOKPROBE_SYMBOL(disable_singlestep);
529 disable_singlestep(kcb, regs, ip); in resume_execution()
581 disable_singlestep(kcb, regs, (unsigned long) p->addr); in kprobe_trap_handler()