Home
last modified time | relevance | path

Searched refs:unlock_fpu_owner (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dsignal-common.h32 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
Dsignal.c325 unlock_fpu_owner(); in protected_save_fp_context()
327 unlock_fpu_owner(); in protected_save_fp_context()
388 unlock_fpu_owner(); in protected_restore_fp_context()
390 unlock_fpu_owner(); in protected_restore_fp_context()