Home
last modified time | relevance | path

Searched defs:syscall_user_dispatch (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dsyscall_user_dispatch.h12 struct syscall_user_dispatch { struct
32 struct syscall_user_dispatch {}; struct
/linux-6.6.21/kernel/entry/
Dsyscall_user_dispatch.c35 bool syscall_user_dispatch(struct pt_regs *regs) in syscall_user_dispatch() function