nr_user_bufs 238 fs/io_uring.c unsigned nr_user_bufs; nr_user_bufs 1180 fs/io_uring.c if (unlikely(buf_index >= ctx->nr_user_bufs)) nr_user_bufs 1183 fs/io_uring.c index = array_index_nospec(buf_index, ctx->nr_user_bufs); nr_user_bufs 3403 fs/io_uring.c for (i = 0; i < ctx->nr_user_bufs; i++) { nr_user_bufs 3417 fs/io_uring.c ctx->nr_user_bufs = 0; nr_user_bufs 3576 fs/io_uring.c ctx->nr_user_bufs++;