Lines Matching defs:extctx
371 static int protected_save_fpu_context(struct extctx_layout *extctx) in protected_save_fpu_context()
405 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context()
440 static int protected_save_lsx_context(struct extctx_layout *extctx) in protected_save_lsx_context()
477 static int protected_restore_lsx_context(struct extctx_layout *extctx) in protected_restore_lsx_context()
515 static int protected_save_lasx_context(struct extctx_layout *extctx) in protected_save_lasx_context()
555 static int protected_restore_lasx_context(struct extctx_layout *extctx) in protected_restore_lasx_context()
597 static int protected_save_lbt_context(struct extctx_layout *extctx) in protected_save_lbt_context()
633 static int protected_restore_lbt_context(struct extctx_layout *extctx) in protected_restore_lbt_context()
668 struct extctx_layout *extctx) in setup_sigcontext()
700 static int parse_extcontext(struct sigcontext __user *sc, struct extctx_layout *extctx) in parse_extcontext()
761 struct extctx_layout extctx; in restore_sigcontext() local
823 static unsigned long extframe_alloc(struct extctx_layout *extctx, in extframe_alloc()
839 static unsigned long setup_extcontext(struct extctx_layout *extctx, unsigned long sp) in setup_extcontext()
876 struct extctx_layout *extctx) in get_sigframe()
943 struct extctx_layout extctx; in setup_rt_frame() local