Searched refs:exit_ptrace (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dptrace.h61 extern void exit_ptrace(struct task_struct *tracer, struct list_head *dead);
/linux-master/kernel/
H A Dptrace.c497 * exit_ptrace(). Otherwise we don't report the error but
594 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) function
H A Dexit.c692 exit_ptrace(father, dead);

Completed in 382 milliseconds