Searched refs:shmem_add_to_page_cache (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/mm/ | 
| D | shmem.c | 606 static int shmem_add_to_page_cache(struct page *page,  in shmem_add_to_page_cache()  function1682 		error = shmem_add_to_page_cache(page, mapping, index,  in shmem_swapin_page()
 1875 	error = shmem_add_to_page_cache(page, mapping, hindex,  in shmem_getpage_gfp()
 2367 	ret = shmem_add_to_page_cache(page, mapping, pgoff, NULL,  in shmem_mfill_atomic_pte()
 
 |