Searched refs:IO_ACCT_STALLED_BIT (Results 1 – 1 of 1) sorted by relevance
35 IO_ACCT_STALLED_BIT = 0, /* stalled on hash */ enumerator241 !test_bit(IO_ACCT_STALLED_BIT, &acct->flags)) in io_acct_run_queue()500 set_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_get_next_work()505 clear_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_get_next_work()593 clear_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_worker_handle_work()922 clear_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_wqe_enqueue()1116 if (test_and_clear_bit(IO_ACCT_STALLED_BIT, &acct->flags)) in io_wqe_hash_wake()