/Linux-v6.6/drivers/net/ethernet/alteon/ |
D | acenic.c | 641 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 1636 dma_addr_t mapping; in ace_load_std_rx_ring() local 1697 dma_addr_t mapping; in ace_load_mini_rx_ring() local 1753 dma_addr_t mapping; in ace_load_jumbo_rx_ring() local 2362 dma_addr_t mapping; in ace_map_tx_skb() local 2416 dma_addr_t mapping; in ace_start_xmit() local 2436 dma_addr_t mapping; in ace_start_xmit() local
|
/Linux-v6.6/fs/ecryptfs/ |
D | mmap.c | 266 struct address_space *mapping, in ecryptfs_write_begin() 464 struct address_space *mapping, in ecryptfs_write_end() 526 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
|
/Linux-v6.6/tools/testing/selftests/arm64/mte/ |
D | check_child_memory.c | 84 static int check_child_memory_mapping(int mem_type, int mode, int mapping) in check_child_memory_mapping() 106 static int check_child_file_mapping(int mem_type, int mode, int mapping) in check_child_file_mapping()
|
/Linux-v6.6/arch/sh/include/asm/ |
D | cacheflush.h | 95 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 96 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/Linux-v6.6/arch/mips/include/asm/ |
D | cacheflush.h | 73 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 74 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/Linux-v6.6/drivers/net/wwan/iosm/ |
D | iosm_ipc_imem_ops.c | 123 dma_addr_t mapping; in ipc_imem_map_skb_to_dma() local 480 dma_addr_t mapping = 0; in ipc_imem_sys_psi_transfer() local 577 dma_addr_t mapping; in ipc_imem_sys_devlink_write() local
|
D | iosm_ipc_pcie.c | 454 size_t size, dma_addr_t *mapping, int direction) in ipc_pcie_addr_map() 468 dma_addr_t mapping, int direction) in ipc_pcie_addr_unmap() 497 gfp_t flags, dma_addr_t *mapping, in ipc_pcie_alloc_skb()
|
/Linux-v6.6/fs/9p/ |
D | vfs_addr.c | 275 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin() 297 static int v9fs_write_end(struct file *filp, struct address_space *mapping, in v9fs_write_end() 341 static bool v9fs_dirty_folio(struct address_space *mapping, struct folio *folio) in v9fs_dirty_folio()
|
/Linux-v6.6/arch/nios2/mm/ |
D | cacheflush.c | 74 static void flush_aliases(struct address_space *mapping, struct folio *folio) in flush_aliases() 177 struct address_space *mapping; in flush_dcache_folio() local 215 struct address_space *mapping; in update_mmu_cache_range() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gem/ |
D | i915_gem_phys.c | 22 struct address_space *mapping = obj->base.filp->f_mapping; in i915_gem_object_get_pages_phys() local 109 struct address_space *mapping = obj->base.filp->f_mapping; in i915_gem_object_put_pages_phys() local
|
/Linux-v6.6/fs/ext4/ |
D | inode.c | 1105 static int ext4_write_begin(struct file *file, struct address_space *mapping, in ext4_write_begin() 1258 struct address_space *mapping, in ext4_write_end() 1362 struct address_space *mapping, in ext4_journalled_write_end() 1539 struct address_space *mapping = inode->i_mapping; in mpage_release_unused_pages() local 2360 struct address_space *mapping = mpd->inode->i_mapping; in mpage_prepare_extent_to_map() local 2516 struct address_space *mapping = inode->i_mapping; in ext4_do_writepages() local 2748 static int ext4_writepages(struct address_space *mapping, in ext4_writepages() 2793 static int ext4_dax_writepages(struct address_space *mapping, in ext4_dax_writepages() 2849 static int ext4_da_write_begin(struct file *file, struct address_space *mapping, in ext4_da_write_begin() 2938 static int ext4_da_do_write_end(struct address_space *mapping, in ext4_da_do_write_end() [all …]
|
/Linux-v6.6/fs/ceph/ |
D | addr.c | 80 static bool ceph_dirty_folio(struct address_space *mapping, struct folio *folio) in ceph_dirty_folio() 838 struct address_space *mapping = inode->i_mapping; in writepages_finish() local 924 static int ceph_writepages_start(struct address_space *mapping, in ceph_writepages_start() 1498 static int ceph_write_begin(struct file *file, struct address_space *mapping, in ceph_write_begin() 1521 static int ceph_write_end(struct file *file, struct address_space *mapping, in ceph_write_end() 1637 struct address_space *mapping = inode->i_mapping; in ceph_filemap_fault() local 1781 struct address_space *mapping = inode->i_mapping; in ceph_fill_inline_data() local 1964 struct address_space *mapping = file->f_mapping; in ceph_mmap() local
|
/Linux-v6.6/fs/xfs/ |
D | xfs_aops.c | 500 struct address_space *mapping, in xfs_vm_writepages() 518 struct address_space *mapping, in xfs_dax_writepages() 530 struct address_space *mapping, in xfs_vm_bmap()
|
/Linux-v6.6/arch/csky/abiv2/inc/abi/ |
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-v6.6/arch/loongarch/include/asm/ |
D | cacheflush.h | 51 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 52 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/Linux-v6.6/fs/f2fs/ |
D | data.c | 53 struct address_space *mapping = page->mapping; in __is_cp_guaranteed() local 78 struct address_space *mapping = page_file_mapping(page); in __read_io_type() local 1282 struct address_space *mapping = inode->i_mapping; in f2fs_get_read_data_page() local 1362 struct address_space *mapping = inode->i_mapping; in f2fs_find_data_page() local 1393 struct address_space *mapping = inode->i_mapping; in f2fs_get_lock_data_page() local 1421 struct address_space *mapping = inode->i_mapping; in f2fs_get_new_data_page() local 3020 static int f2fs_write_cache_pages(struct address_space *mapping, in f2fs_write_cache_pages() 3310 static int __f2fs_write_data_pages(struct address_space *mapping, in __f2fs_write_data_pages() 3382 static int f2fs_write_data_pages(struct address_space *mapping, in f2fs_write_data_pages() 3595 static int f2fs_write_begin(struct file *file, struct address_space *mapping, in f2fs_write_begin() [all …]
|
/Linux-v6.6/mm/ |
D | memory-failure.c | 208 struct address_space *mapping; in hwpoison_filter_dev() local 641 struct address_space *mapping = page->mapping; in collect_procs_file() local 681 struct address_space *mapping, pgoff_t pgoff, in collect_procs_fsdax() 931 struct address_space *mapping) in truncate_error_page() 1018 struct address_space *mapping; in me_pagecache_clean() local 1076 struct address_space *mapping = page_mapping(p); in me_pagecache_dirty() local 1187 struct address_space *mapping; in me_huge_page() local 1555 struct address_space *mapping; in hwpoison_user_mappings() local 1692 struct address_space *mapping, pgoff_t index, int flags) in unmap_and_kill() 1788 int mf_dax_kill_procs(struct address_space *mapping, pgoff_t index, in mf_dax_kill_procs()
|
/Linux-v6.6/fs/ocfs2/ |
D | aops.c | 445 static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block) in ocfs2_bmap() 1024 static int ocfs2_grab_pages_for_write(struct address_space *mapping, in ocfs2_grab_pages_for_write() 1114 static int ocfs2_write_cluster(struct address_space *mapping, in ocfs2_write_cluster() 1218 static int ocfs2_write_cluster_by_desc(struct address_space *mapping, in ocfs2_write_cluster_by_desc() 1472 static int ocfs2_write_begin_inline(struct address_space *mapping, in ocfs2_write_begin_inline() 1538 static int ocfs2_try_to_write_inline_data(struct address_space *mapping, in ocfs2_try_to_write_inline_data() 1646 int ocfs2_write_begin_nolock(struct address_space *mapping, in ocfs2_write_begin_nolock() 1882 static int ocfs2_write_begin(struct file *file, struct address_space *mapping, in ocfs2_write_begin() 1950 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() 2079 static int ocfs2_write_end(struct file *file, struct address_space *mapping, in ocfs2_write_end()
|
/Linux-v6.6/include/asm-generic/ |
D | cacheflush.h | 59 static inline void flush_dcache_mmap_lock(struct address_space *mapping) in flush_dcache_mmap_lock() 65 static inline void flush_dcache_mmap_unlock(struct address_space *mapping) in flush_dcache_mmap_unlock()
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | cacheflush_64.h | 74 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 75 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
D | cacheflush_32.h | 47 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 48 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/Linux-v6.6/arch/arc/include/asm/ |
D | cacheflush.h | 38 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument 39 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
|
/Linux-v6.6/fs/gfs2/ |
D | meta_io.c | 116 struct address_space *mapping = gfs2_glock2aspace(gl); in gfs2_getbuf() local 337 struct address_space *mapping = bh->b_folio->mapping; in gfs2_remove_from_journal() local 406 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_getjdatabuf() local
|
/Linux-v6.6/fs/nilfs2/ |
D | page.c | 48 struct address_space *mapping, in nilfs_grab_buffer() 359 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages() 460 struct address_space *mapping = page->mapping; in __nilfs_clear_page_dirty() local
|
/Linux-v6.6/fs/netfs/ |
D | buffered_read.c | 226 struct address_space *mapping = folio_file_mapping(folio); in netfs_read_folio() local 342 struct file *file, struct address_space *mapping, in netfs_write_begin()
|