Lines Matching refs:pt_regs
86 static __always_inline void arch_check_user_regs(struct pt_regs *regs);
89 static __always_inline void arch_check_user_regs(struct pt_regs *regs) {} in arch_check_user_regs()
103 static inline __must_check int arch_syscall_enter_tracehook(struct pt_regs *regs);
106 static inline __must_check int arch_syscall_enter_tracehook(struct pt_regs *regs) in arch_syscall_enter_tracehook()
126 void syscall_enter_from_user_mode_prepare(struct pt_regs *regs);
151 long syscall_enter_from_user_mode_work(struct pt_regs *regs, long syscall);
170 long syscall_enter_from_user_mode(struct pt_regs *regs, long syscall);
213 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs,
217 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work()
232 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs,
236 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare()
268 void arch_do_signal_or_restart(struct pt_regs *regs, bool has_signal);
280 static inline void arch_syscall_exit_tracehook(struct pt_regs *regs, bool step);
283 static inline void arch_syscall_exit_tracehook(struct pt_regs *regs, bool step) in arch_syscall_exit_tracehook()
314 void syscall_exit_to_user_mode(struct pt_regs *regs);
327 void irqentry_enter_from_user_mode(struct pt_regs *regs);
342 void irqentry_exit_to_user_mode(struct pt_regs *regs);
399 irqentry_state_t noinstr irqentry_enter(struct pt_regs *regs);
422 void noinstr irqentry_exit(struct pt_regs *regs, irqentry_state_t state);
430 irqentry_state_t noinstr irqentry_nmi_enter(struct pt_regs *regs);
441 void noinstr irqentry_nmi_exit(struct pt_regs *regs, irqentry_state_t irq_state);