Home
last modified time | relevance | path

Searched refs:io_cqring_queued (Results 1 – 1 of 1) sorted by relevance

/linux/io_uring/
H A Dio_uring.c692 static unsigned int io_cqring_queued(struct io_ring_ctx *ctx) in io_cqring_queued() function
709 if (io_cqring_queued(ctx) < ctx->cq_entries) { in io_fill_nop_cqe()
750 free = ctx->cq_entries - io_cqring_queued(ctx); in io_cqe_cache_refill()