Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dptrace.h61 extern void exit_ptrace(struct task_struct *tracer, struct list_head *dead);
/linux-6.1.9/kernel/
Dptrace.c613 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace() function
Dexit.c690 exit_ptrace(father, dead); in forget_original_parent()