Home
last modified time | relevance | path

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

/linux/mm/
H A Dshmem.c901 static int shmem_add_to_page_cache(struct folio *folio, in shmem_add_to_page_cache() function
1691 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_writeout()
1973 error = shmem_add_to_page_cache(folio, mapping, index, NULL, gfp); in shmem_alloc_and_add_folio()
2447 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_swapin_folio()
3306 ret = shmem_add_to_page_cache(folio, mapping, pgoff, NULL, gfp); in shmem_mfill_atomic_pte()