Searched defs:extctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | signal.c | 290 static int protected_save_fpu_context(struct extctx_layout *extctx) in protected_save_fpu_context() argument 324 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context() argument 359 static int protected_save_lsx_context(struct extctx_layout *extctx) in protected_save_lsx_context() argument 396 static int protected_restore_lsx_context(struct extctx_layout *extctx) in protected_restore_lsx_context() argument 434 protected_save_lasx_context(struct extctx_layout *extctx) protected_save_lasx_context() argument 474 protected_restore_lasx_context(struct extctx_layout *extctx) protected_restore_lasx_context() argument 516 protected_save_lbt_context(struct extctx_layout *extctx) protected_save_lbt_context() argument 547 protected_restore_lbt_context(struct extctx_layout *extctx) protected_restore_lbt_context() argument 576 setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc, struct extctx_layout *extctx) setup_sigcontext() argument 627 parse_extcontext(struct sigcontext __user *sc, struct extctx_layout *extctx) parse_extcontext() argument 688 struct extctx_layout extctx; restore_sigcontext() local 750 extframe_alloc(struct extctx_layout *extctx, struct _ctx_layout *layout, size_t size, unsigned int align, unsigned long base) extframe_alloc() argument 766 setup_extcontext(struct extctx_layout *extctx, unsigned long sp) setup_extcontext() argument 801 get_sigframe(struct ksignal *ksig, struct pt_regs *regs, struct extctx_layout *extctx) get_sigframe() argument 869 struct extctx_layout extctx; setup_rt_frame() local [all...] |
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | signal.c | 391 static int protected_save_fpu_context(struct extctx_layout *extctx) in protected_save_fpu_context() argument 425 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context() argument 460 static int protected_save_lsx_context(struct extctx_layout *extctx) in protected_save_lsx_context() argument 497 static int protected_restore_lsx_context(struct extctx_layout *extctx) in protected_restore_lsx_context() argument 535 protected_save_lasx_context(struct extctx_layout *extctx) protected_save_lasx_context() argument 575 protected_restore_lasx_context(struct extctx_layout *extctx) protected_restore_lasx_context() argument 617 protected_save_lbt_context(struct extctx_layout *extctx) protected_save_lbt_context() argument 653 protected_restore_lbt_context(struct extctx_layout *extctx) protected_restore_lbt_context() argument 687 setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc, struct extctx_layout *extctx) setup_sigcontext() argument 720 parse_extcontext(struct sigcontext __user *sc, struct extctx_layout *extctx) parse_extcontext() argument 781 struct extctx_layout extctx; restore_sigcontext() local 843 extframe_alloc(struct extctx_layout *extctx, struct _ctx_layout *layout, size_t size, unsigned int align, unsigned long base) extframe_alloc() argument 859 setup_extcontext(struct extctx_layout *extctx, unsigned long sp) setup_extcontext() argument 895 get_sigframe(struct ksignal *ksig, struct pt_regs *regs, struct extctx_layout *extctx) get_sigframe() argument 963 struct extctx_layout extctx; setup_rt_frame() local [all...] |
Completed in 3 milliseconds