Home
last modified time | relevance | path

Searched defs:extctx (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/kernel/
Dsignal.c391 static int protected_save_fpu_context(struct extctx_layout *extctx) in protected_save_fpu_context()
425 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context()
460 static int protected_save_lsx_context(struct extctx_layout *extctx) in protected_save_lsx_context()
497 static int protected_restore_lsx_context(struct extctx_layout *extctx) in protected_restore_lsx_context()
535 static int protected_save_lasx_context(struct extctx_layout *extctx) in protected_save_lasx_context()
575 static int protected_restore_lasx_context(struct extctx_layout *extctx) in protected_restore_lasx_context()
617 static int protected_save_lbt_context(struct extctx_layout *extctx) in protected_save_lbt_context()
653 static int protected_restore_lbt_context(struct extctx_layout *extctx) in protected_restore_lbt_context()
688 struct extctx_layout *extctx) in setup_sigcontext()
720 static int parse_extcontext(struct sigcontext __user *sc, struct extctx_layout *extctx) in parse_extcontext()
[all …]