Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmigrate.h120 static inline bool folio_test_movable(struct folio *folio) in folio_test_movable() function
/Linux-v6.1/mm/
Dmigrate.c960 if (!folio_test_movable(src)) { in move_to_new_folio()