Searched refs:attach_pid (Results 1 – 3 of 3) sorted by relevance
85 extern void attach_pid(struct task_struct *task, enum pid_type);
278 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid() function312 attach_pid(task, type); in change_pid()
2017 attach_pid(p, PIDTYPE_TGID); in copy_process()2018 attach_pid(p, PIDTYPE_PGID); in copy_process()2019 attach_pid(p, PIDTYPE_SID); in copy_process()2031 attach_pid(p, PIDTYPE_PID); in copy_process()