Home
last modified time | relevance | path

Searched refs:set_used_math (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sparc/kernel/
H A Dtraps_32.c181 set_used_math(); in do_fpd_trap()
186 set_used_math(); in do_fpd_trap()
H A Dsigutil_32.c65 set_used_math(); in restore_fpu_state()
/linux/arch/loongarch/include/asm/
H A Dfpu.h169 set_used_math(); in init_fpu()
/linux/arch/sh/kernel/
H A Dsignal_32.c84 set_used_math(); in restore_sigcontext_fpu()
/linux/include/linux/
H A Dsched.h1781 #define set_used_math() set_stopped_child_used_math(current) macro