Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dshmem.c121 static bool shmem_should_replace_page(struct page *page, gfp_t gfp);
658 if (shmem_should_replace_page(*pagep, gfp)) { in shmem_unuse_inode()
976 static bool shmem_should_replace_page(struct page *page, gfp_t gfp) in shmem_should_replace_page() function
1133 if (shmem_should_replace_page(page, gfp)) { in shmem_getpage_gfp()