Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio_uring_types.h280 unsigned cq_extra; member
/openbmc/linux/io_uring/
H A Dio_uring.c357 ctx->cq_extra--; in io_account_cq_overflow()
365 return seq + READ_ONCE(ctx->cq_extra) != ctx->cached_cq_tail; in req_need_defer()
882 ctx->cq_extra++; in io_fill_cqe_aux()
2387 ctx->cq_extra--; in io_get_sqe()