Lines Matching defs:sc
69 static int copy_fp_to_sigcontext(void __user *sc) in copy_fp_to_sigcontext()
88 static int copy_fp_from_sigcontext(void __user *sc) in copy_fp_from_sigcontext()
110 static int save_hw_fp_context(void __user *sc) in save_hw_fp_context()
119 static int restore_hw_fp_context(void __user *sc) in restore_hw_fp_context()
132 static inline void __user *sc_to_extcontext(void __user *sc) in sc_to_extcontext()
296 int protected_save_fp_context(void __user *sc) in protected_save_fp_context()
349 int protected_restore_fp_context(void __user *sc) in protected_restore_fp_context()
410 int setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext()
487 int restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext()
869 static int smp_save_fp_context(void __user *sc) in smp_save_fp_context()
876 static int smp_restore_fp_context(void __user *sc) in smp_restore_fp_context()