Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/kernel/
Dsignal.c174 struct user_ctxs { struct
205 static int restore_fpsimd_context(struct user_ctxs *user) in restore_fpsimd_context() argument
273 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()
366 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()
392 static int restore_tpidr2_context(struct user_ctxs *user) in restore_tpidr2_context()
442 static int restore_za_context(struct user_ctxs *user) in restore_za_context()
527 static int restore_zt_context(struct user_ctxs *user) in restore_zt_context()
569 extern int restore_tpidr2_context(struct user_ctxs *user);
571 extern int restore_za_context(struct user_ctxs *user);
573 extern int restore_zt_context(struct user_ctxs *user);
[all …]