Home
last modified time | relevance | path

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

/io_uring/
A Dio_uring.h78 bool io_cqe_cache_refill(struct io_ring_ctx *ctx, bool overflow);
172 bool overflow) in io_get_cqe_overflow() argument
177 if (unlikely(!io_cqe_cache_refill(ctx, overflow))) in io_get_cqe_overflow()
A Dregister.c526 goto overflow; in io_register_resize_rings()
539 overflow: in io_register_resize_rings()
A Dio_uring.c759 bool io_cqe_cache_refill(struct io_ring_ctx *ctx, bool overflow) in io_cqe_cache_refill() argument
770 if (!overflow && (ctx->check_cq & BIT(IO_CHECK_CQ_OVERFLOW_BIT))) in io_cqe_cache_refill()
3717 p->cq_off.overflow = offsetof(struct io_rings, cq_overflow); in io_uring_fill_params()

Completed in 18 milliseconds