Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpid.h105 extern void detach_pid(struct task_struct *task, enum pid_type);
/linux-6.3-rc2/kernel/
A Dexit.c125 detach_pid(p, PIDTYPE_PID); in __unhash_process()
127 detach_pid(p, PIDTYPE_TGID); in __unhash_process()
128 detach_pid(p, PIDTYPE_PGID); in __unhash_process()
129 detach_pid(p, PIDTYPE_SID); in __unhash_process()
A Dpid.c356 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid() function

Completed in 7 milliseconds