Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dfpsimd.h40 extern void fpsimd_thread_switch(struct task_struct *next);
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dprocess.c544 fpsimd_thread_switch(next); in __switch_to()
Dfpsimd.c995 void fpsimd_thread_switch(struct task_struct *next) in fpsimd_thread_switch() function