Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsignal.c60 struct extctx_layout { struct
367 static int protected_save_fpu_context(struct extctx_layout *extctx) in protected_save_fpu_context()
401 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context()
436 static int protected_save_lsx_context(struct extctx_layout *extctx) in protected_save_lsx_context()
473 static int protected_restore_lsx_context(struct extctx_layout *extctx) in protected_restore_lsx_context()
511 static int protected_save_lasx_context(struct extctx_layout *extctx) in protected_save_lasx_context()
551 static int protected_restore_lasx_context(struct extctx_layout *extctx) in protected_restore_lasx_context()
593 static int protected_save_lbt_context(struct extctx_layout *extctx) in protected_save_lbt_context()
629 static int protected_restore_lbt_context(struct extctx_layout *extctx) in protected_restore_lbt_context()
664 struct extctx_layout *extctx) in setup_sigcontext()
[all …]