Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/entry/
Dcommon.c279 static __always_inline void __syscall_exit_to_user_mode_work(struct pt_regs *regs) in __syscall_exit_to_user_mode_work() function
288 __syscall_exit_to_user_mode_work(regs); in syscall_exit_to_user_mode_work()
294 __syscall_exit_to_user_mode_work(regs); in syscall_exit_to_user_mode()