Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dptrace.h68 extern void exit_ptrace(struct task_struct *tracer, struct list_head *dead);
/Linux-v5.4/kernel/
Dptrace.c575 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace() function
Dexit.c616 exit_ptrace(father, dead); in forget_original_parent()