Searched refs:congested (Results 1 – 6 of 6) sorted by relevance
336 i += atomic_read(&c->congested); in bch_get_congested()367 unsigned int sectors, congested; in check_should_bypass() local424 congested = bch_get_congested(c); in check_should_bypass()425 if (!congested && !dc->sequential_cutoff) in check_should_bypass()462 if (congested && sectors >= congested) { in check_should_bypass()
252 closing, congested, cwnd_wait, write_space, offline, remove; in rpc_sysfs_xprt_state_show() local264 congested = test_bit(XPRT_CONGESTED, &xprt->state); in rpc_sysfs_xprt_state_show()278 congested ? "CONGESTED" : "", in rpc_sysfs_xprt_state_show()
988 bool congested = false; in maybe_pull_ahead() local1012 congested = true; in maybe_pull_ahead()1017 congested = true; in maybe_pull_ahead()1020 if (congested) { in maybe_pull_ahead()
140 the filesystem to be congested. When the number of background requests
832 int congested) in dpaa_eth_cgscn() argument837 if (congested) { in dpaa_eth_cgscn()
174 unsigned int congested; member2061 sc->nr.congested += stat.nr_congested; in shrink_inactive_list()6114 if (sc->nr.dirty && sc->nr.dirty == sc->nr.congested) { in shrink_node()