Searched refs:ER_STOP (Results 1 – 1 of 1) sorted by relevance
254 ER_STOP, /* stop looking for something to evict */ enumerator292 case ER_STOP: in lru_evict()2730 return older_than(b, params->age_hz) ? ER_EVICT : ER_STOP; in select_for_evict()