Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dentry-common.h92 static __always_inline void arch_exit_to_user_mode(void) in arch_exit_to_user_mode() function
97 #define arch_exit_to_user_mode arch_exit_to_user_mode macro
/Linux-v6.6/arch/s390/include/asm/
Dentry-common.h42 static __always_inline void arch_exit_to_user_mode(void) in arch_exit_to_user_mode() function
53 #define arch_exit_to_user_mode arch_exit_to_user_mode macro
/Linux-v6.6/include/linux/
Dentry-common.h250 static __always_inline void arch_exit_to_user_mode(void) { } in arch_exit_to_user_mode() function