Searched refs:congested (Results 1 – 4 of 4) sorted by relevance
144 struct bdi_writeback_congested *congested; member237 void clear_wb_congested(struct bdi_writeback_congested *congested, int sync);238 void set_wb_congested(struct bdi_writeback_congested *congested, int sync);242 clear_wb_congested(bdi->wb.congested, sync); in clear_bdi_congested()247 set_wb_congested(bdi->wb.congested, sync); in set_bdi_congested()
179 return wb->congested->state & cong_bits; in wb_congested()232 void wb_congested_put(struct bdi_writeback_congested *congested);417 static inline void wb_congested_put(struct bdi_writeback_congested *congested) in wb_congested_put() argument419 if (refcount_dec_and_test(&congested->refcnt)) in wb_congested_put()420 kfree(congested); in wb_congested_put()
137 bool congested; /* memcg has many dirty pages */ member
778 struct qman_cgr *cgr, int congested);