Home
last modified time | relevance | path

Searched refs:clear_used_math (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dsigutil_32.c45 clear_used_math(); in save_fpu_state()
/openbmc/linux/arch/sh/kernel/
H A Dprocess_32.c83 clear_used_math(); in flush_thread()
H A Dsignal_32.c106 clear_used_math(); in save_sigcontext_fpu()
143 clear_used_math(); in restore_sigcontext()
/openbmc/linux/arch/sh/kernel/cpu/
H A Dinit.c226 clear_used_math(); in fpu_init()
/openbmc/linux/arch/loongarch/kernel/
H A Dprocess.c93 clear_used_math(); in start_thread()
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c62 clear_used_math(); in start_thread()
/openbmc/linux/include/linux/
H A Dsched.h1780 #define clear_used_math() clear_stopped_child_used_math(current) macro