Searched refs:__io_cqring_events (Results 1 – 1 of 1) sorted by relevance
180 static inline unsigned int __io_cqring_events(struct io_ring_ctx *ctx) in __io_cqring_events() function625 if (!dying && __io_cqring_events(ctx) == ctx->cq_entries) in __io_cqring_overflow_flush()787 queued = min(__io_cqring_events(ctx), ctx->cq_entries); in io_cqe_cache_refill()1480 return __io_cqring_events(ctx); in io_cqring_events()