Searched refs:congested (Results 1 – 7 of 7) sorted by relevance
150 int congested = atomic_read(&c->congested); in bch_bbio_count_io_errors() local157 ms = min(ms, CONGESTED_MAX + congested); in bch_bbio_count_io_errors()158 atomic_sub(ms, &c->congested); in bch_bbio_count_io_errors()159 } else if (congested < 0) in bch_bbio_count_io_errors()160 atomic_inc(&c->congested); in bch_bbio_count_io_errors()
336 i += atomic_read(&c->congested); in bch_get_congested()367 unsigned int sectors, congested; in check_should_bypass() local410 congested = bch_get_congested(c); in check_should_bypass()411 if (!congested && !dc->sequential_cutoff) in check_should_bypass()448 if (congested && sectors >= congested) { in check_should_bypass()
104 read_attribute(congested);778 sysfs_hprint(congested, in SHOW()
700 atomic_t congested; member
534 static void cgr_cb(struct qman_portal *qm, struct qman_cgr *cgr, int congested) in cgr_cb() argument536 caam_congested = congested; in cgr_cb()538 if (congested) { in cgr_cb()
980 bool congested = false; in maybe_pull_ahead() local1004 congested = true; in maybe_pull_ahead()1009 congested = true; in maybe_pull_ahead()1012 if (congested) { in maybe_pull_ahead()
818 int congested) in dpaa_eth_cgscn() argument823 if (congested) { in dpaa_eth_cgscn()