/linux-4.4.14/mm/ |
D | truncate.c | 26 static void clear_exceptional_entry(struct address_space *mapping, in clear_exceptional_entry() 106 truncate_complete_page(struct address_space *mapping, struct page *page) in truncate_complete_page() 134 invalidate_complete_page(struct address_space *mapping, struct page *page) in invalidate_complete_page() 149 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page() 162 int generic_error_remove_page(struct address_space *mapping, struct page *page) in generic_error_remove_page() 184 struct address_space *mapping = page_mapping(page); in invalidate_inode_page() local 218 void truncate_inode_pages_range(struct address_space *mapping, in truncate_inode_pages_range() 388 void truncate_inode_pages(struct address_space *mapping, loff_t lstart) in truncate_inode_pages() 403 void truncate_inode_pages_final(struct address_space *mapping) in truncate_inode_pages_final() 454 unsigned long invalidate_mapping_pages(struct address_space *mapping, in invalidate_mapping_pages() [all …]
|
D | filemap.c | 112 static void page_cache_tree_delete(struct address_space *mapping, in page_cache_tree_delete() 184 struct address_space *mapping = page->mapping; in __delete_from_page_cache() local 232 struct address_space *mapping = page->mapping; in delete_from_page_cache() local 254 static int filemap_check_errors(struct address_space *mapping) in filemap_check_errors() 282 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range() 302 static inline int __filemap_fdatawrite(struct address_space *mapping, in __filemap_fdatawrite() 308 int filemap_fdatawrite(struct address_space *mapping) in filemap_fdatawrite() 314 int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in filemap_fdatawrite_range() 328 int filemap_flush(struct address_space *mapping) in filemap_flush() 334 static int __filemap_fdatawait_range(struct address_space *mapping, in __filemap_fdatawait_range() [all …]
|
D | readahead.c | 28 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() 152 int __do_page_cache_readahead(struct address_space *mapping, struct file *filp, in __do_page_cache_readahead() 210 int force_page_cache_readahead(struct address_space *mapping, struct file *filp, in force_page_cache_readahead() 318 static pgoff_t count_history_pages(struct address_space *mapping, in count_history_pages() 333 static int try_context_readahead(struct address_space *mapping, in try_context_readahead() 368 ondemand_readahead(struct address_space *mapping, in ondemand_readahead() [all …]
|
D | page_io.c | 136 struct address_space *mapping = swap_file->f_mapping; in generic_swapfile_activate() local 262 struct address_space *mapping = swap_file->f_mapping; in __swap_writepage() local 340 struct address_space *mapping = swap_file->f_mapping; in swap_readpage() local 372 struct address_space *mapping = sis->swap_file->f_mapping; in swap_set_page_dirty() local
|
D | page-writeback.c | 1519 static void balance_dirty_pages(struct address_space *mapping, in balance_dirty_pages() 1820 void balance_dirty_pages_ratelimited(struct address_space *mapping) in balance_dirty_pages_ratelimited() 2103 void tag_pages_for_writeback(struct address_space *mapping, in tag_pages_for_writeback() 2144 int write_cache_pages(struct address_space *mapping, in write_cache_pages() 2307 struct address_space *mapping = data; in __writepage() local 2321 int generic_writepages(struct address_space *mapping, in generic_writepages() 2339 int do_writepages(struct address_space *mapping, struct writeback_control *wbc) in do_writepages() 2363 struct address_space *mapping = page->mapping; in write_one_page() local 2408 void account_page_dirtied(struct page *page, struct address_space *mapping, in account_page_dirtied() 2438 void account_page_cleaned(struct page *page, struct address_space *mapping, in account_page_cleaned() [all …]
|
D | shmem.c | 255 static int shmem_radix_tree_replace(struct address_space *mapping, in shmem_radix_tree_replace() 280 static bool shmem_confirm_swap(struct address_space *mapping, in shmem_confirm_swap() 295 struct address_space *mapping, in shmem_add_to_page_cache() 331 struct address_space *mapping = page->mapping; in shmem_delete_from_page_cache() local 348 static int shmem_free_swap(struct address_space *mapping, in shmem_free_swap() 365 void shmem_unlock_mapping(struct address_space *mapping) in shmem_unlock_mapping() 399 struct address_space *mapping = inode->i_mapping; in shmem_undo_range() local 637 struct address_space *mapping = info->vfs_inode.i_mapping; in shmem_unuse_inode() local 769 struct address_space *mapping; in shmem_writepage() local 1057 struct address_space *mapping = inode->i_mapping; in shmem_getpage_gfp() local [all …]
|
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 | workingset.c | 213 void *workingset_eviction(struct address_space *mapping, struct page *page) in workingset_eviction() 309 struct address_space *mapping; in shadow_lru_isolate() local
|
D | migrate.c | 312 int migrate_page_move_mapping(struct address_space *mapping, in migrate_page_move_mapping() 437 int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping() 593 int migrate_page(struct address_space *mapping, in migrate_page() 617 int buffer_migrate_page(struct address_space *mapping, in buffer_migrate_page() 674 static int writeout(struct address_space *mapping, struct page *page) in writeout() 715 static int fallback_migrate_page(struct address_space *mapping, in fallback_migrate_page() 750 struct address_space *mapping; in move_to_new_page() local
|
D | util.c | 330 unsigned long mapping; in __page_rmapping() local 347 unsigned long mapping; in page_anon_vma() local 358 unsigned long mapping; in page_mapping() 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 577 struct address_space *mapping; in me_pagecache_clean() local 640 struct address_space *mapping = page_mapping(p); in me_pagecache_dirty() local 948 struct address_space *mapping; in hwpoison_user_mappings() local
|
D | fadvise.c | 32 struct address_space *mapping; in SYSCALL_DEFINE4() local
|
D | swap.c | 1079 struct address_space *mapping, in pagevec_lookup_entries() 1125 unsigned pagevec_lookup(struct pagevec *pvec, struct address_space *mapping, in pagevec_lookup() 1133 unsigned pagevec_lookup_tag(struct pagevec *pvec, struct address_space *mapping, in pagevec_lookup_tag()
|
D | vmscan.c | 509 static void handle_write_error(struct address_space *mapping, in handle_write_error() 534 static pageout_t pageout(struct page *page, struct address_space *mapping, in pageout() 609 static int __remove_mapping(struct address_space *mapping, struct page *page, in __remove_mapping() 700 int remove_mapping(struct address_space *mapping, struct page *page) in remove_mapping() 852 struct address_space *mapping; in page_check_dirty_writeback() local 904 struct address_space *mapping; in shrink_page_list() local 1303 struct address_space *mapping; in __isolate_lru_page() local
|
D | mmap.c | 239 struct file *file, struct address_space *mapping) in __remove_shared_vm_struct() 260 struct address_space *mapping = file->f_mapping; in unlink_file_vma() local 646 struct address_space *mapping = file->f_mapping; in __vma_link_file() local 672 struct address_space *mapping = NULL; in vma_link() local 733 struct address_space *mapping = NULL; in vma_adjust() local 3164 static void vm_lock_mapping(struct mm_struct *mm, struct address_space *mapping) in vm_lock_mapping() 3266 static void vm_unlock_mapping(struct address_space *mapping) in vm_unlock_mapping()
|
D | mincore.c | 49 static unsigned char mincore_page(struct address_space *mapping, pgoff_t pgoff) in mincore_page()
|
D | hugetlb.c | 751 struct address_space *mapping = vma->vm_file->f_mapping; in vma_resv_map() local 3299 struct address_space *mapping; in unmap_ref_private() local 3475 struct address_space *mapping; in hugetlbfs_pagecache_page() local 3491 struct address_space *mapping; in hugetlbfs_pagecache_present() local 3504 int huge_add_to_page_cache(struct page *page, struct address_space *mapping, in huge_add_to_page_cache() 3522 struct address_space *mapping, pgoff_t idx, in hugetlb_no_page() 3652 struct address_space *mapping, in hugetlb_fault_mutex_hash() 3677 struct address_space *mapping, in hugetlb_fault_mutex_hash() 3695 struct address_space *mapping; in hugetlb_fault() local 4191 struct address_space *mapping = vma->vm_file->f_mapping; in huge_pmd_share() local
|
D | madvise.c | 191 struct address_space *mapping) in force_shm_swapin_readahead()
|
/linux-4.4.14/include/linux/ |
D | pagemap.h | 30 static inline void mapping_set_error(struct address_space *mapping, int error) in mapping_set_error() 40 static inline void mapping_set_unevictable(struct address_space *mapping) in mapping_set_unevictable() 45 static inline void mapping_clear_unevictable(struct address_space *mapping) in mapping_clear_unevictable() 50 static inline int mapping_unevictable(struct address_space *mapping) in mapping_unevictable() 57 static inline void mapping_set_exiting(struct address_space *mapping) in mapping_set_exiting() 62 static inline int mapping_exiting(struct address_space *mapping) in mapping_exiting() 67 static inline gfp_t mapping_gfp_mask(struct address_space * mapping) in mapping_gfp_mask() 73 static inline gfp_t mapping_gfp_constraint(struct address_space *mapping, in mapping_gfp_constraint() 273 static inline struct page *find_get_page(struct address_space *mapping, in find_get_page() 279 static inline struct page *find_get_page_flags(struct address_space *mapping, in find_get_page_flags() [all …]
|
D | io-mapping.h | 76 io_mapping_free(struct io_mapping *mapping) in io_mapping_free() 84 io_mapping_map_atomic_wc(struct io_mapping *mapping, in io_mapping_map_atomic_wc() 103 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset) in io_mapping_map_wc() 134 io_mapping_free(struct io_mapping *mapping) in io_mapping_free() 141 io_mapping_map_atomic_wc(struct io_mapping *mapping, in io_mapping_map_atomic_wc() 158 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset) in io_mapping_map_wc()
|
D | cleancache.h | 55 static inline bool cleancache_fs_enabled_mapping(struct address_space *mapping) in cleancache_fs_enabled_mapping() 105 static inline void cleancache_invalidate_page(struct address_space *mapping, in cleancache_invalidate_page() 113 static inline void cleancache_invalidate_inode(struct address_space *mapping) in cleancache_invalidate_inode()
|
D | backing-dev.h | 226 static inline bool mapping_cap_writeback_dirty(struct address_space *mapping) in mapping_cap_writeback_dirty() 231 static inline bool mapping_cap_account_dirty(struct address_space *mapping) in mapping_cap_account_dirty()
|
D | migrate.h | 60 static inline int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping()
|
D | shmem_fs.h | 61 struct address_space *mapping, pgoff_t index) in shmem_read_mapping_page()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 368 static __s32 uvc_ctrl_get_zoom(struct uvc_control_mapping *mapping, in uvc_ctrl_get_zoom() 386 static void uvc_ctrl_set_zoom(struct uvc_control_mapping *mapping, in uvc_ctrl_set_zoom() 393 static __s32 uvc_ctrl_get_rel_speed(struct uvc_control_mapping *mapping, in uvc_ctrl_get_rel_speed() 413 static void uvc_ctrl_set_rel_speed(struct uvc_control_mapping *mapping, in uvc_ctrl_set_rel_speed() 767 static __s32 uvc_get_le_value(struct uvc_control_mapping *mapping, in uvc_get_le_value() 797 static void uvc_set_le_value(struct uvc_control_mapping *mapping, in uvc_set_le_value() 860 struct uvc_control_mapping **mapping, struct uvc_control **control, in __uvc_find_control() 892 __u32 v4l2_id, struct uvc_control_mapping **mapping) in uvc_find_control() 974 struct uvc_control *ctrl, struct uvc_control_mapping *mapping, in __uvc_ctrl_get() 1013 struct uvc_control_mapping *mapping, in __uvc_query_v4l2_ctrl() [all …]
|
/linux-4.4.14/fs/hpfs/ |
D | file.c | 127 static int hpfs_readpages(struct file *file, struct address_space *mapping, in hpfs_readpages() 133 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages() 139 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed() 153 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin() 169 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end() 187 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
|
/linux-4.4.14/fs/jfs/ |
D | inode.c | 288 static int jfs_writepages(struct address_space *mapping, in jfs_writepages() 299 static int jfs_readpages(struct file *file, struct address_space *mapping, in jfs_readpages() 305 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed() 315 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin() 329 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap() 338 struct address_space *mapping = file->f_mapping; in jfs_direct_IO() local
|
D | jfs_metapage.c | 592 struct address_space *mapping; in __get_metapage() local 776 struct address_space *mapping = in __invalidate_metapages() local
|
/linux-4.4.14/fs/f2fs/ |
D | data.c | 281 struct address_space *mapping = inode->i_mapping; in get_read_data_page() local 348 struct address_space *mapping = inode->i_mapping; in find_data_page() local 379 struct address_space *mapping = inode->i_mapping; in get_lock_data_page() local 411 struct address_space *mapping = inode->i_mapping; in get_new_data_page() local 873 static int f2fs_mpage_readpages(struct address_space *mapping, in f2fs_mpage_readpages() 1030 struct address_space *mapping, in f2fs_read_data_pages() 1196 struct address_space *mapping = data; in __f2fs_writepage() local 1207 static int f2fs_write_cache_pages(struct address_space *mapping, in f2fs_write_cache_pages() 1333 static int f2fs_write_data_pages(struct address_space *mapping, in f2fs_write_data_pages() 1382 static void f2fs_write_failed(struct address_space *mapping, loff_t to) in f2fs_write_failed() [all …]
|
D | checkpoint.c | 34 struct address_space *mapping = META_MAPPING(sbi); in grab_meta_page() local 53 struct address_space *mapping = META_MAPPING(sbi); in __get_meta_page() local 249 static int f2fs_write_meta_pages(struct address_space *mapping, in f2fs_write_meta_pages() 278 struct address_space *mapping = META_MAPPING(sbi); in sync_meta_pages() local
|
D | file.c | 290 static pgoff_t __get_first_dirty_index(struct address_space *mapping, in __get_first_dirty_index() 506 struct address_space *mapping = inode->i_mapping; in truncate_partial_data_page() local 814 struct address_space *mapping = inode->i_mapping; in punch_hole() local 984 struct address_space *mapping = inode->i_mapping; in f2fs_zero_range() local
|
/linux-4.4.14/fs/gfs2/ |
D | aops.c | 215 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages() 233 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec() 344 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata() 425 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages() 526 struct address_space *mapping = page->mapping; in gfs2_readpage() local 562 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local 607 static int gfs2_readpages(struct file *file, struct address_space *mapping, in gfs2_readpages() 643 static int gfs2_write_begin(struct file *file, struct address_space *mapping, in gfs2_write_begin() 871 static int gfs2_write_end(struct file *file, struct address_space *mapping, in gfs2_write_end() 949 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap() [all …]
|
D | glops.c | 145 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_sync() local 185 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() local 226 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() local 260 struct address_space *mapping = gfs2_glock2aspace(gl); in inode_go_inval() local
|
D | meta_io.c | 116 struct address_space *mapping = gfs2_glock2aspace(gl); in gfs2_getbuf() local 266 struct address_space *mapping = bh->b_page->mapping; in gfs2_remove_from_journal() local
|
D | main.c | 64 struct address_space *mapping = (struct address_space *)(gl + 1); in gfs2_init_gl_aspace_once() local
|
D | meta_io.h | 43 static inline struct gfs2_sbd *gfs2_mapping2sbd(struct address_space *mapping) in gfs2_mapping2sbd()
|
D | trans.c | 162 struct address_space *mapping = bh->b_page->mapping; in gfs2_trans_add_data() local
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | cacheflush.h | 49 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 50 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/arch/arm/mm/ |
D | flush.c | 202 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() 241 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) in __flush_dcache_aliases() 277 struct address_space *mapping; in __sync_icache_dcache() local 321 struct address_space *mapping; in flush_dcache_page() local 358 struct address_space *mapping; in flush_kernel_dcache_page() local
|
D | dma-mapping.c | 1032 static inline dma_addr_t __alloc_iova(struct dma_iommu_mapping *mapping, in __alloc_iova() 1090 static inline void __free_iova(struct dma_iommu_mapping *mapping, in __free_iova() 1249 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in __iommu_create_mapping() local 1287 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in __iommu_remove_mapping() local 1509 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in __map_sg_chunk() local 1730 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in arm_coherent_iommu_map_page() local 1783 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in arm_coherent_iommu_unmap_page() local 1808 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in arm_iommu_unmap_page() local 1827 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in arm_iommu_sync_single_for_cpu() local 1841 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in arm_iommu_sync_single_for_device() local [all …]
|
D | fault-armv.c | 132 make_coherent(struct address_space *mapping, struct vm_area_struct *vma, in make_coherent() 184 struct address_space *mapping; in update_mmu_cache() local
|
/linux-4.4.14/fs/omfs/ |
D | file.c | 292 static int omfs_readpages(struct file *file, struct address_space *mapping, in omfs_readpages() 304 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages() 309 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed() 319 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin() 333 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | cacheflush.h | 17 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 18 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument 39 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 40 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument 53 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 54 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | util.h | 69 struct mwifiex_dma_mapping *mapping) in mwifiex_store_mapping() 77 struct mwifiex_dma_mapping *mapping) in mwifiex_get_mapping() 86 struct mwifiex_dma_mapping mapping; in MWIFIEX_SKB_DMA_ADDR() local
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_iommu.c | 31 struct dma_iommu_mapping *mapping = NULL; in drm_create_iommu_mapping() local 137 struct dma_iommu_mapping *mapping = dev->archdata.mapping; in drm_iommu_detach_device() local
|
/linux-4.4.14/fs/bfs/ |
D | file.c | 162 static void bfs_write_failed(struct address_space *mapping, loff_t to) in bfs_write_failed() 170 static int bfs_write_begin(struct file *file, struct address_space *mapping, in bfs_write_begin() 184 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap()
|
/linux-4.4.14/fs/hfsplus/ |
D | inode.c | 34 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed() 44 static int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin() 60 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap() 129 struct address_space *mapping = file->f_mapping; in hfsplus_direct_IO() local 151 static int hfsplus_writepages(struct address_space *mapping, in hfsplus_writepages()
|
D | bitmap.c | 23 struct address_space *mapping; in hfsplus_block_allocate() local 167 struct address_space *mapping; in hfsplus_block_free() local
|
D | btree.c | 136 struct address_space *mapping; in hfs_btree_open() local
|
/linux-4.4.14/arch/nios2/mm/ |
D | cacheflush.c | 73 static void flush_aliases(struct address_space *mapping, struct page *page) in flush_aliases() 160 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() 174 struct address_space *mapping; in flush_dcache_page() local 205 struct address_space *mapping; in update_mmu_cache() local
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_subr.c | 68 vxfs_get_page(struct address_space *mapping, u_long n) in vxfs_get_page() 180 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
|
/linux-4.4.14/fs/logfs/ |
D | dev_mtd.c | 76 struct address_space *mapping = super->s_mapping_inode->i_mapping; in logfs_mtd_erase_mapping() local 151 struct address_space *mapping = super->s_mapping_inode->i_mapping; in logfs_mtd_find_first_sb() local 168 struct address_space *mapping = super->s_mapping_inode->i_mapping; in logfs_mtd_find_last_sb() local 187 struct address_space *mapping = super->s_mapping_inode->i_mapping; in __logfs_mtd_writeseg() local
|
D | dev_bdev.c | 78 struct address_space *mapping = super->s_mapping_inode->i_mapping; in __bdev_writeseg() local 248 struct address_space *mapping = super->s_mapping_inode->i_mapping; in bdev_find_first_sb() local 258 struct address_space *mapping = super->s_mapping_inode->i_mapping; in bdev_find_last_sb() local
|
D | file.c | 12 static int logfs_write_begin(struct file *file, struct address_space *mapping, in logfs_write_begin() 38 static int logfs_write_end(struct file *file, struct address_space *mapping, in logfs_write_end()
|
D | segment.c | 56 struct address_space *mapping = super->s_mapping_inode->i_mapping; in get_mapping_page() local 714 struct address_space *mapping = super->s_mapping_inode->i_mapping; in freeseg() local 909 struct address_space *mapping; in logfs_init_mapping() local
|
/linux-4.4.14/fs/afs/ |
D | write.c | 118 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin() 244 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end() 463 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region() 537 int afs_writepages(struct address_space *mapping, in afs_writepages() 660 struct address_space *mapping = vnode->vfs_inode.i_mapping; in afs_writeback_all() local
|
D | file.c | 240 static int afs_readpages(struct file *file, struct address_space *mapping, in afs_readpages()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | rw26.c | 123 struct address_space *mapping; in ll_releasepage() local 335 struct address_space *mapping, in ll_direct_IO_26_seg() 473 static int ll_write_begin(struct file *file, struct address_space *mapping, in ll_write_begin() 496 static int ll_write_end(struct file *file, struct address_space *mapping, in ll_write_end() 511 static int ll_migratepage(struct address_space *mapping, in ll_migratepage()
|
D | rw.c | 357 void ll_ra_stats_inc(struct address_space *mapping, enum ra_stat which) in ll_ra_stats_inc() 466 pgoff_t index, struct address_space *mapping) in ll_read_ahead_page() 613 struct address_space *mapping, in ll_read_ahead_pages() 661 struct ll_readahead_state *ras, struct address_space *mapping, in ll_readahead() 1189 int ll_writepages(struct address_space *mapping, struct writeback_control *wbc) in ll_writepages()
|
D | llite_mmap.c | 451 int ll_teardown_mmaps(struct address_space *mapping, __u64 first, __u64 last) in ll_teardown_mmaps()
|
/linux-4.4.14/fs/ |
D | buffer.c | 574 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers() 605 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() local 633 static void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty() 677 struct address_space *mapping = page_mapping(page); in __set_page_dirty_buffers() local 735 struct address_space *mapping; in fsync_buffers_list() local 822 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() local 845 struct address_space *mapping = &inode->i_data; in remove_inode_buffers() local 1178 struct address_space *mapping = NULL; in mark_buffer_dirty() local 2031 int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, in block_write_begin() 2054 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end() [all …]
|
D | dax.c | 220 struct address_space *mapping = inode->i_mapping; in dax_do_io() local 256 static int dax_load_hole(struct address_space *mapping, struct page *page, in dax_load_hole() 295 struct address_space *mapping = inode->i_mapping; in dax_insert_mapping() local 359 struct address_space *mapping = file->f_mapping; in __dax_fault() local 531 struct address_space *mapping = file->f_mapping; in __dax_pmd_fault() local
|
D | mpage.c | 356 mpage_readpages(struct address_space *mapping, struct list_head *pages, in mpage_readpages() 470 struct address_space *mapping = page->mapping; in __mpage_writepage() local 683 mpage_writepages(struct address_space *mapping, in mpage_writepages()
|
D | block_dev.c | 76 struct address_space *mapping = bdev->bd_inode->i_mapping; in kill_bdev() local 89 struct address_space *mapping = bdev->bd_inode->i_mapping; in invalidate_bdev() local 307 static int blkdev_readpages(struct file *file, struct address_space *mapping, in blkdev_readpages() 313 static int blkdev_write_begin(struct file *file, struct address_space *mapping, in blkdev_write_begin() 321 static int blkdev_write_end(struct file *file, struct address_space *mapping, in blkdev_write_end() 1808 struct address_space *mapping = inode->i_mapping; in iterate_bdevs() local
|
D | sync.c | 287 struct address_space *mapping; in SYSCALL_DEFINE4() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm.c | 705 struct amdgpu_bo_va_mapping *mapping, in amdgpu_vm_bo_update_mapping() 826 struct amdgpu_bo_va_mapping *mapping; in amdgpu_vm_bo_update() local 885 struct amdgpu_bo_va_mapping *mapping; in amdgpu_vm_clear_freed() local 1000 struct amdgpu_bo_va_mapping *mapping; in amdgpu_vm_bo_map() local 1131 struct amdgpu_bo_va_mapping *mapping; in amdgpu_vm_bo_unmap() local 1186 struct amdgpu_bo_va_mapping *mapping, *next; in amdgpu_vm_bo_rmv() local 1311 struct amdgpu_bo_va_mapping *mapping, *tmp; in amdgpu_vm_fini() local
|
D | amdgpu_uvd.c | 337 struct amdgpu_bo_va_mapping *mapping; in amdgpu_uvd_cs_pass1() local 622 struct amdgpu_bo_va_mapping *mapping; in amdgpu_uvd_cs_pass2() local
|
/linux-4.4.14/fs/affs/ |
D | file.c | 381 static void affs_write_failed(struct address_space *mapping, loff_t to) in affs_write_failed() 395 struct address_space *mapping = file->f_mapping; in affs_direct_IO() local 413 static int affs_write_begin(struct file *file, struct address_space *mapping, in affs_write_begin() 429 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) in _affs_bmap() 630 static int affs_write_begin_ofs(struct file *file, struct address_space *mapping, in affs_write_begin_ofs() 668 static int affs_write_end_ofs(struct file *file, struct address_space *mapping, in affs_write_end_ofs() 854 struct address_space *mapping = inode->i_mapping; in affs_truncate() local
|
/linux-4.4.14/arch/unicore32/mm/ |
D | flush.c | 61 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() 77 struct address_space *mapping; in flush_dcache_page() local
|
/linux-4.4.14/fs/hfs/ |
D | inode.c | 39 static void hfs_write_failed(struct address_space *mapping, loff_t to) in hfs_write_failed() 49 static int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin() 65 static sector_t hfs_bmap(struct address_space *mapping, sector_t block) in hfs_bmap() 131 struct address_space *mapping = file->f_mapping; in hfs_direct_IO() local 153 static int hfs_writepages(struct address_space *mapping, in hfs_writepages()
|
D | btree.c | 22 struct address_space *mapping; in hfs_btree_open() local
|
/linux-4.4.14/fs/ceph/ |
D | addr.c | 71 struct address_space *mapping = page->mapping; in ceph_set_page_dirty() local 401 static int ceph_readpages(struct file *file, struct address_space *mapping, in ceph_readpages() 614 struct address_space *mapping = inode->i_mapping; in writepages_finish() local 685 static int ceph_writepages_start(struct address_space *mapping, in ceph_writepages_start() 1138 static int ceph_write_begin(struct file *file, struct address_space *mapping, in ceph_write_begin() 1171 static int ceph_write_end(struct file *file, struct address_space *mapping, in ceph_write_end() 1284 struct address_space *mapping = inode->i_mapping; in ceph_filemap_fault() local 1422 struct address_space *mapping = inode->i_mapping; in ceph_fill_inline_data() local 1606 struct address_space *mapping = file->f_mapping; in ceph_mmap() local
|
D | cache.h | 132 struct address_space *mapping, in ceph_readpages_from_fscache()
|
/linux-4.4.14/fs/adfs/ |
D | inode.c | 48 static void adfs_write_failed(struct address_space *mapping, loff_t to) in adfs_write_failed() 56 static int adfs_write_begin(struct file *file, struct address_space *mapping, in adfs_write_begin() 72 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap()
|
/linux-4.4.14/arch/score/include/asm/ |
D | cacheflush.h | 23 #define flush_dcache_mmap_lock(mapping) do {} while (0) argument 24 #define flush_dcache_mmap_unlock(mapping) do {} while (0) argument
|
/linux-4.4.14/fs/nilfs2/ |
D | dir.c | 85 struct address_space *mapping, in nilfs_commit_chunk() 182 struct address_space *mapping = dir->i_mapping; in nilfs_get_page() local 415 struct address_space *mapping = page->mapping; in nilfs_set_link() local 533 struct address_space *mapping = page->mapping; in nilfs_delete_entry() local 573 struct address_space *mapping = inode->i_mapping; in nilfs_make_empty() local
|
D | page.c | 62 struct address_space *mapping, in nilfs_grab_buffer() 377 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages() 460 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode) in nilfs_mapping_init() 482 struct address_space *mapping = page->mapping; in __nilfs_clear_page_dirty() local
|
D | inode.c | 169 static int nilfs_readpages(struct file *file, struct address_space *mapping, in nilfs_readpages() 175 static int nilfs_writepages(struct address_space *mapping, in nilfs_writepages() 259 void nilfs_write_failed(struct address_space *mapping, loff_t to) in nilfs_write_failed() 269 static int nilfs_write_begin(struct file *file, struct address_space *mapping, in nilfs_write_begin() 289 static int nilfs_write_end(struct file *file, struct address_space *mapping, in nilfs_write_end()
|
D | btnode.c | 144 struct address_space *mapping; in nilfs_btnode_delete() local
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | cacheflush.h | 131 #define flush_dcache_mmap_lock(mapping) \ argument 133 #define flush_dcache_mmap_unlock(mapping) \ argument
|
/linux-4.4.14/arch/sh/include/asm/ |
D | cacheflush.h | 92 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 93 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/arch/metag/include/asm/ |
D | cacheflush.h | 67 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 68 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument 95 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 96 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/fs/9p/ |
D | vfs_addr.c | 111 static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping, in v9fs_vfs_readpages() 267 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin() 303 static int v9fs_write_end(struct file *filp, struct address_space *mapping, in v9fs_write_end()
|
D | cache.h | 75 struct address_space *mapping, in v9fs_readpages_from_fscache() 131 struct address_space *mapping, in v9fs_readpages_from_fscache()
|
D | cache.c | 356 struct address_space *mapping, in __v9fs_readpages_from_fscache()
|
/linux-4.4.14/fs/ecryptfs/ |
D | mmap.c | 279 struct address_space *mapping, in ecryptfs_write_begin() 479 struct address_space *mapping, in ecryptfs_write_end() 541 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
|
/linux-4.4.14/fs/ext2/ |
D | inode.c | 56 static void ext2_write_failed(struct address_space *mapping, loff_t to) in ext2_write_failed() 797 ext2_readpages(struct file *file, struct address_space *mapping, in ext2_readpages() 804 ext2_write_begin(struct file *file, struct address_space *mapping, in ext2_write_begin() 817 static int ext2_write_end(struct file *file, struct address_space *mapping, in ext2_write_end() 830 ext2_nobh_write_begin(struct file *file, struct address_space *mapping, in ext2_nobh_write_begin() 849 static sector_t ext2_bmap(struct address_space *mapping, sector_t block) in ext2_bmap() 858 struct address_space *mapping = file->f_mapping; in ext2_direct_IO() local 875 ext2_writepages(struct address_space *mapping, struct writeback_control *wbc) in ext2_writepages()
|
D | file.c | 162 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; in ext2_fsync() local
|
D | dir.c | 90 struct address_space *mapping = page->mapping; in ext2_commit_chunk() local 200 struct address_space *mapping = dir->i_mapping; in ext2_get_page() local
|
/linux-4.4.14/arch/mips/include/asm/ |
D | cacheflush.h | 64 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 65 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
D | vdso.h | 38 struct vm_special_mapping mapping; member
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | cacheflush.h | 182 #define flush_dcache_mmap_lock(mapping) \ argument 184 #define flush_dcache_mmap_unlock(mapping) \ argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | cacheflush.h | 30 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 31 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/drivers/net/ethernet/alteon/ |
D | acenic.c | 640 dma_addr_t mapping; in acenic_remove_one() local 660 dma_addr_t mapping; in acenic_remove_one() local 679 dma_addr_t mapping; in acenic_remove_one() local 1642 dma_addr_t mapping; in ace_load_std_rx_ring() local 1703 dma_addr_t mapping; in ace_load_mini_rx_ring() local 1759 dma_addr_t mapping; in ace_load_jumbo_rx_ring() local 2371 dma_addr_t mapping; in ace_map_tx_skb() local 2425 dma_addr_t mapping; in ace_start_xmit() local 2445 dma_addr_t mapping; in ace_start_xmit() local
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | cacheflush.h | 34 #define flush_dcache_mmap_lock(mapping) do {} while (0) argument 35 #define flush_dcache_mmap_unlock(mapping) do {} while (0) argument
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | cacheflush.h | 48 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 49 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | cacheflush.h | 34 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 35 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/fs/ext4/ |
D | inode.c | 1001 static int ext4_write_begin(struct file *file, struct address_space *mapping, in ext4_write_begin() 1139 struct address_space *mapping, in ext4_write_end() 1245 struct address_space *mapping, in ext4_journalled_write_end() 1468 struct address_space *mapping = inode->i_mapping; in mpage_release_unused_pages() local 1730 struct address_space *mapping = page->mapping; in __ext4_journalled_writepage() local 2343 struct address_space *mapping = mpd->inode->i_mapping; in mpage_prepare_extent_to_map() local 2441 struct address_space *mapping = data; in __writepage() local 2447 static int ext4_writepages(struct address_space *mapping, in ext4_writepages() 2683 static int ext4_da_write_begin(struct file *file, struct address_space *mapping, in ext4_da_write_begin() 2804 struct address_space *mapping, in ext4_da_write_end() [all …]
|
D | readpage.c | 133 int ext4_mpage_readpages(struct address_space *mapping, in ext4_mpage_readpages()
|
D | inline.c | 520 static int ext4_convert_inline_data_to_extent(struct address_space *mapping, in ext4_convert_inline_data_to_extent() 639 int ext4_try_to_write_inline_data(struct address_space *mapping, in ext4_try_to_write_inline_data() 786 static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping, in ext4_da_convert_inline_data_to_extent() 844 int ext4_da_write_inline_data_begin(struct address_space *mapping, in ext4_da_write_inline_data_begin()
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 246 struct address_space *mapping = file->f_mapping; in hugetlbfs_read_iter() local 305 struct address_space *mapping, in hugetlbfs_write_begin() 312 static int hugetlbfs_write_end(struct file *file, struct address_space *mapping, in hugetlbfs_write_end() 353 struct address_space *mapping = &inode->i_data; in remove_inode_hugepages() local 496 struct address_space *mapping = inode->i_mapping; in hugetlb_vmtruncate() local 525 struct address_space *mapping = inode->i_mapping; in hugetlbfs_punch_hole() local 545 struct address_space *mapping = inode->i_mapping; in hugetlbfs_fallocate() local 839 static int hugetlbfs_migrate_page(struct address_space *mapping, in hugetlbfs_migrate_page()
|
/linux-4.4.14/fs/nfs/ |
D | file.c | 347 static int nfs_write_begin(struct file *file, struct address_space *mapping, in nfs_write_begin() 393 static int nfs_write_end(struct file *file, struct address_space *mapping, in nfs_write_end() 471 struct address_space *mapping = page->mapping; in nfs_release_page() local 506 struct address_space *mapping = page_file_mapping(page); in nfs_check_dirty_writeback() local 599 struct address_space *mapping; in nfs_vm_page_mkwrite() local
|
D | inode.c | 146 int nfs_sync_mapping(struct address_space *mapping) in nfs_sync_mapping() 203 void nfs_zap_mapping(struct inode *inode, struct address_space *mapping) in nfs_zap_mapping() 1050 static int nfs_invalidate_mapping(struct inode *inode, struct address_space *mapping) in nfs_invalidate_mapping() 1096 struct address_space *mapping, in __nfs_revalidate_mapping() 1166 int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping) in nfs_revalidate_mapping() 1179 int nfs_revalidate_mapping_protected(struct inode *inode, struct address_space *mapping) in nfs_revalidate_mapping_protected()
|
D | fscache.h | 131 struct address_space *mapping, in nfs_readpages_from_fscache() 210 struct address_space *mapping, in nfs_readpages_from_fscache()
|
D | fscache.c | 368 struct address_space *mapping, in __nfs_readpages_from_fscache()
|
/linux-4.4.14/arch/arc/include/asm/ |
D | cacheflush.h | 47 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 48 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/include/asm-generic/ |
D | cacheflush.h | 18 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 19 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/arch/cris/include/asm/ |
D | cacheflush.h | 17 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 18 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/fs/qnx6/ |
D | inode.c | 101 static int qnx6_readpages(struct file *file, struct address_space *mapping, in qnx6_readpages() 186 struct address_space *mapping = root->i_mapping; in qnx6_checkroot() local 493 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block) in qnx6_bmap() 525 struct address_space *mapping; in qnx6_iget() local
|
D | dir.c | 28 struct address_space *mapping = dir->i_mapping; in qnx6_get_page() local 53 struct address_space *mapping = sbi->longfile->i_mapping; in qnx6_longname() local
|
/linux-4.4.14/fs/ntfs/ |
D | aops.h | 86 static inline struct page *ntfs_map_page(struct address_space *mapping, in ntfs_map_page()
|
D | bitmap.c | 52 struct address_space *mapping; in __ntfs_bitmap_set_bits_in_run() local
|
D | file.c | 120 struct address_space *mapping; in ntfs_attr_extend_initialized() local 508 static inline int __ntfs_grab_cache_pages(struct address_space *mapping, in __ntfs_grab_cache_pages() 1748 struct address_space *mapping = file->f_mapping; in ntfs_perform_write() local
|
D | lcnalloc.c | 157 struct address_space *mapping; in ntfs_cluster_alloc() local
|
D | aops.c | 1563 static sector_t ntfs_bmap(struct address_space *mapping, sector_t block) in ntfs_bmap() 1730 struct address_space *mapping = page->mapping; in mark_ntfs_record_dirty() local
|
D | logfile.c | 489 struct address_space *mapping = log_vi->i_mapping; in ntfs_check_logfile() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/ |
D | lustre_patchless_compat.h | 49 truncate_complete_page(struct address_space *mapping, struct page *page) in truncate_complete_page()
|
/linux-4.4.14/fs/ocfs2/ |
D | aops.c | 354 static int ocfs2_readpages(struct file *filp, struct address_space *mapping, in ocfs2_readpages() 457 static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block) in ocfs2_bmap() 1497 static int ocfs2_grab_pages_for_write(struct address_space *mapping, in ocfs2_grab_pages_for_write() 1580 static int ocfs2_write_cluster(struct address_space *mapping, in ocfs2_write_cluster() 1680 static int ocfs2_write_cluster_by_desc(struct address_space *mapping, in ocfs2_write_cluster_by_desc() 1866 static int ocfs2_write_begin_inline(struct address_space *mapping, in ocfs2_write_begin_inline() 1932 static int ocfs2_try_to_write_inline_data(struct address_space *mapping, in ocfs2_try_to_write_inline_data() 2076 struct address_space *mapping, in ocfs2_write_begin_nolock() 2298 static int ocfs2_write_begin(struct file *file, struct address_space *mapping, in ocfs2_write_begin() 2366 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() [all …]
|
D | mmap.c | 66 struct address_space *mapping = inode->i_mapping; in __ocfs2_page_mkwrite() local
|
/linux-4.4.14/fs/cifs/ |
D | fscache.h | 78 struct address_space *mapping, in cifs_readpages_from_fscache() 132 struct address_space *mapping, in cifs_readpages_from_fscache()
|
D | file.c | 1835 struct address_space *mapping = page->mapping; in cifs_partialpagewrite() local 1888 wdata_alloc_and_fillpages(pgoff_t tofind, struct address_space *mapping, in wdata_alloc_and_fillpages() 1923 struct address_space *mapping, in wdata_prepare_pages() 2003 struct address_space *mapping, struct writeback_control *wbc) in wdata_send_pages() 2036 static int cifs_writepages(struct address_space *mapping, in cifs_writepages() 2195 static int cifs_write_end(struct file *file, struct address_space *mapping, in cifs_write_end() 3376 readpages_get_pages(struct address_space *mapping, struct list_head *page_list, in readpages_get_pages() 3434 static int cifs_readpages(struct file *file, struct address_space *mapping, in cifs_readpages() 3677 static int cifs_write_begin(struct file *file, struct address_space *mapping, in cifs_write_begin()
|
D | fscache.c | 185 struct address_space *mapping, in __cifs_readpages_from_fscache()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | cacheflush_32.h | 43 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 44 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
D | cacheflush_64.h | 71 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 72 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | cacheflush.h | 14 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 15 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/arch/frv/include/asm/ |
D | cacheflush.h | 28 #define flush_dcache_mmap_lock(mapping) do {} while(0) argument 29 #define flush_dcache_mmap_unlock(mapping) do {} while(0) argument
|
/linux-4.4.14/fs/exofs/ |
D | dir.c | 59 struct address_space *mapping = page->mapping; in exofs_commit_chunk() local 159 struct address_space *mapping = dir->i_mapping; in exofs_get_page() local 521 struct address_space *mapping = page->mapping; in exofs_delete_entry() local 571 struct address_space *mapping = inode->i_mapping; in exofs_make_empty() local
|
D | inode.c | 473 static int exofs_readpages(struct file *file, struct address_space *mapping, in exofs_readpages() 786 static int exofs_writepages(struct address_space *mapping, in exofs_writepages() 864 int exofs_write_begin(struct file *file, struct address_space *mapping, in exofs_write_begin() 917 struct address_space *mapping, in exofs_write_begin_export() 927 static int exofs_write_end(struct file *file, struct address_space *mapping, in exofs_write_end()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 182 static int fat_writepages(struct address_space *mapping, in fat_writepages() 193 static int fat_readpages(struct file *file, struct address_space *mapping, in fat_readpages() 199 static void fat_write_failed(struct address_space *mapping, loff_t to) in fat_write_failed() 209 static int fat_write_begin(struct file *file, struct address_space *mapping, in fat_write_begin() 224 static int fat_write_end(struct file *file, struct address_space *mapping, in fat_write_end() 245 struct address_space *mapping = file->f_mapping; in fat_direct_IO() local 276 static sector_t _fat_bmap(struct address_space *mapping, sector_t block) in _fat_bmap() 1816 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; in fat_flush_inodes() local
|
D | file.c | 184 struct address_space *mapping = inode->i_mapping; in fat_cont_expand() local
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | cacheflush.h | 25 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 26 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/drivers/mtd/devices/ |
D | block2mtd.c | 47 static struct page *page_read(struct address_space *mapping, int index) in page_read() 55 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; in _block2mtd_erase() local 144 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; in _block2mtd_write() local
|
/linux-4.4.14/fs/jffs2/ |
D | file.c | 133 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, in jffs2_write_begin() 237 static int jffs2_write_end(struct file *filp, struct address_space *mapping, in jffs2_write_end()
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | cacheflush.h | 77 #define flush_dcache_mmap_lock(mapping) \ argument 79 #define flush_dcache_mmap_unlock(mapping) \ argument
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | cacheflush_no.h | 18 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 19 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
D | cacheflush_mm.h | 252 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 253 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/fs/fscache/ |
D | page.c | 287 struct address_space *mapping, in fscache_alloc_retrieval() 539 struct address_space *mapping, in __fscache_read_or_alloc_pages() 1164 struct address_space *mapping = inode->i_mapping; in __fscache_uncache_all_inode_pages() local
|
/linux-4.4.14/fs/minix/ |
D | inode.c | 399 static void minix_write_failed(struct address_space *mapping, loff_t to) in minix_write_failed() 409 static int minix_write_begin(struct file *file, struct address_space *mapping, in minix_write_begin() 423 static sector_t minix_bmap(struct address_space *mapping, sector_t block) in minix_bmap()
|
D | dir.c | 50 struct address_space *mapping = page->mapping; in dir_commit_chunk() local 68 struct address_space *mapping = dir->i_mapping; in dir_get_page() local 457 struct address_space *mapping = page->mapping; in minix_inode_by_name() local
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ib.c | 129 u64 *mapping; in ipoib_alloc_rx_skb() local 181 u64 mapping[IPOIB_UD_RX_SG]; in ipoib_ib_handle_rx_wc() local 269 u64 *mapping = tx_req->mapping; in ipoib_dma_map_tx() local 311 u64 *mapping = tx_req->mapping; in ipoib_dma_unmap_tx() local
|
D | ipoib.h | 171 u64 mapping[IPOIB_UD_RX_SG]; member 176 u64 mapping[MAX_SKB_FRAGS + 1]; member 181 u64 mapping; member 251 u64 mapping[IPOIB_CM_RX_SG]; member 518 u64 *mapping = tx_req->mapping; in ipoib_build_sge() local
|
/linux-4.4.14/net/rds/ |
D | iw_rdma.c | 51 struct rds_iw_mapping mapping; member 661 static int rds_iw_rdma_reg_mr(struct rds_iw_mapping *mapping) 732 struct rds_iw_mapping *mapping = &ibmr->mapping; local 792 struct rds_iw_mapping *mapping, *next; local
|
/linux-4.4.14/arch/tile/include/asm/ |
D | cacheflush.h | 33 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 34 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/arch/arm/include/asm/ |
D | device.h | 18 struct dma_iommu_mapping *mapping; member
|
D | cacheflush.h | 321 #define flush_dcache_mmap_lock(mapping) \ argument 323 #define flush_dcache_mmap_unlock(mapping) \ argument
|
/linux-4.4.14/fs/reiserfs/ |
D | ioctl.c | 176 struct address_space *mapping; in reiserfs_unpack() local
|
/linux-4.4.14/fs/ufs/ |
D | dir.c | 45 struct address_space *mapping = page->mapping; in ufs_commit_chunk() local 189 struct address_space *mapping = dir->i_mapping; in ufs_get_page() local 559 struct address_space *mapping = inode->i_mapping; in ufs_make_empty() local
|
D | inode.c | 470 static void ufs_write_failed(struct address_space *mapping, loff_t to) in ufs_write_failed() 480 static int ufs_write_begin(struct file *file, struct address_space *mapping, in ufs_write_begin() 494 static int ufs_write_end(struct file *file, struct address_space *mapping, in ufs_write_end() 506 static sector_t ufs_bmap(struct address_space *mapping, sector_t block) in ufs_bmap() 1037 struct address_space *mapping = inode->i_mapping; in ufs_alloc_lastblock() local
|
D | util.c | 243 struct page *ufs_get_locked_page(struct address_space *mapping, in ufs_get_locked_page()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | cacheflush.h | 158 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 159 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/include/drm/ |
D | ati_pcigart.h | 21 struct drm_local_map mapping; member
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | cacheflush.h | 84 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 85 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/linux-4.4.14/drivers/sh/clk/ |
D | core.c | 339 struct clk_mapping *mapping = clk->mapping; in clk_establish_mapping() local 389 struct clk_mapping *mapping; in clk_destroy_mapping() local 398 struct clk_mapping *mapping = clk->mapping; in clk_teardown_mapping() local
|
/linux-4.4.14/fs/sysv/ |
D | itree.c | 467 static void sysv_write_failed(struct address_space *mapping, loff_t to) in sysv_write_failed() 477 static int sysv_write_begin(struct file *file, struct address_space *mapping, in sysv_write_begin() 490 static sector_t sysv_bmap(struct address_space *mapping, sector_t block) in sysv_bmap()
|
D | dir.c | 38 struct address_space *mapping = page->mapping; in dir_commit_chunk() local 56 struct address_space *mapping = dir->i_mapping; in dir_get_page() local
|
/linux-4.4.14/fs/udf/ |
D | inode.c | 166 static void udf_write_failed(struct address_space *mapping, loff_t to) in udf_write_failed() 188 static int udf_writepages(struct address_space *mapping, in udf_writepages() 199 static int udf_readpages(struct file *file, struct address_space *mapping, in udf_readpages() 205 static int udf_write_begin(struct file *file, struct address_space *mapping, in udf_write_begin() 221 struct address_space *mapping = file->f_mapping; in udf_direct_IO() local 232 static sector_t udf_bmap(struct address_space *mapping, sector_t block) in udf_bmap()
|
D | file.c | 84 struct address_space *mapping, loff_t pos, in udf_adinicb_write_begin()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_aops.c | 1207 struct address_space *mapping, in xfs_vm_writepages() 1817 struct address_space *mapping, in xfs_vm_write_begin() 1872 struct address_space *mapping, in xfs_vm_write_end() 1902 struct address_space *mapping, in xfs_vm_bmap() 1926 struct address_space *mapping, in xfs_vm_readpages() 1949 struct address_space *mapping = page->mapping; in xfs_vm_set_page_dirty() local
|
D | xfs_file.c | 100 struct address_space *mapping; in xfs_iozero() local 706 struct address_space *mapping = file->f_mapping; in xfs_file_dio_aio_write() local 821 struct address_space *mapping = file->f_mapping; in xfs_file_buffered_aio_write() local 880 struct address_space *mapping = file->f_mapping; in xfs_file_write_iter() local
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | tulip_core.c | 355 dma_addr_t mapping; in tulip_up() local 637 dma_addr_t mapping; in tulip_init_ring() local 671 dma_addr_t mapping; in tulip_start_xmit() local 803 dma_addr_t mapping = tp->rx_buffers[i].mapping; in tulip_free_ring() local
|
D | interrupt.c | 70 dma_addr_t mapping; in tulip_refill_rx() local
|
/linux-4.4.14/fs/jbd2/ |
D | commit.c | 193 static int journal_submit_inode_data_buffers(struct address_space *mapping) in journal_submit_inode_data_buffers() 220 struct address_space *mapping; in journal_submit_data_buffers() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | trx.c | 357 dma_addr_t mapping = pci_map_single(rtlpci->pdev, skb->data, skb->len, in rtl92se_tx_fill_desc() local 527 dma_addr_t mapping = pci_map_single(rtlpci->pdev, skb->data, skb->len, in rtl92se_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 47 struct dma_iommu_mapping *mapping = drm_dev->dev->archdata.mapping; in rockchip_drm_dma_attach_device() local 133 struct dma_iommu_mapping *mapping; in rockchip_drm_load() local
|
/linux-4.4.14/fs/ubifs/ |
D | file.c | 220 static int write_begin_slow(struct address_space *mapping, in write_begin_slow() 424 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin() 539 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end() 717 struct address_space *mapping = page1->mapping; in ubifs_do_bulk_read() local
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-common.h | 51 int mapping; member
|
/linux-4.4.14/drivers/misc/cxl/ |
D | context.c | 38 struct address_space *mapping) in cxl_context_init()
|
/linux-4.4.14/arch/sh/mm/ |
D | cache-sh7705.c | 139 struct address_space *mapping = page_mapping(page); in sh7705_flush_dcache_page() local
|
D | cache-sh4.c | 115 struct address_space *mapping = page_mapping(page); in sh4_flush_dcache_page() local
|
/linux-4.4.14/drivers/net/wireless/p54/ |
D | p54pci.c | 154 dma_addr_t mapping; in p54p_refill_rx_ring() local 333 dma_addr_t mapping; in p54p_tx() local
|
/linux-4.4.14/arch/c6x/platforms/ |
D | megamod-pic.c | 179 int *mapping, int size) in parse_priority_map() 205 int mapping[NR_MUX_OUTPUTS]; in init_megamod_pic() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.c | 385 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl8723e_tx_fill_desc() local 551 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl8723e_tx_fill_cmddesc() local
|
/linux-4.4.14/fs/fuse/ |
D | file.c | 768 struct address_space *mapping = NULL; in fuse_readpages_end() local 869 static int fuse_readpages(struct file *file, struct address_space *mapping, in fuse_readpages() 1023 struct address_space *mapping, in fuse_fill_write_pages() 1095 struct address_space *mapping, in fuse_perform_write() 1154 struct address_space *mapping = file->f_mapping; in fuse_file_write_iter() local 1607 struct address_space *mapping = page->mapping; in fuse_writepage_locked() local 1883 static int fuse_writepages(struct address_space *mapping, in fuse_writepages() 1924 static int fuse_write_begin(struct file *file, struct address_space *mapping, in fuse_write_begin() 1969 static int fuse_write_end(struct file *file, struct address_space *mapping, in fuse_write_end() 2211 static sector_t fuse_bmap(struct address_space *mapping, sector_t block) in fuse_bmap()
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_gem.c | 215 struct address_space *mapping; in armada_gem_alloc_object() local 436 struct address_space *mapping; in armada_gem_prime_map_dma_buf() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | trx.c | 444 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl92ce_tx_fill_desc() local 609 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl92ce_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.c | 444 dma_addr_t mapping; in rtl8723be_tx_fill_desc() local 613 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl8723be_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.c | 519 dma_addr_t mapping; in rtl88ee_tx_fill_desc() local 697 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl88ee_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/mfd/ |
D | htc-pasic3.c | 25 void __iomem *mapping; member
|
/linux-4.4.14/fs/efs/ |
D | inode.c | 20 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap()
|
/linux-4.4.14/arch/mips/mm/ |
D | cache.c | 84 struct address_space *mapping = page_mapping(page); in __flush_dcache_page() local
|
/linux-4.4.14/arch/sparc/mm/ |
D | tlb.c | 120 struct address_space *mapping; in tlb_batch_add() local
|
/linux-4.4.14/arch/score/mm/ |
D | cache.c | 57 struct address_space *mapping = page_mapping(page); in flush_dcache_page() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | trx.c | 567 dma_addr_t mapping; in rtl92de_tx_fill_desc() local 740 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl92de_tx_fill_cmddesc() local
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | cacheflush.h | 128 #define flush_dcache_mmap_lock(mapping) do {} while (0) argument 129 #define flush_dcache_mmap_unlock(mapping) do {} while (0) argument
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.c | 704 dma_addr_t mapping; in rtl8821ae_tx_fill_desc() local 854 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl8821ae_tx_fill_cmddesc() local
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 409 struct address_space *mapping = page->mapping; in hostfs_writepage() local 470 static int hostfs_write_begin(struct file *file, struct address_space *mapping, in hostfs_write_begin() 482 static int hostfs_write_end(struct file *file, struct address_space *mapping, in hostfs_write_end()
|
/linux-4.4.14/fs/isofs/ |
D | compress.c | 300 struct address_space *mapping = inode->i_mapping; in zisofs_readpage() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | dev.c | 218 dma_addr_t mapping; in rtl8180_handle_rx() local 465 dma_addr_t mapping; in rtl8180_tx() local 1018 dma_addr_t *mapping; in rtl8180_init_rx_ring() local
|
/linux-4.4.14/drivers/vlynq/ |
D | vlynq.c | 599 struct vlynq_mapping *mapping) in vlynq_set_local_mapping() 616 struct vlynq_mapping *mapping) in vlynq_set_remote_mapping()
|
/linux-4.4.14/fs/btrfs/ |
D | zlib.c | 75 struct address_space *mapping, in zlib_compress_pages()
|
D | lzo.c | 88 struct address_space *mapping, in lzo_compress_pages()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 171 dma_addr_t mapping; in bnxt_start_xmit() local 485 static inline u8 *__bnxt_alloc_rx_data(struct bnxt *bp, dma_addr_t *mapping, in __bnxt_alloc_rx_data() 512 dma_addr_t mapping; in bnxt_alloc_rx_data() local 566 dma_addr_t mapping; in bnxt_alloc_rx_page() local 687 dma_addr_t mapping; in bnxt_rx_pages() local 756 dma_addr_t mapping) in bnxt_copy_skb() 788 dma_addr_t mapping; in bnxt_tpa_start() local 938 dma_addr_t mapping; in bnxt_tpa_end() local 1794 dma_addr_t mapping; in bnxt_alloc_tx_rings() local 1997 dma_addr_t mapping; in bnxt_init_one_rx_ring() local
|
/linux-4.4.14/arch/xtensa/mm/ |
D | cache.c | 135 struct address_space *mapping = page_mapping(page); in flush_dcache_page() local
|
/linux-4.4.14/drivers/remoteproc/ |
D | remoteproc_core.c | 490 struct rproc_mem_entry *mapping; in rproc_handle_devmem() local 563 struct rproc_mem_entry *carveout, *mapping; in rproc_handle_carveout() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | trx.c | 682 dma_addr_t mapping; in rtl92ee_tx_fill_desc() local 863 dma_addr_t mapping = pci_map_single(rtlpci->pdev, in rtl92ee_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/perf/ |
D | arm_pmu.c | 61 int mapping; in armpmu_map_hw_event() local 396 int mapping; in __hw_perf_event_init() local
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_memfree.h | 141 dma_addr_t mapping; member
|
/linux-4.4.14/drivers/nvdimm/ |
D | btt.c | 84 static int __btt_map_write(struct arena_info *arena, u32 lba, __le32 mapping) in __btt_map_write() 92 static int btt_map_write(struct arena_info *arena, u32 lba, u32 mapping, in btt_map_write() 135 static int btt_map_read(struct arena_info *arena, u32 lba, u32 *mapping, in btt_map_read()
|
/linux-4.4.14/drivers/input/joystick/ |
D | xpad.c | 119 u8 mapping; member 342 int mapping; /* map d-pad to buttons or to axes */ member
|
/linux-4.4.14/net/bluetooth/cmtp/ |
D | cmtp.h | 110 __u16 mapping; member
|