Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dflex_proportions.h39 bool fprop_new_period(struct fprop_global *p, int periods);
/Linux-v6.6/lib/
Dflex_proportions.c64 bool fprop_new_period(struct fprop_global *p, int periods) in fprop_new_period() function
/Linux-v6.6/mm/
Dpage-writeback.c613 if (fprop_new_period(&dom->completions, miss_periods + 1)) { in writeout_period()