Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dpid.h111 extern void exchange_tids(struct task_struct *task, struct task_struct *old);
/linux/kernel/ !
H A Dpid.c383 void exchange_tids(struct task_struct *left, struct task_struct *right) in exchange_tids() function
/linux/fs/ !
H A Dexec.c995 exchange_tids(tsk, leader); in de_thread()