Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dkprobes.c223 static void disable_singlestep(struct kprobe_ctlblk *kcb, in disable_singlestep() function
233 NOKPROBE_SYMBOL(disable_singlestep);
499 disable_singlestep(kcb, regs, ip); in resume_execution()
548 disable_singlestep(kcb, regs, (unsigned long) p->addr); in kprobe_trap_handler()