Lines Matching refs:need_reclaim
220 bool need_reclaim;
252 need_reclaim = ((flags & TTRS_ANYWAY) ||
255 if (!need_reclaim || !folio_swapcache_freeable(folio))
264 need_reclaim = swap_only_has_cache(si, offset, nr_pages);
266 if (!need_reclaim)
720 bool *need_reclaim)
735 *need_reclaim = true;
781 bool need_reclaim, ret;
789 need_reclaim = false;
790 if (!cluster_scan_range(si, ci, offset, nr_pages, &need_reclaim))
792 if (need_reclaim) {