Searched defs:io_setup (Results 1 – 3 of 3) sorted by relevance
36 static long io_setup(int n, aio_context_t *ctxp) in io_setup() function
1318 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument
185 int (*io_setup)(struct smi_info *info); member