Searched refs:folios_put (Results 1 – 4 of 4) sorted by relevance
133 * true of folios_put(): but those only clear the mlocked flag after in lru_add() 179 folios_put(fbatch); in folio_batch_move_lru() 1053 * folio_batch_move_lru() calls folios_put() directly to avoid1062 folios_put(fbatch); in __folio_batch_release()
209 folios_put(fbatch); in mlock_folio_batch()
4483 folios_put(&fbatch); in deferred_split_scan()
1874 static inline void folios_put(struct folio_batch *folios) in folios_put() function