Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dexec.h24 void uao_thread_switch(struct task_struct *next);
/Linux-v4.19/arch/arm64/kernel/
Dsuspend.c56 uao_thread_switch(current); in __cpu_suspend_exit()
Dprocess.c390 void uao_thread_switch(struct task_struct *next) in uao_thread_switch() function
427 uao_thread_switch(next); in __switch_to()