Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c282 unsigned long sq_check_overflow; member
1591 clear_bit(0, &ctx->sq_check_overflow); in io_cqring_mark_overflow()
1714 set_bit(0, &ctx->sq_check_overflow); in __io_cqring_fill_event()
6550 if (test_bit(0, &ctx->sq_check_overflow)) { in io_submit_sqes()