Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dsignal.c230 struct user_ctxs { struct
265 static int restore_fpsimd_context(struct user_ctxs *user) in restore_fpsimd_context() argument
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()
388 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()
481 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()
507 static int restore_tpidr2_context(struct user_ctxs *user) in restore_tpidr2_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()
684 extern int restore_tpidr2_context(struct user_ctxs *user);
[all …]