Searched refs:attach_pid (Results 1 – 5 of 5) sorted by relevance
104 extern void attach_pid(struct task_struct *task, enum pid_type);
331 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid() function365 attach_pid(task, type); in change_pid()
2382 attach_pid(p, PIDTYPE_TGID); in copy_process()2383 attach_pid(p, PIDTYPE_PGID); in copy_process()2384 attach_pid(p, PIDTYPE_SID); in copy_process()2396 attach_pid(p, PIDTYPE_PID); in copy_process()
2642 ffff8000100a90f0 T attach_pid
Completed in 305 milliseconds