Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dtraps_32.c180 set_used_math(); in do_fpd_trap()
185 set_used_math(); in do_fpd_trap()
H A Dsigutil_32.c65 set_used_math(); in restore_fpu_state()
/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h161 set_used_math(); in init_fpu()
/openbmc/linux/arch/sh/kernel/
H A Dsignal_32.c84 set_used_math(); in restore_sigcontext_fpu()
/openbmc/linux/include/linux/
H A Dsched.h1774 #define set_used_math() set_stopped_child_used_math(current) macro