Searched refs:slow_io_pending_wq (Results 1 – 1 of 1) sorted by relevance
43 static QUEUE slow_io_pending_wq; variable101 if (QUEUE_EMPTY(&slow_io_pending_wq)) in worker()107 q = QUEUE_HEAD(&slow_io_pending_wq); in worker()112 if (!QUEUE_EMPTY(&slow_io_pending_wq)) { in worker()146 QUEUE_INSERT_TAIL(&slow_io_pending_wq, q); in post()223 QUEUE_INIT(&slow_io_pending_wq); in init_threads()