Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dfpsimd.h40 extern void fpsimd_thread_switch(struct task_struct *next);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c641 fpsimd_thread_switch(next); in __switch_to()
H A Dfpsimd.c995 void fpsimd_thread_switch(struct task_struct *next) in fpsimd_thread_switch() function