Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c141 static int copy_lsx_to_sigcontext(struct lsx_context __user *ctx) in copy_lsx_to_sigcontext() function
476 err = copy_lsx_to_sigcontext(lsx_ctx); in protected_save_lsx_context()