Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dsignal.c228 struct user_ctxs { struct
303 static int restore_fpmr_context(struct user_ctxs *user) in restore_fpmr_context()
330 static int restore_poe_context(struct user_ctxs *user, in restore_poe_context()
557 static int restore_za_context(struct user_ctxs *user) in restore_za_context()
642 static int restore_zt_context(struct user_ctxs *user) in restore_zt_context()
686 extern int restore_za_context(struct user_ctxs *user);
688 extern int restore_zt_context(struct user_ctxs *user);
719 static int restore_gcs_context(struct user_ctxs *user) in restore_gcs_context()
764 extern int restore_gcs_context(struct user_ctxs *user);
768 static int parse_user_sigframe(struct user_ctxs *user, in parse_user_sigframe()
[all …]