Home
last modified time | relevance | path

Searched refs:syscall_exit_to_user_mode_prepare (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dentry-common.h316 * interrupts followed by syscall_exit_to_user_mode_prepare() (2) and
325 syscall_exit_to_user_mode_prepare(regs);
H A Dirq-entry-common.h254 static __always_inline void syscall_exit_to_user_mode_prepare(struct pt_regs *regs) in syscall_exit_to_user_mode_prepare() function