Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/arch/loongarch/include/asm/
H A Dfpu.h169 set_used_math(); in init_fpu()
/linux-6.15/arch/sh/kernel/
H A Dsignal_32.c84 set_used_math(); in restore_sigcontext_fpu()
/linux-6.15/include/linux/
H A Dsched.h1764 #define set_used_math() set_stopped_child_used_math(current) macro