Searched refs:shmem_add_to_page_cache (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | memfd_luo.c | 431 err = shmem_add_to_page_cache(folio, mapping, index, NULL, in memfd_luo_retrieve_folios()
|
| H A D | shmem.c | 881 int shmem_add_to_page_cache(struct folio *folio, in shmem_add_to_page_cache() function 1713 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_writeout() 1998 error = shmem_add_to_page_cache(folio, mapping, index, NULL, gfp); in shmem_alloc_and_add_folio() 2425 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_swapin_folio() 3276 ret = shmem_add_to_page_cache(folio, mapping, pgoff, NULL, gfp); in shmem_mfill_atomic_pte()
|
| H A D | internal.h | 1665 int shmem_add_to_page_cache(struct folio *folio,
|