Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.c140 #define IO_CQ_WAKE_INIT (-1U) macro
142 #define IO_CQ_WAKE_FORCE (IO_CQ_WAKE_INIT >> 1)
312 atomic_set(&ctx->cq_wait_nr, IO_CQ_WAKE_INIT); in io_ring_ctx_alloc()
2588 atomic_set(&ctx->cq_wait_nr, IO_CQ_WAKE_INIT); in io_cqring_wait()