Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dio-wq.c544 bool do_kill = test_bit(IO_WQ_BIT_EXIT, &wq->state); in io_worker_handle_work() local
585 if (unlikely(do_kill) && (work->flags & IO_WQ_WORK_UNBOUND)) in io_worker_handle_work()