Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dentry-common.h98 static __always_inline void arch_exit_to_user_mode(void) in arch_exit_to_user_mode() function
102 #define arch_exit_to_user_mode arch_exit_to_user_mode macro
/linux/arch/s390/include/asm/
H A Dentry-common.h42 static __always_inline void arch_exit_to_user_mode(void) in arch_exit_to_user_mode() function
52 #define arch_exit_to_user_mode arch_exit_to_user_mode macro
/linux/include/linux/
H A Dentry-common.h291 static __always_inline void arch_exit_to_user_mode(void) { } in arch_exit_to_user_mode() function