/mm/ |
D | truncate.c | 28 static void clear_shadow_entry(struct address_space *mapping, pgoff_t index, in clear_shadow_entry() 54 static void truncate_exceptional_entry(struct address_space *mapping, in truncate_exceptional_entry() 72 static int invalidate_exceptional_entry(struct address_space *mapping, in invalidate_exceptional_entry() 86 static int invalidate_exceptional_entry2(struct address_space *mapping, in invalidate_exceptional_entry2() 138 truncate_complete_page(struct address_space *mapping, struct page *page) in truncate_complete_page() 166 invalidate_complete_page(struct address_space *mapping, struct page *page) in invalidate_complete_page() 181 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page() 198 int generic_error_remove_page(struct address_space *mapping, struct page *page) in generic_error_remove_page() 220 struct address_space *mapping = page_mapping(page); in invalidate_inode_page() local 254 void truncate_inode_pages_range(struct address_space *mapping, in truncate_inode_pages_range() [all …]
|
D | filemap.c | 116 static int page_cache_tree_insert(struct address_space *mapping, in page_cache_tree_insert() 144 static void page_cache_tree_delete(struct address_space *mapping, in page_cache_tree_delete() 190 struct address_space *mapping = page->mapping; in __delete_from_page_cache() local 269 struct address_space *mapping = page_mapping(page); in delete_from_page_cache() local 293 int filemap_check_errors(struct address_space *mapping) in filemap_check_errors() 307 static int filemap_check_and_keep_errors(struct address_space *mapping) in filemap_check_and_keep_errors() 332 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range() 353 static inline int __filemap_fdatawrite(struct address_space *mapping, in __filemap_fdatawrite() 359 int filemap_fdatawrite(struct address_space *mapping) in filemap_fdatawrite() 365 int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in filemap_fdatawrite_range() [all …]
|
D | readahead.c | 30 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() 44 static void read_cache_pages_invalidate_page(struct address_space *mapping, in read_cache_pages_invalidate_page() 61 static void read_cache_pages_invalidate_pages(struct address_space *mapping, in read_cache_pages_invalidate_pages() 83 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages() 111 static int read_pages(struct address_space *mapping, struct file *filp, in read_pages() 150 int __do_page_cache_readahead(struct address_space *mapping, struct file *filp, in __do_page_cache_readahead() 209 int force_page_cache_readahead(struct address_space *mapping, struct file *filp, in force_page_cache_readahead() 326 static pgoff_t count_history_pages(struct address_space *mapping, in count_history_pages() 341 static int try_context_readahead(struct address_space *mapping, in try_context_readahead() 376 ondemand_readahead(struct address_space *mapping, in ondemand_readahead() [all …]
|
D | page-writeback.c | 1562 static void balance_dirty_pages(struct address_space *mapping, in balance_dirty_pages() 1864 void balance_dirty_pages_ratelimited(struct address_space *mapping) in balance_dirty_pages_ratelimited() 2105 void tag_pages_for_writeback(struct address_space *mapping, in tag_pages_for_writeback() 2161 int write_cache_pages(struct address_space *mapping, in write_cache_pages() 2305 struct address_space *mapping = data; in __writepage() local 2319 int generic_writepages(struct address_space *mapping, in generic_writepages() 2337 int do_writepages(struct address_space *mapping, struct writeback_control *wbc) in do_writepages() 2367 struct address_space *mapping = page->mapping; in write_one_page() local 2411 void account_page_dirtied(struct page *page, struct address_space *mapping) in account_page_dirtied() 2440 void account_page_cleaned(struct page *page, struct address_space *mapping, in account_page_cleaned() [all …]
|
D | page_io.c | 151 struct address_space *mapping = swap_file->f_mapping; in generic_swapfile_activate() local 289 struct address_space *mapping = swap_file->f_mapping; in __swap_writepage() local 369 struct address_space *mapping = swap_file->f_mapping; in swap_readpage() local 426 struct address_space *mapping = sis->swap_file->f_mapping; in swap_set_page_dirty() local
|
D | shmem.c | 330 static int shmem_radix_tree_replace(struct address_space *mapping, in shmem_radix_tree_replace() 356 static bool shmem_confirm_swap(struct address_space *mapping, in shmem_confirm_swap() 582 struct address_space *mapping, in shmem_add_to_page_cache() 645 struct address_space *mapping = page->mapping; in shmem_delete_from_page_cache() local 664 static int shmem_free_swap(struct address_space *mapping, in shmem_free_swap() 685 unsigned long shmem_partial_swap_usage(struct address_space *mapping, in shmem_partial_swap_usage() 731 struct address_space *mapping = inode->i_mapping; in shmem_swap_usage() local 757 void shmem_unlock_mapping(struct address_space *mapping) in shmem_unlock_mapping() 791 struct address_space *mapping = inode->i_mapping; in shmem_undo_range() local 1132 struct address_space *mapping = info->vfs_inode.i_mapping; in shmem_unuse_inode() local [all …]
|
D | migrate.c | 85 struct address_space *mapping; in isolate_movable_page() local 147 struct address_space *mapping; in putback_movable_page() local 436 int migrate_page_move_mapping(struct address_space *mapping, in migrate_page_move_mapping() 571 int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping() 741 int migrate_page(struct address_space *mapping, in migrate_page() 768 int buffer_migrate_page(struct address_space *mapping, in buffer_migrate_page() 828 static int writeout(struct address_space *mapping, struct page *page) in writeout() 869 static int fallback_migrate_page(struct address_space *mapping, in fallback_migrate_page() 909 struct address_space *mapping; in move_to_new_page() local 2780 struct address_space *mapping; in migrate_vma_pages() local
|
D | memory-failure.c | 84 struct address_space *mapping; in hwpoison_filter_dev() local 446 struct address_space *mapping = page->mapping; in collect_procs_file() local 560 struct address_space *mapping) in truncate_error_page() 616 struct address_space *mapping; in me_pagecache_clean() local 657 struct address_space *mapping = page_mapping(p); in me_pagecache_dirty() local 753 struct address_space *mapping; in me_huge_page() local 935 struct address_space *mapping; in hwpoison_user_mappings() local
|
D | workingset.c | 225 void *workingset_eviction(struct address_space *mapping, struct page *page) in workingset_eviction() 372 struct address_space *mapping = private; in workingset_update_node() local 448 struct address_space *mapping; in shadow_lru_isolate() local
|
D | cleancache.c | 244 void __cleancache_invalidate_page(struct address_space *mapping, in __cleancache_invalidate_page() 274 void __cleancache_invalidate_inode(struct address_space *mapping) in __cleancache_invalidate_inode()
|
D | swap.c | 929 struct address_space *mapping, in pagevec_lookup_entries() 981 struct address_space *mapping, pgoff_t *start, pgoff_t end) in pagevec_lookup_range() 990 struct address_space *mapping, pgoff_t *index, pgoff_t end, in pagevec_lookup_range_tag() 1000 struct address_space *mapping, pgoff_t *index, pgoff_t end, in pagevec_lookup_range_nr_tag()
|
D | util.c | 422 unsigned long mapping; in __page_rmapping() local 462 unsigned long mapping; in page_anon_vma() local 473 struct address_space *mapping; in page_mapping() local
|
D | vmscan.c | 581 static void handle_write_error(struct address_space *mapping, in handle_write_error() 606 static pageout_t pageout(struct page *page, struct address_space *mapping, in pageout() 681 static int __remove_mapping(struct address_space *mapping, struct page *page, in __remove_mapping() 778 int remove_mapping(struct address_space *mapping, struct page *page) in remove_mapping() 930 struct address_space *mapping; in page_check_dirty_writeback() local 992 struct address_space *mapping; in shrink_page_list() local 1448 struct address_space *mapping; in __isolate_lru_page() local
|
D | hugetlb.c | 757 struct address_space *mapping = vma->vm_file->f_mapping; in vma_resv_map() local 3451 struct address_space *mapping; in unmap_ref_private() local 3632 struct address_space *mapping; in hugetlbfs_pagecache_page() local 3648 struct address_space *mapping; in hugetlbfs_pagecache_present() local 3661 int huge_add_to_page_cache(struct page *page, struct address_space *mapping, in huge_add_to_page_cache() 3685 struct address_space *mapping, pgoff_t idx, in hugetlb_no_page() 3855 u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping, in hugetlb_fault_mutex_hash() 3873 u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping, in hugetlb_fault_mutex_hash() 3891 struct address_space *mapping; in hugetlb_fault() local 4029 struct address_space *mapping; in hugetlb_mcopy_atomic_pte() local [all …]
|
D | mmap.c | 130 struct file *file, struct address_space *mapping) in __remove_shared_vm_struct() 151 struct address_space *mapping = file->f_mapping; in unlink_file_vma() local 577 struct address_space *mapping = file->f_mapping; in __vma_link_file() local 603 struct address_space *mapping = NULL; in vma_link() local 682 struct address_space *mapping = NULL; in __vma_adjust() local 3409 static void vm_lock_mapping(struct mm_struct *mm, struct address_space *mapping) in vm_lock_mapping() 3526 static void vm_unlock_mapping(struct address_space *mapping) in vm_unlock_mapping()
|
D | balloon_compaction.c | 150 int balloon_page_migrate(struct address_space *mapping, in balloon_page_migrate()
|
D | fadvise.c | 33 struct address_space *mapping; in SYSCALL_DEFINE4() local
|
D | khugepaged.c | 1252 static void retract_page_tables(struct address_space *mapping, pgoff_t pgoff) in retract_page_tables() 1309 struct address_space *mapping, pgoff_t start, in collapse_shmem() 1593 struct address_space *mapping, in khugepaged_scan_shmem() 1675 struct address_space *mapping, in khugepaged_scan_shmem()
|
D | mincore.c | 51 static unsigned char mincore_page(struct address_space *mapping, pgoff_t pgoff) in mincore_page()
|
D | nommu.c | 694 struct address_space *mapping; in add_vma_to_mm() local 760 struct address_space *mapping; in delete_vma_from_mm() local 1795 void unmap_mapping_range(struct address_space *mapping, in unmap_mapping_range()
|
D | userfaultfd.c | 194 struct address_space *mapping; in __mcopy_atomic_hugetlb() local
|
D | rmap.c | 965 struct address_space *mapping; in page_mkclean() local 1801 struct address_space *mapping = page_mapping(page); in rmap_walk_file() local
|
D | swapfile.c | 2326 struct address_space *mapping = swap_file->f_mapping; in destroy_swap_extents() local 2413 struct address_space *mapping = swap_file->f_mapping; in setup_swap_extents() local 2534 struct address_space *mapping; in SYSCALL_DEFINE1() local 3112 struct address_space *mapping; in SYSCALL_DEFINE2() local
|
D | compaction.c | 98 struct address_space *mapping; in PageMovable() local 112 void __SetPageMovable(struct page *page, struct address_space *mapping) in __SetPageMovable()
|
D | madvise.c | 244 struct address_space *mapping) in force_shm_swapin_readahead()
|