Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmigrate.h121 static inline bool folio_test_movable(struct folio *folio) in folio_test_movable() function
/linux-6.3-rc2/mm/
A Dmigrate.c108 if (!folio_test_movable(folio) || folio_test_isolated(folio)) in isolate_movable_page()
167 if (folio_test_movable(folio)) in putback_movable_pages()
990 if (!folio_test_movable(src)) { in move_to_new_folio()

Completed in 7 milliseconds