Searched defs:extctx (Results 1 – 1 of 1) sorted by relevance
/linux/arch/loongarch/kernel/ |
H A D | signal.c | 371 static int protected_save_fpu_context(struct extctx_layout *extctx) in protected_save_fpu_context() argument 405 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context() argument 440 static int protected_save_lsx_context(struct extctx_layout *extctx) in protected_save_lsx_context() argument 477 static int protected_restore_lsx_context(struct extctx_layout *extctx) in protected_restore_lsx_context() argument 515 protected_save_lasx_context(struct extctx_layout * extctx) protected_save_lasx_context() argument 555 protected_restore_lasx_context(struct extctx_layout * extctx) protected_restore_lasx_context() argument 597 protected_save_lbt_context(struct extctx_layout * extctx) protected_save_lbt_context() argument 633 protected_restore_lbt_context(struct extctx_layout * extctx) protected_restore_lbt_context() argument 668 setup_sigcontext(struct pt_regs * regs,struct sigcontext __user * sc,struct extctx_layout * extctx) setup_sigcontext() argument 700 parse_extcontext(struct sigcontext __user * sc,struct extctx_layout * extctx) parse_extcontext() argument 761 struct extctx_layout extctx; restore_sigcontext() local 823 extframe_alloc(struct extctx_layout * extctx,struct _ctx_layout * layout,size_t size,unsigned int align,unsigned long base) extframe_alloc() argument 839 setup_extcontext(struct extctx_layout * extctx,unsigned long sp) setup_extcontext() argument 876 get_sigframe(struct ksignal * ksig,struct pt_regs * regs,struct extctx_layout * extctx) get_sigframe() argument 943 struct extctx_layout extctx; setup_rt_frame() local [all...] |