Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c356 unsigned long cq_check_overflow; member
1592 clear_bit(0, &ctx->cq_check_overflow); in io_cqring_mark_overflow()
1715 set_bit(0, &ctx->cq_check_overflow); in __io_cqring_fill_event()
2243 if (test_bit(0, &ctx->cq_check_overflow)) { in io_cqring_events()