Home
last modified time | relevance | path

Searched refs:unstalled (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.c504 bool unstalled; variable
512 unstalled = io_wait_on_hash(wqe, stall_hash);
514 if (unstalled) {
/kernel/linux/linux-6.6/io_uring/
H A Dio-wq.c512 bool unstalled; variable
520 unstalled = io_wait_on_hash(wq, stall_hash);
522 if (unstalled) {

Completed in 4 milliseconds