Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dsignal-common.h33 #define unlock_fpu_owner() preempt_enable() macro
36 #define unlock_fpu_owner() pagefault_enable() macro
Dsignal.c109 unlock_fpu_owner(); in protected_save_fp_context()
111 unlock_fpu_owner(); in protected_save_fp_context()
142 unlock_fpu_owner(); in protected_restore_fp_context()
144 unlock_fpu_owner(); in protected_restore_fp_context()
Dsignal32.c123 unlock_fpu_owner(); in protected_save_fp_context32()
125 unlock_fpu_owner(); in protected_save_fp_context32()
147 unlock_fpu_owner(); in protected_restore_fp_context32()
149 unlock_fpu_owner(); in protected_restore_fp_context32()