Home
last modified time | relevance | path

Searched defs:arch_exit_to_user_mode_prepare (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dentry-common.h10 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function
23 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
/linux/arch/x86/include/asm/
H A Dentry-common.h60 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function
104 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
/linux/arch/s390/include/asm/
H A Dentry-common.h54 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function
60 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
/linux/include/linux/
H A Dirq-entry-common.h165 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function