Lines Matching defs:in_shortfall
207 bool in_shortfall);
692 vm_pageout_launder(struct vm_domain *vmd, int launder, bool in_shortfall)
826 if (!in_shortfall)
963 bool in_shortfall;
971 in_shortfall = false;
998 in_shortfall = true;
1001 } else if (!in_shortfall)
1011 in_shortfall = false;
1075 in_shortfall), target);
1095 (!in_shortfall || shortfall_cycle == 0)) {