Searched refs:shmem_add_to_page_cache (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/mm/ |
| H A D | shmem.c | 882 static int shmem_add_to_page_cache(struct folio *folio, in shmem_add_to_page_cache() function 1919 error = shmem_add_to_page_cache(folio, mapping, index, NULL, gfp); in shmem_alloc_and_add_folio() 2383 error = shmem_add_to_page_cache(folio, mapping, in shmem_swapin_folio() 3242 ret = shmem_add_to_page_cache(folio, mapping, pgoff, NULL, gfp); in shmem_mfill_atomic_pte()
|