/Linux-v5.4/mm/ |
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 | 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 | 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_io.c | 150 struct address_space *mapping = swap_file->f_mapping; in generic_swapfile_activate() local 288 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 429 struct address_space *mapping = sis->swap_file->f_mapping; in swap_set_page_dirty() local
|
/Linux-v5.4/include/linux/ |
D | pagemap.h | 48 static inline void mapping_set_error(struct address_space *mapping, int error) in mapping_set_error() 63 static inline void mapping_set_unevictable(struct address_space *mapping) in mapping_set_unevictable() 68 static inline void mapping_clear_unevictable(struct address_space *mapping) in mapping_clear_unevictable() 73 static inline int mapping_unevictable(struct address_space *mapping) in mapping_unevictable() 80 static inline void mapping_set_exiting(struct address_space *mapping) in mapping_set_exiting() 85 static inline int mapping_exiting(struct address_space *mapping) in mapping_exiting() 90 static inline void mapping_set_no_writeback_tags(struct address_space *mapping) in mapping_set_no_writeback_tags() 95 static inline int mapping_use_writeback_tags(struct address_space *mapping) in mapping_use_writeback_tags() 100 static inline gfp_t mapping_gfp_mask(struct address_space * mapping) in mapping_gfp_mask() 106 static inline gfp_t mapping_gfp_constraint(struct address_space *mapping, in mapping_gfp_constraint() [all …]
|
D | io-mapping.h | 56 io_mapping_fini(struct io_mapping *mapping) in io_mapping_fini() 63 io_mapping_map_atomic_wc(struct io_mapping *mapping, in io_mapping_map_atomic_wc() 82 io_mapping_map_wc(struct io_mapping *mapping, in io_mapping_map_wc() 126 io_mapping_fini(struct io_mapping *mapping) in io_mapping_fini() 133 io_mapping_map_wc(struct io_mapping *mapping, in io_mapping_map_wc() 147 io_mapping_map_atomic_wc(struct io_mapping *mapping, in io_mapping_map_atomic_wc()
|
/Linux-v5.4/drivers/staging/gasket/ |
D | gasket_sysfs.c | 77 static void put_mapping(struct gasket_sysfs_mapping *mapping) in put_mapping() 134 static void put_mapping_n(struct gasket_sysfs_mapping *mapping, int times) in put_mapping_n() 155 struct gasket_sysfs_mapping *mapping; in gasket_sysfs_create_mapping() local 222 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_create_entries() local 261 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_remove_mapping() local 274 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_get_device_data() local 287 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_put_device_data() local 302 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_get_attr() local 326 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_put_attr() local 351 struct gasket_sysfs_mapping *mapping; in gasket_sysfs_register_store() local
|
/Linux-v5.4/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 365 static s32 uvc_ctrl_get_zoom(struct uvc_control_mapping *mapping, in uvc_ctrl_get_zoom() 383 static void uvc_ctrl_set_zoom(struct uvc_control_mapping *mapping, in uvc_ctrl_set_zoom() 390 static s32 uvc_ctrl_get_rel_speed(struct uvc_control_mapping *mapping, in uvc_ctrl_get_rel_speed() 410 static void uvc_ctrl_set_rel_speed(struct uvc_control_mapping *mapping, in uvc_ctrl_set_rel_speed() 764 static s32 uvc_get_le_value(struct uvc_control_mapping *mapping, in uvc_get_le_value() 794 static void uvc_set_le_value(struct uvc_control_mapping *mapping, in uvc_set_le_value() 857 struct uvc_control_mapping **mapping, struct uvc_control **control, in __uvc_find_control() 889 u32 v4l2_id, struct uvc_control_mapping **mapping) in uvc_find_control() 970 static s32 __uvc_ctrl_get_value(struct uvc_control_mapping *mapping, in __uvc_ctrl_get_value() 991 struct uvc_control *ctrl, struct uvc_control_mapping *mapping, in __uvc_ctrl_get() [all …]
|
/Linux-v5.4/fs/hpfs/ |
D | file.c | 128 static int hpfs_readpages(struct file *file, struct address_space *mapping, in hpfs_readpages() 134 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages() 140 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed() 154 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin() 170 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end() 188 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
|
/Linux-v5.4/fs/ |
D | dax.c | 331 static void dax_associate_entry(void *entry, struct address_space *mapping, in dax_associate_entry() 350 static void dax_disassociate_entry(void *entry, struct address_space *mapping, in dax_disassociate_entry() 397 struct address_space *mapping = READ_ONCE(page->mapping); in dax_lock_page() local 438 struct address_space *mapping = page->mapping; in dax_unlock_page() local 477 struct address_space *mapping, unsigned int order) in grab_mapping_entry() 576 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() 630 static int __dax_invalidate_entry(struct address_space *mapping, in __dax_invalidate_entry() 659 int dax_delete_mapping_entry(struct address_space *mapping, pgoff_t index) in dax_delete_mapping_entry() 677 int dax_invalidate_mapping_entry_sync(struct address_space *mapping, in dax_invalidate_mapping_entry_sync() 717 struct address_space *mapping, struct vm_fault *vmf, in dax_insert_entry() [all …]
|
D | buffer.c | 516 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers() 547 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() local 575 void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty() 619 struct address_space *mapping = page_mapping(page); in __set_page_dirty_buffers() local 677 struct address_space *mapping; in fsync_buffers_list() local 764 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() local 787 struct address_space *mapping = &inode->i_data; in remove_inode_buffers() local 1106 struct address_space *mapping = NULL; in mark_buffer_dirty() local 2066 int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, in block_write_begin() 2089 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end() [all …]
|
/Linux-v5.4/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() 337 struct address_space *mapping = file->f_mapping; in jfs_direct_IO() local
|
/Linux-v5.4/fs/afs/ |
D | write.c | 77 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin() 181 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end() 232 static void afs_kill_pages(struct address_space *mapping, in afs_kill_pages() 275 struct address_space *mapping, in afs_redirty_pages() 354 static int afs_store_data(struct address_space *mapping, in afs_store_data() 451 static int afs_write_back_from_locked_page(struct address_space *mapping, in afs_write_back_from_locked_page() 631 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region() 697 int afs_writepages(struct address_space *mapping, in afs_writepages() 852 struct address_space *mapping = page->mapping; in afs_launder_page() local
|
/Linux-v5.4/fs/gfs2/ |
D | aops.c | 209 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages() 238 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec() 333 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata() 414 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages() 518 struct address_space *mapping = page->mapping; in gfs2_readpage() local 554 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local 599 static int gfs2_readpages(struct file *file, struct address_space *mapping, in gfs2_readpages() 688 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap() 772 struct address_space *mapping = page->mapping; in gfs2_releasepage() local
|
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_xdp.c | 25 dma_addr_t mapping, u32 len) in bnxt_xmit_bd() 48 dma_addr_t mapping, u32 len, u16 rx_prod) in __bnxt_xmit_xdp() 59 dma_addr_t mapping, u32 len, in __bnxt_xmit_xdp_redirect() 119 dma_addr_t mapping; in bnxt_rx_xdp() local 221 dma_addr_t mapping; in bnxt_xdp_xmit() local
|
/Linux-v5.4/arch/arm/mm/ |
D | flush.c | 199 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() 237 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) in __flush_dcache_aliases() 273 struct address_space *mapping; in __sync_icache_dcache() local 317 struct address_space *mapping; in flush_dcache_page() local 360 struct address_space *mapping; in flush_kernel_dcache_page() local
|
/Linux-v5.4/arch/nds32/include/asm/ |
D | cacheflush.h | 39 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&(mapping)->i_pages) argument 40 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&(mapping)->i_pages) argument
|
/Linux-v5.4/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-v5.4/fs/erofs/ |
D | data.c | 37 struct address_space *const mapping = sb->s_bdev->bd_inode->i_mapping; in erofs_get_meta_page() local 128 struct address_space *mapping, in erofs_read_raw_page() 284 struct address_space *mapping, in erofs_raw_access_readpages() 344 static sector_t erofs_bmap(struct address_space *mapping, sector_t block) in erofs_bmap()
|
/Linux-v5.4/arch/nios2/include/asm/ |
D | cacheflush.h | 49 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&mapping->i_pages) argument 50 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages) argument
|
/Linux-v5.4/drivers/gpu/drm/etnaviv/ |
D | etnaviv_cmdbuf.c | 65 struct etnaviv_vram_mapping *mapping, in etnaviv_cmdbuf_suballoc_map() 73 struct etnaviv_vram_mapping *mapping) in etnaviv_cmdbuf_suballoc_unmap() 134 struct etnaviv_vram_mapping *mapping) in etnaviv_cmdbuf_get_va()
|
D | etnaviv_mmu.c | 130 struct etnaviv_vram_mapping *mapping) in etnaviv_iommu_remove_mapping() 232 struct etnaviv_vram_mapping *mapping, u64 va) in etnaviv_iommu_map_gem() 285 struct etnaviv_vram_mapping *mapping) in etnaviv_iommu_unmap_gem() 357 struct etnaviv_vram_mapping *mapping, in etnaviv_iommu_get_suballoc_va() 408 struct etnaviv_vram_mapping *mapping) in etnaviv_iommu_put_suballoc_va()
|
/Linux-v5.4/arch/csky/abiv1/ |
D | cacheflush.c | 18 struct address_space *mapping; in flush_dcache_page() local 60 struct address_space *mapping; in flush_kernel_dcache_page() local
|
/Linux-v5.4/fs/bfs/ |
D | file.c | 163 static void bfs_write_failed(struct address_space *mapping, loff_t to) in bfs_write_failed() 171 static int bfs_write_begin(struct file *file, struct address_space *mapping, in bfs_write_begin() 185 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap()
|
/Linux-v5.4/drivers/net/wireless/marvell/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
|