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