Searched refs:congested (Results 1 – 4 of 4) sorted by relevance
144 struct bdi_writeback_congested *congested; member238 void clear_wb_congested(struct bdi_writeback_congested *congested, int sync);239 void set_wb_congested(struct bdi_writeback_congested *congested, int sync);243 clear_wb_congested(bdi->wb.congested, sync); in clear_bdi_congested()248 set_wb_congested(bdi->wb.congested, sync); in set_bdi_congested()
180 return wb->congested->state & cong_bits; in wb_congested()233 void wb_congested_put(struct bdi_writeback_congested *congested);418 static inline void wb_congested_put(struct bdi_writeback_congested *congested) in wb_congested_put() argument420 if (refcount_dec_and_test(&congested->refcnt)) in wb_congested_put()421 kfree(congested); in wb_congested_put()
137 bool congested; /* memcg has many dirty pages */ member
778 struct qman_cgr *cgr, int congested);