Home
last modified time | relevance | path

Searched defs:mapping (Results 101 – 125 of 475) sorted by relevance

12345678910>>...19

/Linux-v5.15/drivers/sh/clk/
Dcore.c340 struct clk_mapping *mapping = clk->mapping; in clk_establish_mapping() local
390 struct clk_mapping *mapping; in clk_destroy_mapping() local
399 struct clk_mapping *mapping = clk->mapping; in clk_teardown_mapping() local
/Linux-v5.15/fs/gfs2/
Dglops.c222 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() local
319 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() local
356 struct address_space *mapping = gfs2_glock2aspace(gl); in inode_go_inval() local
Dmain.c66 struct address_space *mapping = (struct address_space *)(gl + 1); in gfs2_init_gl_aspace_once() local
Dmeta_io.h40 static inline struct gfs2_sbd *gfs2_mapping2sbd(struct address_space *mapping) in gfs2_mapping2sbd()
/Linux-v5.15/fs/ufs/
Ddir.c47 struct address_space *mapping = page->mapping; in ufs_commit_chunk() local
191 struct address_space *mapping = dir->i_mapping; in ufs_get_page() local
546 struct address_space *mapping = inode->i_mapping; in ufs_make_empty() local
Dinode.c487 static void ufs_write_failed(struct address_space *mapping, loff_t to) in ufs_write_failed()
497 static int ufs_write_begin(struct file *file, struct address_space *mapping, in ufs_write_begin()
511 static int ufs_write_end(struct file *file, struct address_space *mapping, in ufs_write_end()
523 static sector_t ufs_bmap(struct address_space *mapping, sector_t block) in ufs_bmap()
1053 struct address_space *mapping = inode->i_mapping; in ufs_alloc_lastblock() local
/Linux-v5.15/mm/
Dmapping_dirty_helpers.c278 unsigned long wp_shared_mapping_range(struct address_space *mapping, in wp_shared_mapping_range()
327 unsigned long clean_record_shared_mapping_range(struct address_space *mapping, in clean_record_shared_mapping_range()
/Linux-v5.15/fs/ubifs/
Dfile.c217 static int write_begin_slow(struct address_space *mapping, in write_begin_slow()
421 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin()
536 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end()
721 struct address_space *mapping = page1->mapping; in ubifs_do_bulk_read() local
1464 static int ubifs_migrate_page(struct address_space *mapping, in ubifs_migrate_page()
/Linux-v5.15/drivers/net/ethernet/dec/tulip/
Dtulip_core.c344 dma_addr_t mapping; in tulip_up() local
624 dma_addr_t mapping; in tulip_init_ring() local
658 dma_addr_t mapping; in tulip_start_xmit() local
789 dma_addr_t mapping = tp->rx_buffers[i].mapping; in tulip_free_ring() local
/Linux-v5.15/drivers/infiniband/ulp/ipoib/
Dipoib_ib.c127 u64 *mapping; in ipoib_alloc_rx_skb() local
178 u64 mapping[IPOIB_UD_RX_SG]; in ipoib_ib_handle_rx_wc() local
278 u64 *mapping = tx_req->mapping; in ipoib_dma_map_tx() local
321 u64 *mapping = tx_req->mapping; in ipoib_dma_unmap_tx() local
/Linux-v5.15/arch/arm/include/asm/
Ddevice.h13 struct dma_iommu_mapping *mapping; member
/Linux-v5.15/fs/ntfs/
Dbitmap.c38 struct address_space *mapping; in __ntfs_bitmap_set_bits_in_run() local
/Linux-v5.15/arch/xtensa/include/asm/
Dcacheflush.h160 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument
161 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
/Linux-v5.15/fs/erofs/
Ddata.c14 struct address_space *const mapping = sb->s_bdev->bd_inode->i_mapping; in erofs_get_meta_page() local
252 static sector_t erofs_bmap(struct address_space *mapping, sector_t block) in erofs_bmap()
/Linux-v5.15/include/linux/
Dmigrate.h80 static inline int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping()
94 struct address_space *mapping) in __SetPageMovable()
Dfs.h494 static inline bool mapping_tagged(struct address_space *mapping, xa_mark_t tag) in mapping_tagged()
499 static inline void i_mmap_lock_write(struct address_space *mapping) in i_mmap_lock_write()
504 static inline int i_mmap_trylock_write(struct address_space *mapping) in i_mmap_trylock_write()
509 static inline void i_mmap_unlock_write(struct address_space *mapping) in i_mmap_unlock_write()
514 static inline void i_mmap_lock_read(struct address_space *mapping) in i_mmap_lock_read()
519 static inline void i_mmap_unlock_read(struct address_space *mapping) in i_mmap_unlock_read()
524 static inline void i_mmap_assert_locked(struct address_space *mapping) in i_mmap_assert_locked()
529 static inline void i_mmap_assert_write_locked(struct address_space *mapping) in i_mmap_assert_write_locked()
537 static inline int mapping_mapped(struct address_space *mapping) in mapping_mapped()
551 static inline int mapping_writably_mapped(struct address_space *mapping) in mapping_writably_mapped()
[all …]
/Linux-v5.15/arch/m68k/include/asm/
Dcacheflush_mm.h253 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument
254 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
/Linux-v5.15/fs/qnx6/
Ddir.c29 struct address_space *mapping = dir->i_mapping; in qnx6_get_page() local
54 struct address_space *mapping = sbi->longfile->i_mapping; in qnx6_longname() local
/Linux-v5.15/block/
Dfops.c350 static int blkdev_write_begin(struct file *file, struct address_space *mapping, in blkdev_write_begin()
358 static int blkdev_write_end(struct file *file, struct address_space *mapping, in blkdev_write_end()
371 static int blkdev_writepages(struct address_space *mapping, in blkdev_writepages()
/Linux-v5.15/fs/sysv/
Ditree.c469 static void sysv_write_failed(struct address_space *mapping, loff_t to) in sysv_write_failed()
479 static int sysv_write_begin(struct file *file, struct address_space *mapping, in sysv_write_begin()
492 static sector_t sysv_bmap(struct address_space *mapping, sector_t block) in sysv_bmap()
/Linux-v5.15/tools/testing/selftests/arm64/mte/
Dcheck_user_mem.c22 static int check_usermem_access_fault(int mem_type, int mode, int mapping) in check_usermem_access_fault()
/Linux-v5.15/fs/cifs/
Dfscache.h106 struct address_space *mapping, in cifs_readpages_from_fscache()
166 struct address_space *mapping, in cifs_readpages_from_fscache()
/Linux-v5.15/fs/nilfs2/
Dinode.c154 static int nilfs_writepages(struct address_space *mapping, in nilfs_writepages()
238 void nilfs_write_failed(struct address_space *mapping, loff_t to) in nilfs_write_failed()
248 static int nilfs_write_begin(struct file *file, struct address_space *mapping, in nilfs_write_begin()
268 static int nilfs_write_end(struct file *file, struct address_space *mapping, in nilfs_write_end()
/Linux-v5.15/drivers/dax/
Dbus.c593 struct dax_mapping *mapping = to_dax_mapping(dev); in dax_mapping_release() local
603 struct dax_mapping *mapping = to_dax_mapping(dev); in unregister_dax_mapping() local
620 struct dax_mapping *mapping = to_dax_mapping(dev); in get_dax_range() local
635 struct dax_mapping *mapping = dax_range->mapping; in put_dax_range() local
714 struct dax_mapping *mapping; in devm_register_dax_mapping() local
875 struct dax_mapping *mapping = dev_dax->ranges[i].mapping; in dev_dax_shrink() local
/Linux-v5.15/drivers/net/ethernet/cortina/
Dgemini.c93 dma_addr_t mapping; member
617 dma_addr_t mapping; in gmac_clean_txq() local
730 dma_addr_t mapping; in gmac_get_queue_page() local
760 dma_addr_t mapping; in gmac_cleanup_rxq() local
808 dma_addr_t mapping; in geth_freeq_alloc_map_page() local
974 dma_addr_t mapping; in geth_setup_freeq() local
1010 dma_addr_t mapping; in geth_cleanup_freeq() local
1143 dma_addr_t mapping; in gmac_map_tx_bufs() local
1407 dma_addr_t mapping; in gmac_rx() local

12345678910>>...19