Home
last modified time | relevance | path

Searched refs:lbt_context (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c232 static int copy_lbt_to_sigcontext(struct lbt_context __user *ctx) in copy_lbt_to_sigcontext()
247 static int copy_lbt_from_sigcontext(struct lbt_context __user *ctx) in copy_lbt_from_sigcontext()
262 static int copy_ftop_to_sigcontext(struct lbt_context __user *ctx) in copy_ftop_to_sigcontext()
269 static int copy_ftop_from_sigcontext(struct lbt_context __user *ctx) in copy_ftop_from_sigcontext()
338 static int save_hw_lbt_context(struct lbt_context __user *ctx) in save_hw_lbt_context()
346 static int restore_hw_lbt_context(struct lbt_context __user *ctx) in restore_hw_lbt_context()
354 static int save_hw_ftop_context(struct lbt_context __user *ctx) in save_hw_ftop_context()
361 static int restore_hw_ftop_context(struct lbt_context __user *ctx) in restore_hw_ftop_context()
621 struct lbt_context __user *lbt_ctx = in protected_save_lbt_context()
622 (struct lbt_context *)get_ctx_through_ctxinf in protected_save_lbt_context()
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c181 static int copy_lbt_to_sigcontext(struct lbt_context __user *ctx) in copy_lbt_to_sigcontext()
196 static int copy_lbt_from_sigcontext(struct lbt_context __user *ctx) in copy_lbt_from_sigcontext()
270 static int save_hw_lbt_context(struct lbt_context __user *ctx) in save_hw_lbt_context()
278 static int restore_hw_lbt_context(struct lbt_context __user *ctx) in restore_hw_lbt_context()
520 struct lbt_context __user *lbt_ctx = (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_save_lbt_context()
551 struct lbt_context __user *lbt_ctx = (struct lbt_context *)get_ctx_through_ctxinfo(info); in protected_restore_lbt_context()
666 sizeof(struct lbt_context))) in parse_extcontext()
795 sizeof(struct lbt_context), LBT_CTX_ALIG in setup_extcontext()
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h64 struct lbt_context { struct
/kernel/linux/linux-6.6/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h65 struct lbt_context { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dsigcontext.h76 struct lbt_context { struct

Completed in 4 milliseconds