Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dptrace.h55 extern void exit_ptrace(struct task_struct *tracer, struct list_head *dead);
/linux-4.1.27/kernel/
Dptrace.c512 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace() function
Dexit.c557 exit_ptrace(father, dead); in forget_original_parent()