Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dexec.h13 void uao_thread_switch(struct task_struct *next);
/Linux-v5.4/arch/arm64/kernel/
Dsuspend.c60 uao_thread_switch(current); in __cpu_suspend_exit()
Dprocess.c444 void uao_thread_switch(struct task_struct *next) in uao_thread_switch() function
507 uao_thread_switch(next); in __switch_to()