Home
last modified time | relevance | path

Searched refs:dirty_throttle_control (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c132 struct dirty_throttle_control { struct
135 struct dirty_throttle_control *gdtc; /* only set in memcg dtc's */ argument
172 static bool mdtc_valid(struct dirty_throttle_control *dtc) in mdtc_valid() argument
177 static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc) in dtc_dom()
182 static struct dirty_throttle_control *mdtc_gdtc(struct dirty_throttle_control *mdtc) in mdtc_gdtc()
226 static bool mdtc_valid(struct dirty_throttle_control *dtc) in mdtc_valid()
231 static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc) in dtc_dom()
236 static struct dirty_throttle_control *mdtc_gdtc(struct dirty_throttle_control *mdtc) in mdtc_gdtc()
395 static void domain_dirty_limits(struct dirty_throttle_control *dtc) in domain_dirty_limits()
398 struct dirty_throttle_control *gdtc = mdtc_gdtc(dtc); in domain_dirty_limits()
[all …]
/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dmm.h107 struct dirty_throttle_control;
109 TP_PROTO(struct dirty_throttle_control *const gdtc, bool strictlimit,