Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c186 u32 cq_overflow; member
1377 WRITE_ONCE(r->cq_overflow, READ_ONCE(r->cq_overflow) + 1); in io_account_cq_overflow()
10625 p->cq_off.overflow = offsetof(struct io_rings, cq_overflow); in io_uring_create()