Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpid.h108 extern void exchange_tids(struct task_struct *task, struct task_struct *old);
/linux-6.1.9/kernel/
Dpid.c368 void exchange_tids(struct task_struct *left, struct task_struct *right) in exchange_tids() function
/linux-6.1.9/fs/
Dexec.c1129 exchange_tids(tsk, leader); in de_thread()