Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswap.h349 extern void check_move_unevictable_pages(struct page **, int nr_pages);
/linux-4.4.14/mm/
Dvmscan.c3847 void check_move_unevictable_pages(struct page **pages, int nr_pages) in check_move_unevictable_pages() function
Dshmem.c386 check_move_unevictable_pages(pvec.pages, pvec.nr); in shmem_unlock_mapping()