Searched refs:detach_pid (Results 1 – 5 of 5) sorted by relevance
105 extern void detach_pid(struct task_struct *task, enum pid_type);
75 detach_pid(p, PIDTYPE_PID); in __unhash_process()77 detach_pid(p, PIDTYPE_TGID); in __unhash_process()78 detach_pid(p, PIDTYPE_PGID); in __unhash_process()79 detach_pid(p, PIDTYPE_SID); in __unhash_process()
356 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid() function
2643 ffff8000100a9154 T detach_pid
Completed in 316 milliseconds