Searched refs:IO_SQ_THREAD_SHOULD_STOP (Results 1 – 1 of 1) sorted by relevance
274 IO_SQ_THREAD_SHOULD_STOP = 0, enumerator7686 return did_sig || test_bit(IO_SQ_THREAD_SHOULD_STOP, &sqd->state); in io_sqd_handle_event()8242 WARN_ON_ONCE(test_bit(IO_SQ_THREAD_SHOULD_STOP, &sqd->state)); in io_sq_thread_stop()8244 set_bit(IO_SQ_THREAD_SHOULD_STOP, &sqd->state); in io_sq_thread_stop()