Home
last modified time | relevance | path

Searched defs:arch_exit_to_user_mode_work (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dentry-common.h16 static __always_inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work() function
28 #define arch_exit_to_user_mode_work arch_exit_to_user_mode_work macro
/linux/arch/s390/include/asm/
H A Dentry-common.h28 static __always_inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work() function
40 #define arch_exit_to_user_mode_work arch_exit_to_user_mode_work macro
/linux/include/linux/
H A Dirq-entry-common.h146 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work() function