/kernel/linux/linux-6.6/fs/omfs/ |
H A D | file.c | 298 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages() argument 303 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed() argument 313 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin() argument 326 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap() argument
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | file.c | 308 static int vboxsf_write_end(struct file *file, struct address_space *mapping, in vboxsf_write_end() argument
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | lcnalloc.c | 143 struct address_space *mapping; in ntfs_cluster_alloc() local
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | file.c | 285 struct address_space *mapping = inode->i_mapping; in orangefs_revalidate_mapping() local
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | vfs_addr.c | 275 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin() argument 297 static int v9fs_write_end(struct file *filp, struct address_space *mapping, in v9fs_write_end() argument 341 v9fs_dirty_folio(struct address_space *mapping, struct folio *folio) v9fs_dirty_folio() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | dax.h | 169 static inline struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() argument 174 static inline struct page *dax_layout_busy_page_range(struct address_space *mapping, pgoff_t start, pgoff_t nr_pages) in dax_layout_busy_page_range() argument 179 static inline int dax_writeback_mapping_range(struct address_space *mapping, in dax_writeback_mapping_range() argument 196 dax_lock_mapping_entry(struct address_space *mapping, unsigned long index, struct page **page) dax_lock_mapping_entry() argument 202 dax_unlock_mapping_entry(struct address_space *mapping, unsigned long index, dax_entry_t cookie) dax_unlock_mapping_entry() argument 259 dax_mapping(struct address_space *mapping) dax_mapping() argument [all...] |
H A D | migrate.h | 98 static inline int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping() argument
|
H A D | uacce.h | 101 struct address_space *mapping; member
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | extent.c | 488 struct address_space *mapping = inode->i_mapping; in hfs_file_truncate() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_aops.c | 499 xfs_vm_writepages( struct address_space *mapping, struct writeback_control *wbc) xfs_vm_writepages() argument 517 xfs_dax_writepages( struct address_space *mapping, struct writeback_control *wbc) xfs_dax_writepages() argument 529 xfs_vm_bmap( struct address_space *mapping, sector_t block) xfs_vm_bmap() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | ocxl_hw.h | 52 struct address_space *mapping; /* Mapping for pseudo filesystem */ member
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | gpio-charger.c | 58 struct gpio_mapping mapping; in set_charge_current_limit() local
|
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | dma-resv.c | 771 struct address_space mapping; in dma_resv_lockdep() local
|
H A D | udmabuf.c | 203 struct address_space *mapping = NULL; in udmabuf_create() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 70 dma_addr_t mapping; in tulip_refill_rx() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | int_port.c | 15 u32 mapping; member 161 u32 mapping; in mlx5e_int_port_add() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sunplus/ |
H A D | spl2sw_driver.c | 73 u32 mapping; in spl2sw_ethernet_start_xmit() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/ |
H A D | p54pci.c | 151 dma_addr_t mapping; in p54p_refill_rx_ring() local 334 dma_addr_t mapping; in p54p_tx() local
|
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_pcie.c | 453 ipc_pcie_addr_map(struct iosm_pcie *ipc_pcie, unsigned char *data, size_t size, dma_addr_t *mapping, int direction) ipc_pcie_addr_map() argument 467 ipc_pcie_addr_unmap(struct iosm_pcie *ipc_pcie, size_t size, dma_addr_t mapping, int direction) ipc_pcie_addr_unmap() argument 496 ipc_pcie_alloc_skb(struct iosm_pcie *ipc_pcie, size_t size, gfp_t flags, dma_addr_t *mapping, int direction, size_t headroom) ipc_pcie_alloc_skb() argument [all...] |
H A 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 [all...] |
H A D | iosm_ipc_mux.c | 346 dma_addr_t mapping; in ipc_mux_init() local
|
/kernel/linux/linux-6.6/block/partitions/ |
H A D | core.c | 711 struct address_space *mapping = state->disk->part0->bd_inode->i_mapping; in read_part_sector() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/armada/ |
H A D | armada_gem.c | 219 struct address_space *mapping; in armada_gem_alloc_object() local 400 struct address_space *mapping; in armada_gem_prime_map_dma_buf() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gem.h | 82 struct etnaviv_vram_mapping *mapping; member
|
H A D | etnaviv_gem_submit.c | 219 struct etnaviv_vram_mapping *mapping; in submit_pin_objects() local [all...] |