Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dkprobes.c218 static void disable_singlestep(struct kprobe_ctlblk *kcb, in disable_singlestep() function
228 NOKPROBE_SYMBOL(disable_singlestep);
365 disable_singlestep(kcb, regs, ip); in resume_execution()
412 disable_singlestep(kcb, regs, (unsigned long) p->addr); in kprobe_trap_handler()