| /Linux-v5.15/drivers/gpu/drm/exynos/ |
| D | exynos_drm_dma.c | 111 void *mapping; in exynos_drm_register_dma() local
|
| /Linux-v5.15/drivers/scsi/ |
| D | scsicam.c | 36 struct address_space *mapping = bdev_whole(dev)->bd_inode->i_mapping; in scsi_bios_ptable() local
|
| /Linux-v5.15/mm/ |
| D | util.c | 659 unsigned long mapping; in __page_rmapping() local 699 unsigned long mapping; in page_anon_vma() local 710 struct address_space *mapping; in page_mapping() local
|
| D | fadvise.c | 35 struct address_space *mapping; in generic_fadvise() local
|
| D | balloon_compaction.c | 233 int balloon_page_migrate(struct address_space *mapping, in balloon_page_migrate()
|
| D | memfd.c | 66 static int memfd_wait_for_pins(struct address_space *mapping) in memfd_wait_for_pins()
|
| /Linux-v5.15/drivers/net/ethernet/ |
| D | lantiq_xrx200.c | 158 dma_addr_t mapping; in xrx200_alloc_skb() local 296 dma_addr_t mapping; in xrx200_start_xmit() local
|
| /Linux-v5.15/arch/arm/include/asm/ |
| D | cacheflush.h | 316 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&mapping->i_pages) argument 317 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages) argument
|
| /Linux-v5.15/fs/ |
| D | mpage.c | 483 struct address_space *mapping = page->mapping; in __mpage_writepage() local 694 mpage_writepages(struct address_space *mapping, in mpage_writepages()
|
| /Linux-v5.15/fs/nfs/ |
| D | fscache.h | 144 struct address_space *mapping, in nfs_readpages_from_fscache() 223 struct address_space *mapping, in nfs_readpages_from_fscache()
|
| /Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| D | trx.c | 423 dma_addr_t mapping; in rtl8723be_tx_fill_desc() local 596 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8723be_tx_fill_cmddesc() local
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qede/ |
| D | qede_fp.c | 30 dma_addr_t mapping; in qede_alloc_rx_buffer() local 245 dma_addr_t mapping; in map_frag_to_bd() local 347 dma_addr_t mapping; in qede_xdp_transmit() local 1486 dma_addr_t mapping; in qede_start_xmit() local
|
| /Linux-v5.15/drivers/iommu/ |
| D | virtio-iommu.c | 317 struct viommu_mapping *mapping; in viommu_add_mapping() local 351 struct viommu_mapping *mapping = NULL; in viommu_del_mappings() local 390 struct viommu_mapping *mapping; in viommu_replay_mappings() local 788 struct viommu_mapping *mapping; in viommu_iova_to_phys() local
|
| /Linux-v5.15/drivers/misc/cxl/ |
| D | context.c | 119 struct address_space *mapping) in cxl_context_set_mapping()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/include/ |
| D | grph_object_ctrl_defs.h | 241 struct mapping { struct 242 uint8_t lane0:2; /* Mapping for lane 0 */ 243 uint8_t lane1:2; /* Mapping for lane 1 */ 244 uint8_t lane2:2; /* Mapping for lane 2 */ 245 uint8_t lane3:2; /* Mapping for lane 3 */ 246 } mapping; member
|
| /Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| D | trx.c | 497 dma_addr_t mapping; in rtl88ee_tx_fill_desc() local 680 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl88ee_tx_fill_cmddesc() local
|
| /Linux-v5.15/fs/fuse/ |
| D | file.c | 888 struct address_space *mapping = NULL; in fuse_readpages_end() local 1143 struct address_space *mapping, in fuse_fill_write_pages() 1226 struct address_space *mapping, in fuse_perform_write() 1283 struct address_space *mapping = file->f_mapping; in fuse_cache_write_iter() local 1894 struct address_space *mapping = page->mapping; in fuse_writepage_locked() local 2214 static int fuse_writepages(struct address_space *mapping, in fuse_writepages() 2254 static int fuse_write_begin(struct file *file, struct address_space *mapping, in fuse_write_begin() 2299 static int fuse_write_end(struct file *file, struct address_space *mapping, in fuse_write_end() 2564 static sector_t fuse_bmap(struct address_space *mapping, sector_t block) in fuse_bmap()
|
| /Linux-v5.15/drivers/mfd/ |
| D | htc-pasic3.c | 22 void __iomem *mapping; member
|
| /Linux-v5.15/arch/mips/mm/ |
| D | cache.c | 87 struct address_space *mapping = page_mapping_file(page); in __flush_dcache_page() local
|
| /Linux-v5.15/drivers/gpu/drm/ttm/ |
| D | ttm_device.c | 200 struct device *dev, struct address_space *mapping, in ttm_device_init()
|
| /Linux-v5.15/fs/ext4/ |
| D | inline.c | 529 static int ext4_convert_inline_data_to_extent(struct address_space *mapping, in ext4_convert_inline_data_to_extent() 649 int ext4_try_to_write_inline_data(struct address_space *mapping, in ext4_try_to_write_inline_data() 849 static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping, in ext4_da_convert_inline_data_to_extent() 907 int ext4_da_write_inline_data_begin(struct address_space *mapping, in ext4_da_write_inline_data_begin()
|
| /Linux-v5.15/fs/f2fs/ |
| D | checkpoint.c | 42 struct address_space *mapping = META_MAPPING(sbi); in f2fs_grab_meta_page() local 59 struct address_space *mapping = META_MAPPING(sbi); in __get_meta_page() local 338 static int f2fs_write_meta_pages(struct address_space *mapping, in f2fs_write_meta_pages() 373 struct address_space *mapping = META_MAPPING(sbi); in f2fs_sync_meta_pages() local
|
| /Linux-v5.15/fs/hostfs/ |
| D | hostfs_kern.c | 403 struct address_space *mapping = page->mapping; in hostfs_writepage() local 464 static int hostfs_write_begin(struct file *file, struct address_space *mapping, in hostfs_write_begin() 476 static int hostfs_write_end(struct file *file, struct address_space *mapping, in hostfs_write_end()
|
| /Linux-v5.15/arch/x86/kernel/ |
| D | jailhouse.c | 204 void *mapping; in jailhouse_init_platform() local
|
| /Linux-v5.15/fs/efs/ |
| D | inode.c | 21 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap()
|