| /kernel/linux/linux-5.10/mm/ |
| H A D | workingset.c | 586 struct address_space *mapping; in __must_hold() local
|
| H A D | pagewalk.c | 518 int walk_page_mapping(struct address_space *mapping, pgoff_t first_index, in walk_page_mapping() argument
|
| H A D | readahead.c | 34 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() argument 48 static void read_cache_pages_invalidate_page(struct address_space *mapping, in read_cache_pages_invalidate_page() argument 65 static void read_cache_pages_invalidate_pages(struct address_space *mapping, in read_cache_pages_invalidate_pages() argument 89 int read_cache_pages(struct address_space *mapping, struc argument 177 struct address_space *mapping = ractl->mapping; page_cache_ra_unbounded() local 277 struct address_space *mapping = ractl->mapping; force_page_cache_ra() local 386 count_history_pages(struct address_space *mapping, pgoff_t index, unsigned long max) count_history_pages() argument 401 try_context_readahead(struct address_space *mapping, struct file_ra_state *ra, pgoff_t index, unsigned long req_size, unsigned long max) try_context_readahead() argument [all...] |
| H A D | truncate.c | 34 static inline void __clear_shadow_entry(struct address_space *mapping, in __clear_shadow_entry() argument 46 static void clear_shadow_entry(struct address_space *mapping, pgoff_t index, in clear_shadow_entry() argument 59 static void truncate_exceptional_pvec_entries(struct address_space *mapping, in truncate_exceptional_pvec_entries() argument 111 invalidate_exceptional_entry(struct address_space *mapping, pgoff_t index, void *entry) invalidate_exceptional_entry() argument 125 invalidate_exceptional_entry2(struct address_space *mapping, pgoff_t index, void *entry) invalidate_exceptional_entry2() argument 202 invalidate_complete_page(struct address_space *mapping, struct page *page) invalidate_complete_page() argument 217 truncate_inode_page(struct address_space *mapping, struct page *page) truncate_inode_page() argument 232 generic_error_remove_page(struct address_space *mapping, struct page *page) generic_error_remove_page() argument 254 struct address_space *mapping = page_mapping(page); invalidate_inode_page() local 288 truncate_inode_pages_range(struct address_space *mapping, loff_t lstart, loff_t lend) truncate_inode_pages_range() argument 471 truncate_inode_pages(struct address_space *mapping, loff_t lstart) truncate_inode_pages() argument 486 truncate_inode_pages_final(struct address_space *mapping) truncate_inode_pages_final() argument 528 __invalidate_mapping_pages(struct address_space *mapping, pgoff_t start, pgoff_t end, unsigned long *nr_pagevec) __invalidate_mapping_pages() argument 629 invalidate_mapping_pages(struct address_space *mapping, pgoff_t start, pgoff_t end) invalidate_mapping_pages() argument 641 invalidate_mapping_pagevec(struct address_space *mapping, pgoff_t start, pgoff_t end, unsigned long *nr_pagevec) invalidate_mapping_pagevec() argument 655 invalidate_complete_page2(struct address_space *mapping, struct page *page) invalidate_complete_page2() argument 683 do_launder_page(struct address_space *mapping, struct page *page) do_launder_page() argument 703 invalidate_inode_pages2_range(struct address_space *mapping, pgoff_t start, pgoff_t end) invalidate_inode_pages2_range() argument 798 invalidate_inode_pages2(struct address_space *mapping) invalidate_inode_pages2() argument 821 struct address_space *mapping = inode->i_mapping; truncate_pagecache() local 929 struct address_space *mapping = inode->i_mapping; truncate_pagecache_range() local [all...] |
| H A D | userfaultfd.c | 224 struct address_space *mapping; in __mcopy_atomic_hugetlb() local
|
| /kernel/linux/linux-5.10/fs/omfs/ |
| H A D | file.c | 303 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages() argument 308 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed() argument 318 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin() argument 332 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap() argument
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | file.c | 113 static int udf_adinicb_write_end(struct file *file, struct address_space *mapping, in udf_adinicb_write_end() argument 88 udf_adinicb_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) udf_adinicb_write_begin() argument
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| H A D | bmap.c | 48 struct address_space *mapping = VFS_I(sc->ip)->i_mapping; in xchk_setup_inode_bmap() local
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A D | dir.c | 47 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
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | file.c | 307 struct address_space *mapping = inode->i_mapping; in orangefs_revalidate_mapping() local
|
| /kernel/linux/linux-5.10/fs/qnx4/ |
| H A D | inode.c | 253 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block) in qnx4_bmap() argument
|
| /kernel/linux/linux-5.10/fs/qnx6/ |
| H A D | dir.c | 29 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
|
| /kernel/linux/linux-5.10/fs/vboxsf/ |
| H A D | file.c | 307 static int vboxsf_write_end(struct file *file, struct address_space *mapping, in vboxsf_write_end() argument
|
| /kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
| H A D | cmtp.h | 110 __u16 mapping; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem.h | 82 struct etnaviv_vram_mapping *mapping; member
|
| H A D | etnaviv_gem_submit.c | 230 struct etnaviv_vram_mapping *mapping; in submit_pin_objects() local [all...] |
| H A D | etnaviv_mmu.c | 122 etnaviv_iommu_remove_mapping(struct etnaviv_iommu_context *context, struct etnaviv_vram_mapping *mapping) etnaviv_iommu_remove_mapping() argument 224 etnaviv_iommu_map_gem(struct etnaviv_iommu_context *context, struct etnaviv_gem_object *etnaviv_obj, u32 memory_base, struct etnaviv_vram_mapping *mapping, u64 va) etnaviv_iommu_map_gem() argument 278 etnaviv_iommu_unmap_gem(struct etnaviv_iommu_context *context, struct etnaviv_vram_mapping *mapping) etnaviv_iommu_unmap_gem() argument 356 etnaviv_iommu_get_suballoc_va(struct etnaviv_iommu_context *context, struct etnaviv_vram_mapping *mapping, u32 memory_base, dma_addr_t paddr, size_t size) etnaviv_iommu_get_suballoc_va() argument 407 etnaviv_iommu_put_suballoc_va(struct etnaviv_iommu_context *context, struct etnaviv_vram_mapping *mapping) etnaviv_iommu_put_suballoc_va() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_mdss.c | 48 unsigned int mapping; in dpu_mdss_irq() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_page_dirty.c | 87 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_scan_pagetable() local 125 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_scan_mkwrite() local 191 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_pre_unmap() local 215 struct address_space *mapping in vmw_bo_dirty_unmap() local 270 struct address_space *mapping = vbo->base.bdev->dev_mapping; vmw_bo_dirty_add() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/host1x/ |
| H A D | dev.c | 245 struct dma_iommu_mapping *mapping = in host1x_iommu_attach() local
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| H A D | gpio-charger.c | 58 struct gpio_mapping mapping; in set_charge_current_limit() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | backing-dev.h | 159 static inline bool mapping_can_writeback(struct address_space *mapping) in mapping_can_writeback() argument
|
| H A D | dax.h | 178 static inline struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() argument 183 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 188 static inline int dax_writeback_mapping_range(struct address_space *mapping, in dax_writeback_mapping_range() argument 241 dax_mapping(struct address_space *mapping) dax_mapping() argument [all...] |
| /kernel/linux/linux-5.10/fs/hfs/ |
| H A D | extent.c | 488 struct address_space *mapping = inode->i_mapping; in hfs_file_truncate() local
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | client_writeback.c | 280 static void hmdfs_balance_dirty_pages(struct address_space *mapping) in hmdfs_balance_dirty_pages() argument 400 void hmdfs_balance_dirty_pages_ratelimited(struct address_space *mapping) in hmdfs_balance_dirty_pages_ratelimited() argument
|