Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsyscall_user_dispatch_types.h9 struct syscall_user_dispatch { struct
18 struct syscall_user_dispatch {}; struct
/linux/kernel/entry/
H A Dsyscall_user_dispatch.c35 bool syscall_user_dispatch(struct pt_regs *regs) in syscall_user_dispatch() function