Searched refs:kcage_reserve (Results 1 – 1 of 1) sorted by relevance
253 pgcnt_t kcage_reserve; variable1115 init_reserve = kcage_reserve; in kcage_recalc_thresholds()1121 kcage_reserve = init_reserve; in kcage_recalc_thresholds()1136 if (kcage_reserve == 0) in kcage_recalc_thresholds()1137 kcage_reserve = MIN(32, kcage_throttlefree / 2); in kcage_recalc_thresholds()1217 kcage_freemem > kcage_reserve) { in kcage_create_throttle()