Searched defs:io_setup (Results 1 – 4 of 4) sorted by relevance
36 static long io_setup(int n, aio_context_t *ctxp) in io_setup() function
1316 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument
504 COMPAT_SYSCALL_DEFINE2(io_setup, unsigned, nr_reqs, u32 __user *, ctx32p) in COMPAT_SYSCALL_DEFINE2() argument
178 int (*io_setup)(struct smi_info *info); member