Searched refs:add_to_page_cache_locked (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
A D | pagemap.h | 931 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 D | memcg_test.rst | 100 - add_to_page_cache_locked().
|
/linux/mm/ |
A D | filemap.c | 984 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 D | file.c | 4410 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 D | vmlinux.symvers | 12356 0x00000000 add_to_page_cache_locked vmlinux EXPORT_SYMBOL
|
A D | System.map | 6354 ffff800010190d00 T add_to_page_cache_locked
|
A D | .tmp_System.map | 6354 ffff800010190d00 T add_to_page_cache_locked
|
Completed in 332 milliseconds