Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/kernel/
Dsignal.c219 struct user_ctxs { struct
267 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()
348 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()
396 static int restore_za_context(struct user_ctxs *user) in restore_za_context()
451 extern int restore_za_context(struct user_ctxs *user);
455 static int parse_user_sigframe(struct user_ctxs *user, in parse_user_sigframe()
634 struct user_ctxs user; in restore_sigframe()