Searched defs:nr_events (Results 1 – 1 of 1) sorted by relevance
106 unsigned nr_events = ctx->max_reqs; in aio_setup_ring() local197 unsigned nr_events = ctx->max_reqs; in ctx_rcu_free() local239 static struct kioctx *ioctx_alloc(unsigned nr_events) in ioctx_alloc()1290 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument