Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmigrate.h121 static inline bool folio_test_movable(struct folio *folio) in folio_test_movable() function
/linux-6.15/mm/
H A Dmigrate.c93 if (!folio_test_movable(folio) || folio_test_isolated(folio)) in isolate_movable_page()
152 if (folio_test_movable(folio)) in putback_movable_pages()
1064 if (!folio_test_movable(src)) { in move_to_new_folio()