Home
last modified time | relevance | path

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

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