Home
last modified time | relevance | path

Searched refs:folio_test_lazyfree (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpage-flags.h721 static __always_inline bool folio_test_lazyfree(const struct folio *folio) in folio_test_lazyfree() function
/linux/mm/
H A Drmap.c2071 if (folio_test_lazyfree(folio)) { in try_to_unmap_one()