Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dsyscall_user_dispatch.h12 struct syscall_user_dispatch { struct
26 struct syscall_user_dispatch {}; struct
/linux-6.1.9/kernel/entry/
Dsyscall_user_dispatch.c34 bool syscall_user_dispatch(struct pt_regs *regs) in syscall_user_dispatch() function