Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/entry/
Dcommon.c203 static __always_inline void __syscall_exit_to_user_mode_work(struct pt_regs *regs) in __syscall_exit_to_user_mode_work() function
212 __syscall_exit_to_user_mode_work(regs); in syscall_exit_to_user_mode_work()
218 __syscall_exit_to_user_mode_work(regs); in syscall_exit_to_user_mode()