Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dentry-common.h27 static __always_inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work() function
39 #define arch_exit_to_user_mode_work arch_exit_to_user_mode_work macro
/linux/include/linux/
A Dentry-common.h225 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs,
228 #ifndef arch_exit_to_user_mode_work
229 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work() function
/linux/kernel/entry/
A Dcommon.c178 arch_exit_to_user_mode_work(regs, ti_work); in exit_to_user_mode_loop()

Completed in 6 milliseconds