Home
last modified time | relevance | path

Searched defs:mapping (Results 76 - 100 of 921) sorted by relevance

12345678910>>...37

/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c60 static int check_anonymous_memory_mapping(int mem_type, int mode, int mapping, int tag_check) in check_anonymous_memory_mapping() argument
92 static int check_file_memory_mapping(int mem_type, int mode, int mapping, int tag_check) in check_file_memory_mapping() argument
131 static int check_clear_prot_mte_flag(int mem_type, int mode, int mapping) in check_clear_prot_mte_flag() argument
[all...]
H A Dcheck_child_memory.c84 static int check_child_memory_mapping(int mem_type, int mode, int mapping) in check_child_memory_mapping() argument
106 static int check_child_file_mapping(int mem_type, int mode, int mapping) in check_child_file_mapping() argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dtlb.c119 struct address_space *mapping; in tlb_batch_add() local
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-lvds.c119 const char *mapping; in panel_lvds_parse_dt() local
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c28 struct panfrost_gem_mapping *mapping; member
[all...]
H A Dpanfrost_gem.c59 struct panfrost_gem_mapping *iter, *mapping = NULL; in panfrost_gem_mapping_get() local
75 panfrost_gem_teardown_mapping(struct panfrost_gem_mapping *mapping) in panfrost_gem_teardown_mapping() argument
88 struct panfrost_gem_mapping *mapping; panfrost_gem_mapping_release() local
98 panfrost_gem_mapping_put(struct panfrost_gem_mapping *mapping) panfrost_gem_mapping_put() argument
108 struct panfrost_gem_mapping *mapping; panfrost_gem_teardown_mappings_locked() local
122 struct panfrost_gem_mapping *mapping; panfrost_gem_open() local
173 struct panfrost_gem_mapping *mapping = NULL, *iter; panfrost_gem_close() local
[all...]
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dcontext.c7 ocxl_context_alloc(struct ocxl_context **context, struct ocxl_afu *afu, struct address_space *mapping) ocxl_context_alloc() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsicam.c35 struct address_space *mapping = dev->bd_contains->bd_inode->i_mapping; in scsi_bios_ptable() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dbtnode.c147 struct address_space *mapping; in nilfs_btnode_delete() local
/kernel/linux/linux-5.10/fs/erofs/
H A Ddata.c37 struct address_space *const mapping = sb->s_bdev->bd_inode->i_mapping; in erofs_get_meta_page() local
315 static sector_t erofs_bmap(struct address_space *mapping, sector_ argument
127 erofs_read_raw_page(struct bio *bio, struct address_space *mapping, struct page *page, erofs_off_t *last_block, unsigned int nblocks, bool ra) erofs_read_raw_page() argument
[all...]
H A Dnamei.c96 struct address_space *const mapping = dir->i_mapping; in find_target_block_classic() local
/kernel/linux/linux-5.10/fs/ceph/
H A Dcache.h133 ceph_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) ceph_readpages_from_fscache() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4_jbd2.c202 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; in ext4_check_bdev_write_error() local
/kernel/linux/linux-5.10/fs/bfs/
H A Dfile.c163 static void bfs_write_failed(struct address_space *mapping, loff_t to) in bfs_write_failed() argument
171 static int bfs_write_begin(struct file *file, struct address_space *mapping, in bfs_write_begin() argument
185 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dfscache.h101 cifs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) cifs_readpages_from_fscache() argument
155 cifs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) cifs_readpages_from_fscache() argument
/kernel/linux/linux-5.10/fs/9p/
H A Dcache.c278 __v9fs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) __v9fs_readpages_from_fscache() argument
/kernel/linux/linux-5.10/mm/
H A Dmapping_dirty_helpers.c274 unsigned long wp_shared_mapping_range(struct address_space *mapping, in wp_shared_mapping_range() argument
323 unsigned long clean_record_shared_mapping_range(struct address_space *mapping, in clean_record_shared_mapping_range() argument
[all...]
H A Dmemfd.c74 static int memfd_wait_for_pins(struct address_space *mapping) in memfd_wait_for_pins() argument
H A Ddebug.c52 struct address_space *mapping; in __dump_page() local
[all...]
H A Dmincore.c51 static unsigned char mincore_page(struct address_space *mapping, pgoff_t index) in mincore_page() argument
/kernel/linux/linux-5.10/fs/
H A Dsync.c246 struct address_space *mapping; in sync_file_range() local
/kernel/linux/linux-5.10/fs/ufs/
H A Dutil.c244 struct page *ufs_get_locked_page(struct address_space *mapping, in ufs_get_locked_page() argument
/kernel/linux/linux-5.10/fs/sysv/
H A Ddir.c39 struct address_space *mapping = page->mapping; in dir_commit_chunk() local
57 struct address_space *mapping = dir->i_mapping; in dir_get_page() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c114 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in nvkm_device_tegra_probe_iommu() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vkms/
H A Dvkms_gem.c69 struct address_space *mapping; in vkms_gem_fault() local

Completed in 14 milliseconds

12345678910>>...37