Searched refs:transfer_pid (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
A D | pid.h | 109 extern void transfer_pid(struct task_struct *old, struct task_struct *new,
|
/linux/fs/ |
A D | exec.c | 1123 transfer_pid(leader, tsk, PIDTYPE_TGID); in de_thread() 1124 transfer_pid(leader, tsk, PIDTYPE_PGID); in de_thread() 1125 transfer_pid(leader, tsk, PIDTYPE_SID); in de_thread()
|
/linux/kernel/ |
A D | pid.c | 388 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid() function
|
/linux/ |
A D | System.map | 2646 ffff8000100a9270 T transfer_pid
|
A D | .tmp_System.map | 2646 ffff8000100a9270 T transfer_pid
|
Completed in 293 milliseconds