/mm/ |
D | filemap.c | 119 static void page_cache_delete(struct address_space *mapping, in page_cache_delete() 156 static void unaccount_page_cache_page(struct address_space *mapping, in unaccount_page_cache_page() 233 struct address_space *mapping = page->mapping; in __delete_from_page_cache() local 241 static void page_cache_free_page(struct address_space *mapping, in page_cache_free_page() 268 struct address_space *mapping = page_mapping(page); in delete_from_page_cache() local 294 static void page_cache_delete_batch(struct address_space *mapping, in page_cache_delete_batch() 342 void delete_from_page_cache_batch(struct address_space *mapping, in delete_from_page_cache_batch() 364 int filemap_check_errors(struct address_space *mapping) in filemap_check_errors() 378 static int filemap_check_and_keep_errors(struct address_space *mapping) in filemap_check_and_keep_errors() 405 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range() [all …]
|
D | truncate.c | 34 static inline void __clear_shadow_entry(struct address_space *mapping, in __clear_shadow_entry() 46 static void clear_shadow_entry(struct address_space *mapping, pgoff_t index, in clear_shadow_entry() 59 static void truncate_exceptional_pvec_entries(struct address_space *mapping, in truncate_exceptional_pvec_entries() 111 static int invalidate_exceptional_entry(struct address_space *mapping, in invalidate_exceptional_entry() 125 static int invalidate_exceptional_entry2(struct address_space *mapping, in invalidate_exceptional_entry2() 177 truncate_cleanup_page(struct address_space *mapping, struct page *page) in truncate_cleanup_page() 205 invalidate_complete_page(struct address_space *mapping, struct page *page) in invalidate_complete_page() 220 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page() 235 int generic_error_remove_page(struct address_space *mapping, struct page *page) in generic_error_remove_page() 257 struct address_space *mapping = page_mapping(page); in invalidate_inode_page() local [all …]
|
D | readahead.c | 33 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() 47 static void read_cache_pages_invalidate_page(struct address_space *mapping, in read_cache_pages_invalidate_page() 64 static void read_cache_pages_invalidate_pages(struct address_space *mapping, in read_cache_pages_invalidate_pages() 88 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages() 116 static int read_pages(struct address_space *mapping, struct file *filp, in read_pages() 155 unsigned int __do_page_cache_readahead(struct address_space *mapping, in __do_page_cache_readahead() 222 int force_page_cache_readahead(struct address_space *mapping, struct file *filp, in force_page_cache_readahead() 332 static pgoff_t count_history_pages(struct address_space *mapping, in count_history_pages() 347 static int try_context_readahead(struct address_space *mapping, in try_context_readahead() 382 ondemand_readahead(struct address_space *mapping, in ondemand_readahead() [all …]
|
D | page-writeback.c | 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() 2158 int write_cache_pages(struct address_space *mapping, in write_cache_pages() 2302 struct address_space *mapping = data; in __writepage() local 2318 int generic_writepages(struct address_space *mapping, in generic_writepages() 2336 int do_writepages(struct address_space *mapping, struct writeback_control *wbc) in do_writepages() 2368 struct address_space *mapping = page->mapping; in write_one_page() local 2412 void account_page_dirtied(struct page *page, struct address_space *mapping) in account_page_dirtied() 2442 void account_page_cleaned(struct page *page, struct address_space *mapping, in account_page_cleaned() 2469 struct address_space *mapping = page_mapping(page); in __set_page_dirty_nobuffers() local [all …]
|
D | shmem.c | 353 static int shmem_replace_entry(struct address_space *mapping, in shmem_replace_entry() 375 static bool shmem_confirm_swap(struct address_space *mapping, in shmem_confirm_swap() 607 struct address_space *mapping, in shmem_add_to_page_cache() 664 struct address_space *mapping = page->mapping; in shmem_delete_from_page_cache() local 683 static int shmem_free_swap(struct address_space *mapping, in shmem_free_swap() 702 unsigned long shmem_partial_swap_usage(struct address_space *mapping, in shmem_partial_swap_usage() 738 struct address_space *mapping = inode->i_mapping; in shmem_swap_usage() local 764 void shmem_unlock_mapping(struct address_space *mapping) in shmem_unlock_mapping() 798 struct address_space *mapping = inode->i_mapping; in shmem_undo_range() local 1121 static int shmem_find_swap_entries(struct address_space *mapping, in shmem_find_swap_entries() [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 379 struct address_space *mapping = swap_file->f_mapping; in swap_readpage() local 440 struct address_space *mapping = sis->swap_file->f_mapping; in swap_set_page_dirty() local
|
D | migrate.c | 87 struct address_space *mapping; in isolate_movable_page() local 149 struct address_space *mapping; in putback_movable_page() local 374 static int expected_page_refs(struct address_space *mapping, struct page *page) in expected_page_refs() 397 int migrate_page_move_mapping(struct address_space *mapping, in migrate_page_move_mapping() 511 int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping() 676 int migrate_page(struct address_space *mapping, in migrate_page() 736 static int __buffer_migrate_page(struct address_space *mapping, in __buffer_migrate_page() 826 int buffer_migrate_page(struct address_space *mapping, in buffer_migrate_page() 839 int buffer_migrate_page_norefs(struct address_space *mapping, in buffer_migrate_page_norefs() 849 static int writeout(struct address_space *mapping, struct page *page) in writeout() [all …]
|
D | memory-failure.c | 83 struct address_space *mapping; in hwpoison_filter_dev() local 479 struct address_space *mapping = page->mapping; in collect_procs_file() local 594 struct address_space *mapping) in truncate_error_page() 650 struct address_space *mapping; in me_pagecache_clean() local 691 struct address_space *mapping = page_mapping(p); in me_pagecache_dirty() local 787 struct address_space *mapping; in me_huge_page() local 969 struct address_space *mapping; in hwpoison_user_mappings() local
|
D | cleancache.c | 243 void __cleancache_invalidate_page(struct address_space *mapping, in __cleancache_invalidate_page() 273 void __cleancache_invalidate_inode(struct address_space *mapping) in __cleancache_invalidate_inode()
|
D | swap.c | 991 struct address_space *mapping, in pagevec_lookup_entries() 1042 struct address_space *mapping, pgoff_t *start, pgoff_t end) in pagevec_lookup_range() 1051 struct address_space *mapping, pgoff_t *index, pgoff_t end, in pagevec_lookup_range_tag() 1061 struct address_space *mapping, pgoff_t *index, pgoff_t end, in pagevec_lookup_range_nr_tag()
|
D | util.c | 599 unsigned long mapping; in __page_rmapping() local 639 unsigned long mapping; in page_anon_vma() local 650 struct address_space *mapping; in page_mapping() local
|
D | vmscan.c | 801 static void handle_write_error(struct address_space *mapping, in handle_write_error() 826 static pageout_t pageout(struct page *page, struct address_space *mapping, in pageout() 901 static int __remove_mapping(struct address_space *mapping, struct page *page, in __remove_mapping() 995 int remove_mapping(struct address_space *mapping, struct page *page) in remove_mapping() 1090 struct address_space *mapping; in page_check_dirty_writeback() local 1135 struct address_space *mapping; in shrink_page_list() local 1602 struct address_space *mapping; in __isolate_lru_page() local
|
D | debug.c | 47 struct address_space *mapping; in __dump_page() local
|
D | hugetlb.c | 760 struct address_space *mapping = vma->vm_file->f_mapping; in vma_resv_map() local 3676 struct address_space *mapping; in unmap_ref_private() local 3855 struct address_space *mapping; in hugetlbfs_pagecache_page() local 3871 struct address_space *mapping; in hugetlbfs_pagecache_present() local 3884 int huge_add_to_page_cache(struct page *page, struct address_space *mapping, in huge_add_to_page_cache() 3909 struct address_space *mapping, pgoff_t idx, in hugetlb_no_page() 4094 u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping, in hugetlb_fault_mutex_hash() 4112 u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping, in hugetlb_fault_mutex_hash() 4130 struct address_space *mapping; in hugetlb_fault() local 4267 struct address_space *mapping; in hugetlb_mcopy_atomic_pte() local [all …]
|
D | mmap.c | 140 struct file *file, struct address_space *mapping) in __remove_shared_vm_struct() 161 struct address_space *mapping = file->f_mapping; in unlink_file_vma() local 620 struct address_space *mapping = file->f_mapping; in __vma_link_file() local 646 struct address_space *mapping = NULL; in vma_link() local 725 struct address_space *mapping = NULL; in __vma_adjust() local 3505 static void vm_lock_mapping(struct mm_struct *mm, struct address_space *mapping) in vm_lock_mapping() 3622 static void vm_unlock_mapping(struct address_space *mapping) in vm_unlock_mapping()
|
D | balloon_compaction.c | 233 int balloon_page_migrate(struct address_space *mapping, in balloon_page_migrate()
|
D | fadvise.c | 33 struct address_space *mapping; in generic_fadvise() local
|
D | memfd.c | 66 static int memfd_wait_for_pins(struct address_space *mapping) in memfd_wait_for_pins()
|
D | mincore.c | 51 static unsigned char mincore_page(struct address_space *mapping, pgoff_t pgoff) in mincore_page()
|
D | workingset.c | 456 struct address_space *mapping; in shadow_lru_isolate() local
|
D | khugepaged.c | 1417 static void retract_page_tables(struct address_space *mapping, pgoff_t pgoff) in retract_page_tables() 1496 struct address_space *mapping = file->f_mapping; in collapse_file() local 1818 struct address_space *mapping = file->f_mapping; in khugepaged_scan_file() local
|
D | userfaultfd.c | 191 struct address_space *mapping; in __mcopy_atomic_hugetlb() local
|
D | rmap.c | 969 struct address_space *mapping; in page_mkclean() local 1867 struct address_space *mapping = page_mapping(page); in rmap_walk_file() local
|
D | swapfile.c | 2296 struct address_space *mapping = swap_file->f_mapping; in destroy_swap_extents() local 2384 struct address_space *mapping = swap_file->f_mapping; in setup_swap_extents() local 2522 struct address_space *mapping; in SYSCALL_DEFINE1() local 3107 struct address_space *mapping; in SYSCALL_DEFINE2() local
|
D | nommu.c | 585 struct address_space *mapping; in add_vma_to_mm() local 649 struct address_space *mapping; in delete_vma_from_mm() local
|