Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio_uring_types.h290 atomic_t cq_wait_nr; member
/openbmc/linux/io_uring/
H A Drsrc.c241 atomic_set(&ctx->cq_wait_nr, 1); in io_rsrc_ref_quiesce()
271 atomic_set(&ctx->cq_wait_nr, 0); in io_rsrc_ref_quiesce()
H A Dio_uring.c1336 nr_wait = atomic_read(&ctx->cq_wait_nr); in io_req_local_work_add()
2629 atomic_set(&ctx->cq_wait_nr, nr_wait); in io_cqring_wait()
2638 atomic_set(&ctx->cq_wait_nr, 0); in io_cqring_wait()
3310 atomic_set(&ctx->cq_wait_nr, 1); in io_uring_try_cancel_requests()