Searched refs:freerun (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/trace/events/
H A Dwriteback.h462 unsigned long freerun = (thresh + bg_thresh) / 2;
466 __entry->setpoint = (global_dirty_limit + freerun) / 2;
/linux-4.1.27/mm/
H A Dpage-writeback.c568 * (1) f(freerun) = 2.0 => rampup dirty_ratelimit reasonably fast
631 * freerun^ setpoint^ limit^ dirty pages
675 unsigned long freerun = dirty_freerun_ceiling(thresh, bg_thresh); bdi_position_ratio() local
692 setpoint = (freerun + limit) / 2; bdi_position_ratio()
699 * against bdi limits. Even if global "nr_dirty" is under "freerun". bdi_position_ratio()
717 * much earlier than global "freerun" is reached (~23MB vs. ~2.3GB bdi_position_ratio()
757 * (when globally we are at freerun and bdi is well below bdi bdi_position_ratio()
959 unsigned long freerun = dirty_freerun_ceiling(thresh, bg_thresh); bdi_update_dirty_ratelimit() local
961 unsigned long setpoint = (freerun + limit) / 2; bdi_update_dirty_ratelimit()
/linux-4.1.27/drivers/media/dvb-frontends/
H A Datbm8830.c223 /*Set ts clock freerun*/ set_ts_config()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfwsignal.c254 * freerun : b[7:0] => A free running counter

Completed in 179 milliseconds