Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dexec.h13 void uao_thread_switch(struct task_struct *next);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsuspend.c61 uao_thread_switch(current); in __cpu_suspend_exit()
H A Dprocess.c544 void uao_thread_switch(struct task_struct *next) in uao_thread_switch() function
646 uao_thread_switch(next); in __switch_to()