Searched refs:ptrace_single_step (Results 1 – 9 of 9) sorted by relevance
73 ptrace_single_step(struct thread *td) in ptrace_single_step() function
169 ptrace_single_step(struct thread *td) in ptrace_single_step() function
218 int ptrace_single_step(struct thread *_td);
258 ptrace_single_step(struct thread *td) in ptrace_single_step() function
430 ptrace_single_step(struct thread *td) in ptrace_single_step() function
126 ptrace_single_step(struct thread *td) in ptrace_single_step() function
389 ptrace_single_step(struct thread *td) in ptrace_single_step() function
332 return (ptrace_single_step(td)); in proc_sstep()1107 error = ptrace_single_step(td2); in kern_ptrace()1225 error = ptrace_single_step(td2); in kern_ptrace()
497 ptrace_single_step(struct thread *td) in ptrace_single_step() 496 ptrace_single_step(struct thread *td) ptrace_single_step() function