Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpid.h109 extern void exchange_tids(struct task_struct *task, struct task_struct *old);
/Linux-v6.6/kernel/
Dpid.c371 void exchange_tids(struct task_struct *left, struct task_struct *right) in exchange_tids() function
/Linux-v6.6/fs/
Dexec.c1131 exchange_tids(tsk, leader); in de_thread()