Searched refs:singlestep_syscall (Results 1 – 4 of 4) sorted by relevance
30 int singlestep_syscall; member
142 current->thread.singlestep_syscall = in kern_do_signal()
21 child->thread.singlestep_syscall = 0; in set_singlestepping()
390 if (task->thread.singlestep_syscall) in singlestepping()