Searched refs:IO_ACCT_STALLED_BIT (Results 1 – 1 of 1) sorted by relevance
38 IO_ACCT_STALLED_BIT = 0, /* stalled on hash */ enumerator248 !test_bit(IO_ACCT_STALLED_BIT, &acct->flags)) in io_acct_run_queue()509 set_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_get_next_work()514 clear_bit(IO_ACCT_STALLED_BIT, &acct->flags); in io_get_next_work()604 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()1128 if (test_and_clear_bit(IO_ACCT_STALLED_BIT, &acct->flags)) in io_wqe_hash_wake()