Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kernel/
A Dsignal.c173 struct user_ctxs { struct
204 static int restore_fpsimd_context(struct user_ctxs *user) in restore_fpsimd_context() argument
272 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()
391 static int restore_tpidr2_context(struct user_ctxs *user) in restore_tpidr2_context()
441 static int restore_za_context(struct user_ctxs *user) in restore_za_context()
526 static int restore_zt_context(struct user_ctxs *user) in restore_zt_context()
568 extern int restore_tpidr2_context(struct user_ctxs *user);
570 extern int restore_za_context(struct user_ctxs *user);
572 extern int restore_zt_context(struct user_ctxs *user);
576 static int parse_user_sigframe(struct user_ctxs *user, in parse_user_sigframe()
[all …]

Completed in 4 milliseconds