Searched refs:compat_user_regs_struct (Results 1 – 2 of 2) sorted by relevance
18 struct compat_user_regs_struct sc_regs;106 struct compat_user_regs_struct cregs; in compat_restore_sigcontext()165 struct compat_user_regs_struct cregs; in compat_setup_sigcontext()
38 struct compat_user_regs_struct { struct73 static inline void regs_to_cregs(struct compat_user_regs_struct *cregs, in regs_to_cregs() argument110 static inline void cregs_to_regs(struct compat_user_regs_struct *cregs, in cregs_to_regs()