Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c290 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 Dsignal.c391 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...]
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c431 static int validate_context(SSL *s, unsigned int extctx, unsigned int thisctx) in validate_context() argument
539 int extension_is_relevant(SSL *s, unsigned int extctx, unsigned int thisctx) in extension_is_relevant() argument
805 should_add_extension(SSL *s, unsigned int extctx, unsigned int thisctx, int max_version) should_add_extension() argument
[all...]
/third_party/openssl/ssl/statem/
H A Dextensions.c403 static int validate_context(SSL *s, unsigned int extctx, unsigned int thisctx) in validate_context() argument
511 int extension_is_relevant(SSL *s, unsigned int extctx, unsigned int thisctx) in extension_is_relevant() argument
777 should_add_extension(SSL *s, unsigned int extctx, unsigned int thisctx, int max_version) should_add_extension() argument
[all...]

Completed in 6 milliseconds