Home
last modified time | relevance | path

Searched refs:unlock_fpu_owner (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsignal-common.h32 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
H A Dsignal.c354 unlock_fpu_owner(); in protected_save_fp_context()
356 unlock_fpu_owner(); in protected_save_fp_context()
417 unlock_fpu_owner(); in protected_restore_fp_context()
419 unlock_fpu_owner(); in protected_restore_fp_context()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsignal-common.h32 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
H A Dsignal.c353 unlock_fpu_owner(); in protected_save_fp_context()
355 unlock_fpu_owner(); in protected_save_fp_context()
416 unlock_fpu_owner(); in protected_restore_fp_context()
418 unlock_fpu_owner(); in protected_restore_fp_context()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c305 unlock_fpu_owner(); in protected_save_fpu_context()
343 unlock_fpu_owner(); in protected_restore_fpu_context()
377 unlock_fpu_owner(); in protected_save_lsx_context()
418 unlock_fpu_owner(); in protected_restore_lsx_context()
455 unlock_fpu_owner(); in protected_save_lasx_context()
499 unlock_fpu_owner(); in protected_restore_lasx_context()
530 unlock_fpu_owner(); in protected_save_lbt_context()
561 unlock_fpu_owner(); in protected_restore_lbt_context()
H A Dsignal-common.h44 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c48 #define unlock_fpu_owner() ({ pagefault_enable(); preempt_enable(); }) macro
406 unlock_fpu_owner(); in protected_save_fpu_context()
444 unlock_fpu_owner(); in protected_restore_fpu_context()
478 unlock_fpu_owner(); in protected_save_lsx_context()
519 unlock_fpu_owner(); in protected_restore_lsx_context()
556 unlock_fpu_owner(); in protected_save_lasx_context()
600 unlock_fpu_owner(); in protected_restore_lasx_context()

Completed in 7 milliseconds