Searched refs:singlestep_syscall (Results 1 – 4 of 4) sorted by relevance
17 child->thread.singlestep_syscall = 0; in user_enable_single_step()27 child->thread.singlestep_syscall = 0; in user_disable_single_step()
130 current->thread.singlestep_syscall = in kern_do_signal()
401 if (task->thread.singlestep_syscall) in singlestepping()
32 int singlestep_syscall; member