Lines Matching defs:__user
1313 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2()
1344 COMPAT_SYSCALL_DEFINE2(io_setup, unsigned, nr_events, u32 __user *, ctx32p) in COMPAT_SYSCALL_DEFINE2()
2029 struct iocb __user * __user *, iocbpp) in SYSCALL_DEFINE3()
2071 int, nr, compat_uptr_t __user *, iocbpp) in COMPAT_SYSCALL_DEFINE3()
2122 SYSCALL_DEFINE3(io_cancel, aio_context_t, ctx_id, struct iocb __user *, iocb, in SYSCALL_DEFINE3()
2123 struct io_event __user *, result) in SYSCALL_DEFINE3()
2201 struct io_event __user *, events, in SYSCALL_DEFINE5()
2202 struct __kernel_timespec __user *, timeout) in SYSCALL_DEFINE5()
2227 struct io_event __user *, events, in SYSCALL_DEFINE6()
2228 struct __kernel_timespec __user *, timeout, in SYSCALL_DEFINE6()
2229 const struct __aio_sigset __user *, usig) in SYSCALL_DEFINE6()
2262 struct io_event __user *, events, in SYSCALL_DEFINE6()
2263 struct old_timespec32 __user *, timeout, in SYSCALL_DEFINE6()
2264 const struct __aio_sigset __user *, usig) in SYSCALL_DEFINE6()
2299 struct io_event __user *, events, in SYSCALL_DEFINE5()
2300 struct old_timespec32 __user *, timeout) in SYSCALL_DEFINE5()
2329 struct io_event __user *, events, in COMPAT_SYSCALL_DEFINE6()
2330 struct old_timespec32 __user *, timeout, in COMPAT_SYSCALL_DEFINE6()
2331 const struct __compat_aio_sigset __user *, usig) in COMPAT_SYSCALL_DEFINE6()
2364 struct io_event __user *, events, in COMPAT_SYSCALL_DEFINE6()
2365 struct __kernel_timespec __user *, timeout, in COMPAT_SYSCALL_DEFINE6()
2366 const struct __compat_aio_sigset __user *, usig) in COMPAT_SYSCALL_DEFINE6()