Lines Matching refs:pt_regs
76 static __always_inline void arch_enter_from_user_mode(struct pt_regs *regs);
79 static __always_inline void arch_enter_from_user_mode(struct pt_regs *regs) {} in arch_enter_from_user_mode()
101 void enter_from_user_mode(struct pt_regs *regs);
118 void syscall_enter_from_user_mode_prepare(struct pt_regs *regs);
143 long syscall_enter_from_user_mode_work(struct pt_regs *regs, long syscall);
162 long syscall_enter_from_user_mode(struct pt_regs *regs, long syscall);
205 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs,
209 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work()
224 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs,
228 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare()
259 void arch_do_signal_or_restart(struct pt_regs *regs);
294 void syscall_exit_to_user_mode_work(struct pt_regs *regs);
325 void syscall_exit_to_user_mode(struct pt_regs *regs);
338 void irqentry_enter_from_user_mode(struct pt_regs *regs);
353 void irqentry_exit_to_user_mode(struct pt_regs *regs);
410 irqentry_state_t noinstr irqentry_enter(struct pt_regs *regs);
447 void noinstr irqentry_exit(struct pt_regs *regs, irqentry_state_t state);
455 irqentry_state_t noinstr irqentry_nmi_enter(struct pt_regs *regs);
466 void noinstr irqentry_nmi_exit(struct pt_regs *regs, irqentry_state_t irq_state);