Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpagemap.h931 int add_to_page_cache_locked(struct page *page, struct address_space *mapping,
955 error = add_to_page_cache_locked(page, mapping, offset, gfp_mask); in add_to_page_cache()
/linux/Documentation/admin-guide/cgroup-v1/
A Dmemcg_test.rst100 - add_to_page_cache_locked().
/linux/mm/
A Dfilemap.c984 int add_to_page_cache_locked(struct page *page, struct address_space *mapping, in add_to_page_cache_locked() function
990 EXPORT_SYMBOL(add_to_page_cache_locked);
/linux/fs/cifs/
A Dfile.c4410 rc = add_to_page_cache_locked(page, mapping, in readpages_get_pages()
4437 rc = add_to_page_cache_locked(page, mapping, page->index, gfp); in readpages_get_pages()
/linux/
A Dvmlinux.symvers12356 0x00000000 add_to_page_cache_locked vmlinux EXPORT_SYMBOL
A DSystem.map6354 ffff800010190d00 T add_to_page_cache_locked
A D.tmp_System.map6354 ffff800010190d00 T add_to_page_cache_locked

Completed in 332 milliseconds