Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/loongson64/loongson-3/
Dcop2-ex.c47 set_used_math(); in loongson_cu2_call()
/linux-4.4.14/arch/sparc/kernel/
Dsigutil_32.c64 set_used_math(); in restore_fpu_state()
Dtraps_32.c204 set_used_math(); in do_fpd_trap()
209 set_used_math(); in do_fpd_trap()
/linux-4.4.14/arch/sh/kernel/
Dsignal_32.c83 set_used_math(); in restore_sigcontext_fpu()
/linux-4.4.14/arch/mips/kernel/
Dbranch.c687 set_used_math(); in __compute_return_epc_for_insn()
Dmips-r2-to-r6-emul.c1168 set_used_math(); in mipsr2_decoder()
Dtraps.c1250 set_used_math(); in enable_restore_fp_context()
/linux-4.4.14/include/linux/
Dsched.h2113 #define set_used_math() set_stopped_child_used_math(current) macro