Searched refs:shmem_add_to_page_cache (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/mm/ |
D | shmem.c | 785 static int shmem_add_to_page_cache(struct folio *folio, in shmem_add_to_page_cache() function 1834 error = shmem_add_to_page_cache(folio, mapping, index, NULL, gfp); in shmem_alloc_and_add_folio() 2188 error = shmem_add_to_page_cache(folio, mapping, in shmem_swapin_folio() 2991 ret = shmem_add_to_page_cache(folio, mapping, pgoff, NULL, gfp); in shmem_mfill_atomic_pte()
|