Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpid.h95 extern void transfer_pid(struct task_struct *old, struct task_struct *new,
/linux-4.4.14/kernel/
Dpid.c428 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid() function
/linux-4.4.14/fs/
Dexec.c985 transfer_pid(leader, tsk, PIDTYPE_PGID); in de_thread()
986 transfer_pid(leader, tsk, PIDTYPE_SID); in de_thread()