Home
last modified time | relevance | path

Searched refs:wb_congested_put (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/mm/
Dbacking-dev.c334 wb_congested_put(wb->congested); in wb_init()
377 wb_congested_put(wb->congested); in wb_exit()
462 void wb_congested_put(struct bdi_writeback_congested *congested) in wb_congested_put() function
823 wb_congested_put(bdi->wb_congested); in cgwb_bdi_init()
833 wb_congested_put(bdi->wb_congested); in cgwb_bdi_exit()
/Linux-v5.4/include/linux/
Dbacking-dev.h232 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() function
/Linux-v5.4/block/
Dblk-cgroup.c100 wb_congested_put(blkg->wb_congested); in __blkg_release()
307 wb_congested_put(wb_congested); in blkg_create()