Searched refs:IO_ACCT_STALLED_BIT (Results 1 – 1 of 1) sorted by relevance
35 IO_ACCT_STALLED_BIT = 0, /* stalled on hash */ enumerator204 !test_bit(IO_ACCT_STALLED_BIT, &acct->flags)) in io_acct_run_queue()444 set_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_get_next_work()530 clear_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_worker_handle_work()854 clear_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_wqe_enqueue()1048 if (test_and_clear_bit(IO_ACCT_STALLED_BIT, &acct->flags)) in io_wqe_hash_wake()