Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswap.h453 void check_move_unevictable_folios(struct folio_batch *fbatch);
/Linux-v6.1/mm/
Dvmscan.c7716 check_move_unevictable_folios(&fbatch); in check_move_unevictable_pages()
7729 void check_move_unevictable_folios(struct folio_batch *fbatch) in check_move_unevictable_folios() function
7764 EXPORT_SYMBOL_GPL(check_move_unevictable_folios);
Dshmem.c871 check_move_unevictable_folios(&fbatch); in shmem_unlock_mapping()