Home
last modified time | relevance | path

Searched refs:folios_put (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dswap.c216 folios_put(fbatch->folios, folio_batch_count(fbatch)); in folio_batch_move_lru()
H A Dmlock.c209 folios_put(fbatch->folios, folio_batch_count(fbatch)); in mlock_folio_batch()
/openbmc/linux/include/linux/
H A Dmm.h1535 static inline void folios_put(struct folio **folios, unsigned int nr) in folios_put() function