Home
last modified time | relevance | path

Searched refs:get_ctx_through_ctxinfo (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/loongarch/kernel/
Dsignal.c95 static void __user *get_ctx_through_ctxinfo(struct sctx_info *info) in get_ctx_through_ctxinfo() function
396 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_save_fpu_context()
430 struct fpu_context __user *fpu_ctx = (struct fpu_context *)get_ctx_through_ctxinfo(info); in protected_restore_fpu_context()
465 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_save_lsx_context()
502 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lsx_context()
541 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_save_lasx_context()
581 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lasx_context()
623 (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_save_lbt_context()
659 (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_restore_lbt_context()