Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpid.h106 extern void exchange_tids(struct task_struct *task, struct task_struct *old);
/OK3568_Linux_fs/kernel/kernel/
H A Dpid.c368 void exchange_tids(struct task_struct *left, struct task_struct *right) in exchange_tids() function
/OK3568_Linux_fs/kernel/fs/
H A Dexec.c1132 exchange_tids(tsk, leader); in de_thread()