Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/entry/
A Dsyscall_user_dispatch.c64 sd->on_dispatch = true; in syscall_user_dispatch()
100 current->syscall_dispatch.on_dispatch = false; in set_syscall_user_dispatch()
A Dcommon.c238 if (unlikely(current->syscall_dispatch.on_dispatch)) { in syscall_exit_work()
239 current->syscall_dispatch.on_dispatch = false; in syscall_exit_work()
/linux-6.3-rc2/include/linux/
A Dsyscall_user_dispatch.h16 bool on_dispatch; member

Completed in 5 milliseconds