Searched defs:mapping (Results 51 - 75 of 469) sorted by relevance

1234567891011>>

/linux-master/arch/sparc/mm/
H A Dtlb.c119 struct address_space *mapping; local
/linux-master/fs/sysv/
H A Ddir.c33 struct address_space *mapping = page->mapping; local
63 struct address_space *mapping = dir->i_mapping; local
/linux-master/fs/jffs2/
H A Dfile.c131 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, argument
244 static int jffs2_write_end(struct file *filp, struct address_space *mapping, argument
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c59 struct panfrost_gem_mapping *iter, *mapping = NULL; local
75 panfrost_gem_teardown_mapping(struct panfrost_gem_mapping *mapping) argument
88 struct panfrost_gem_mapping *mapping; local
98 panfrost_gem_mapping_put(struct panfrost_gem_mapping *mapping) argument
108 struct panfrost_gem_mapping *mapping; local
122 struct panfrost_gem_mapping *mapping; local
173 struct panfrost_gem_mapping *mapping = NULL, *iter; local
[all...]
H A Dpanfrost_dump.c198 struct panfrost_gem_mapping *mapping; local
/linux-master/fs/ufs/
H A Dutil.c243 struct folio *ufs_get_locked_folio(struct address_space *mapping, argument
/linux-master/drivers/misc/ocxl/
H A Dcontext.c7 ocxl_context_alloc(struct ocxl_context **context, struct ocxl_afu *afu, struct address_space *mapping) argument
/linux-master/fs/nilfs2/
H A Dbtnode.c147 struct address_space *mapping; local
/linux-master/fs/bfs/
H A Dfile.c154 static int bfs_writepages(struct address_space *mapping, argument
165 static void bfs_write_failed(struct address_space *mapping, loff_t to) argument
173 static int bfs_write_begin(struct file *file, struct address_space *mapping, argument
186 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) argument
/linux-master/fs/ext4/
H A Dext4_jbd2.c209 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; local
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_device_info.c52 pvr_device_info_set_common(struct pvr_device *pvr_dev, const u64 *bitmask, u32 bitmask_size, const uintptr_t *mapping, u32 mapping_max) argument
/linux-master/fs/afs/
H A Dwrite.c204 int afs_writepages(struct address_space *mapping, struct writeback_control *wbc) argument
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_device.c198 ttm_device_init(struct ttm_device *bdev, const struct ttm_device_funcs *funcs, struct device *dev, struct address_space *mapping, struct drm_vma_offset_manager *vma_manager, bool use_dma_alloc, bool use_dma32) argument
/linux-master/fs/netfs/
H A Dmisc.c103 bool netfs_dirty_folio(struct address_space *mapping, struct folio *folio) argument
46 netfs_add_folios_to_buffer(struct xarray *buffer, struct address_space *mapping, pgoff_t index, pgoff_t to, gfp_t gfp_mask) argument
H A Dfscache_io.c165 struct address_space *mapping; member in struct:fscache_write_request
173 void __fscache_clear_page_bits(struct address_space *mapping, argument
210 __fscache_write_to_cache(struct fscache_cookie *cookie, struct address_space *mapping, loff_t start, size_t len, loff_t i_size, netfs_io_terminated_t term_func, void *term_func_priv, bool cond) argument
/linux-master/include/linux/
H A Dbacking-dev.h146 static inline bool mapping_can_writeback(struct address_space *mapping) argument
/linux-master/arch/x86/kernel/
H A Djailhouse.c202 void *mapping; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_ttm_stolen_mgr.c36 void __iomem *mapping; member in struct:xe_ttm_stolen_mgr
/linux-master/mm/
H A Ddebug.c57 struct address_space *mapping = folio_mapping(folio); local
H A Dmemfd.c71 static int memfd_wait_for_pins(struct address_space *mapping) argument
/linux-master/fs/f2fs/
H A Dverity.c74 struct address_space *mapping = inode->i_mapping; local
/linux-master/fs/qnx6/
H A Ddir.c29 struct address_space *mapping = dir->i_mapping; local
54 struct address_space *mapping = sbi->longfile->i_mapping; local
/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.h52 struct address_space *mapping; /* Mapping for pseudo filesystem */ member in struct:ocxlflash_context
/linux-master/drivers/net/wireless/intersil/p54/
H A Dp54pci.c151 dma_addr_t mapping; local
334 dma_addr_t mapping; local
/linux-master/drivers/power/supply/
H A Dgpio-charger.c58 struct gpio_mapping mapping; local

Completed in 557 milliseconds

1234567891011>>