Searched defs:mapping (Results 401 - 425 of 471) sorted by relevance

<<111213141516171819

/linux-master/drivers/net/ethernet/cortina/
H A Dgemini.c91 dma_addr_t mapping; member in struct:gmac_queue_page
618 dma_addr_t mapping; local
731 dma_addr_t mapping; local
761 dma_addr_t mapping; local
809 dma_addr_t mapping; local
975 dma_addr_t mapping; local
1011 dma_addr_t mapping; local
1149 dma_addr_t mapping; local
1426 dma_addr_t mapping; local
[all...]
/linux-master/fs/btrfs/
H A Drelocation.c2821 struct address_space *mapping = inode->vfs_inode.i_mapping; local
H A Ddisk-io.c475 static int btree_migrate_folio(struct address_space *mapping, argument
497 static int btree_writepages(struct address_space *mapping, argument
544 static bool btree_dirty_folio(struct address_space *mapping, argument
3659 struct address_space *mapping local
3746 struct address_space *mapping = device->bdev->bd_mapping; local
[all...]
/linux-master/security/selinux/ss/
H A Dservices.c204 struct selinux_mapping *mapping local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1216 struct sdvo_device_mapping *mapping; local
2158 static const u8 mapping[] = { 1, 3, 7 }; /* See VBT spec */ local
[all...]
H A Dintel_sdvo.c2618 const struct sdvo_device_mapping *mapping; local
2641 const struct sdvo_device_mapping *mapping; local
[all...]
/linux-master/mm/
H A Dfilemap.c136 static void page_cache_delete(struct address_space *mapping, argument
157 static void filemap_unaccount_folio(struct address_space *mapping, argument
127 mapping_set_update(struct xa_state *xas, struct address_space *mapping) argument
228 struct address_space *mapping = folio->mapping; local
235 filemap_free_folio(struct address_space *mapping, struct folio *folio) argument
259 struct address_space *mapping = folio->mapping; local
286 page_cache_delete_batch(struct address_space *mapping, struct folio_batch *fbatch) argument
327 delete_from_page_cache_batch(struct address_space *mapping, struct folio_batch *fbatch) argument
353 filemap_check_errors(struct address_space *mapping) argument
367 filemap_check_and_keep_errors(struct address_space *mapping) argument
387 filemap_fdatawrite_wbc(struct address_space *mapping, struct writeback_control *wbc) argument
420 __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, loff_t end, int sync_mode) argument
433 __filemap_fdatawrite(struct address_space *mapping, int sync_mode) argument
439 filemap_fdatawrite(struct address_space *mapping) argument
445 filemap_fdatawrite_range(struct address_space *mapping, loff_t start, loff_t end) argument
461 filemap_flush(struct address_space *mapping) argument
479 filemap_range_has_page(struct address_space *mapping, loff_t start_byte, loff_t end_byte) argument
510 __filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, loff_t end_byte) argument
556 filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, loff_t end_byte) argument
578 filemap_fdatawait_range_keep_errors(struct address_space *mapping, loff_t start_byte, loff_t end_byte) argument
604 struct address_space *mapping = file->f_mapping; local
625 filemap_fdatawait_keep_errors(struct address_space *mapping) argument
633 mapping_needs_writeback(struct address_space *mapping) argument
638 filemap_range_has_writeback(struct address_space *mapping, loff_t start_byte, loff_t end_byte) argument
676 filemap_write_and_wait_range(struct address_space *mapping, loff_t lstart, loff_t lend) argument
703 __filemap_set_wb_err(struct address_space *mapping, int err) argument
739 struct address_space *mapping = file->f_mapping; local
782 struct address_space *mapping = file->f_mapping; local
816 struct address_space *mapping = old->mapping; local
851 __filemap_add_folio(struct address_space *mapping, struct folio *folio, pgoff_t index, gfp_t gfp, void **shadowp) argument
959 filemap_add_folio(struct address_space *mapping, struct folio *folio, pgoff_t index, gfp_t gfp) argument
1747 page_cache_next_miss(struct address_space *mapping, pgoff_t index, unsigned long max_scan) argument
1783 page_cache_prev_miss(struct address_space *mapping, pgoff_t index, unsigned long max_scan) argument
1832 filemap_get_entry(struct address_space *mapping, pgoff_t index) argument
1879 __filemap_get_folio(struct address_space *mapping, pgoff_t index, fgf_t fgp_flags, gfp_t gfp) argument
2038 find_get_entries(struct address_space *mapping, pgoff_t *start, pgoff_t end, struct folio_batch *fbatch, pgoff_t *indices) argument
2084 find_lock_entries(struct address_space *mapping, pgoff_t *start, pgoff_t end, struct folio_batch *fbatch, pgoff_t *indices) argument
2142 filemap_get_folios(struct address_space *mapping, pgoff_t *start, pgoff_t end, struct folio_batch *fbatch) argument
2164 filemap_get_folios_contig(struct address_space *mapping, pgoff_t *start, pgoff_t end, struct folio_batch *fbatch) argument
2235 filemap_get_folios_tag(struct address_space *mapping, pgoff_t *start, pgoff_t end, xa_mark_t tag, struct folio_batch *fbatch) argument
2302 filemap_get_read_batch(struct address_space *mapping, pgoff_t index, pgoff_t max, struct folio_batch *fbatch) argument
2371 filemap_range_uptodate(struct address_space *mapping, loff_t pos, size_t count, struct folio *folio, bool need_uptodate) argument
2395 filemap_update_page(struct kiocb *iocb, struct address_space *mapping, size_t count, struct folio *folio, bool need_uptodate) argument
2451 filemap_create_folio(struct file *file, struct address_space *mapping, pgoff_t index, struct folio_batch *fbatch) argument
2496 filemap_readahead(struct kiocb *iocb, struct file *file, struct address_space *mapping, struct folio *folio, pgoff_t last_index) argument
2512 struct address_space *mapping = filp->f_mapping; local
2595 struct address_space *mapping = filp->f_mapping; local
2701 struct address_space *mapping = iocb->ki_filp->f_mapping; local
2717 struct address_space *mapping = iocb->ki_filp->f_mapping; local
2775 struct address_space *mapping = file->f_mapping; local
2956 folio_seek_hole_data(struct xa_state *xas, struct address_space *mapping, struct folio *folio, loff_t start, loff_t end, bool seek_data) argument
3014 mapping_seek_hole_data(struct address_space *mapping, loff_t start, loff_t end, int whence) argument
3119 struct address_space *mapping = file->f_mapping; local
3278 struct address_space *mapping = file->f_mapping; local
3460 next_uptodate_folio(struct xa_state *xas, struct address_space *mapping, pgoff_t end_pgoff) argument
3605 struct address_space *mapping = file->f_mapping; local
3670 struct address_space *mapping = vmf->vma->vm_file->f_mapping; local
3704 struct address_space *mapping = file->f_mapping; local
3741 do_read_cache_folio(struct address_space *mapping, pgoff_t index, filler_t filler, struct file *file, gfp_t gfp) argument
3817 read_cache_folio(struct address_space *mapping, pgoff_t index, filler_t filler, struct file *file) argument
3842 mapping_read_folio_gfp(struct address_space *mapping, pgoff_t index, gfp_t gfp) argument
3849 do_read_cache_page(struct address_space *mapping, pgoff_t index, filler_t *filler, struct file *file, gfp_t gfp) argument
3860 read_cache_page(struct address_space *mapping, pgoff_t index, filler_t *filler, struct file *file) argument
3883 read_cache_page_gfp(struct address_space *mapping, pgoff_t index, gfp_t gfp) argument
3913 struct address_space *mapping = iocb->ki_filp->f_mapping; local
3925 struct address_space *mapping = iocb->ki_filp->f_mapping; local
3982 struct address_space *mapping = file->f_mapping; local
4083 struct address_space *mapping = file->f_mapping; local
4164 struct address_space * const mapping = folio->mapping; local
4194 struct address_space *mapping = inode->i_mapping; local
4245 filemap_cachestat(struct address_space *mapping, pgoff_t first_index, pgoff_t last_index, struct cachestat *cs) argument
4377 struct address_space *mapping; local
[all...]
H A Dhuge_memory.c3000 struct address_space *mapping = NULL; local
3483 struct address_space *mapping; local
[all...]
H A Dpage-writeback.c2014 int balance_dirty_pages_ratelimited_flags(struct address_space *mapping, argument
2084 void balance_dirty_pages_ratelimited(struct address_space *mapping) argument
2362 void tag_pages_for_writeback(struct address_space *mapping, argument
2384 static bool folio_prepare_writeback(struct address_space *mapping, argument
2430 writeback_get_folio(struct address_space *mapping, struct writeback_control *wbc) argument
2483 writeback_iter(struct address_space *mapping, struct writeback_control *wbc, struct folio *folio, int *error) argument
2583 write_cache_pages(struct address_space *mapping, struct writeback_control *wbc, writepage_t writepage, void *data) argument
2602 writeback_use_writepage(struct address_space *mapping, struct writeback_control *wbc) argument
2623 do_writepages(struct address_space *mapping, struct writeback_control *wbc) argument
2667 noop_dirty_folio(struct address_space *mapping, struct folio *folio) argument
2682 folio_account_dirtied(struct folio *folio, struct address_space *mapping) argument
2740 __folio_mark_dirty(struct folio *folio, struct address_space *mapping, int warn) argument
2774 filemap_dirty_folio(struct address_space *mapping, struct folio *folio) argument
2808 struct address_space *mapping = folio->mapping; local
2844 struct address_space *mapping = folio_mapping(folio); local
2903 struct address_space *mapping = folio_mapping(folio); local
2940 struct address_space *mapping = folio_mapping(folio); local
3025 struct address_space *mapping = folio_mapping(folio); local
3067 struct address_space *mapping = folio_mapping(folio); local
[all...]
H A Dswapfile.c2241 struct address_space *mapping = swap_file->f_mapping; local
2326 struct address_space *mapping = swap_file->f_mapping; local
2468 struct address_space *mapping; local
3038 struct address_space *mapping; local
[all...]
H A Dmmap.c127 struct address_space *mapping = file->f_mapping; local
107 __remove_shared_vm_struct(struct vm_area_struct *vma, struct address_space *mapping) argument
384 __vma_link_file(struct vm_area_struct *vma, struct address_space *mapping) argument
398 struct address_space *mapping; local
3730 vm_lock_mapping(struct mm_struct *mm, struct address_space *mapping) argument
3864 vm_unlock_mapping(struct address_space *mapping) argument
[all...]
/linux-master/include/linux/
H A Dmm_types.h106 struct address_space *mapping; member in struct:page::__anon361::__anon362
327 struct address_space *mapping; member in struct:folio::__anon371::__anon372
[all...]
/linux-master/fs/ext4/
H A Dextents.c4541 struct address_space *mapping = file->f_mapping; local
5304 struct address_space *mapping = inode->i_mapping; local
5442 struct address_space *mapping = inode->i_mapping; local
[all...]
/linux-master/fs/ocfs2/
H A Drefcounttree.c2915 struct address_space *mapping = inode->i_mapping; local
/linux-master/fs/f2fs/
H A Ddata.c53 struct address_space *mapping = page->mapping; local
76 struct address_space *mapping = page_file_mapping(page); local
1209 struct address_space *mapping = inode->i_mapping; local
1285 struct address_space *mapping = inode->i_mapping; local
1316 struct address_space *mapping = inode->i_mapping; local
1344 struct address_space *mapping = inode->i_mapping; local
2956 f2fs_write_cache_pages(struct address_space *mapping, struct writeback_control *wbc, enum iostat_type io_type) argument
3262 __f2fs_write_data_pages(struct address_space *mapping, struct writeback_control *wbc, enum iostat_type io_type) argument
3334 f2fs_write_data_pages(struct address_space *mapping, struct writeback_control *wbc) argument
3547 f2fs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
3678 f2fs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
3762 f2fs_dirty_data_folio(struct address_space *mapping, struct folio *folio) argument
3810 f2fs_bmap(struct address_space *mapping, sector_t block) argument
3920 struct address_space *mapping = swap_file->f_mapping; local
4109 struct address_space *mapping = folio->mapping; local
[all...]
H A Dfile.c397 static bool __found_offset(struct address_space *mapping, argument
650 struct address_space *mapping = inode->i_mapping; local
1521 struct address_space *mapping = inode->i_mapping; local
1628 struct address_space *mapping = inode->i_mapping; local
3870 struct address_space *mapping = inode->i_mapping; local
4123 struct address_space *mapping = inode->i_mapping; local
4727 f2fs_flush_buffered_write(struct address_space *mapping, loff_t start_pos, loff_t end_pos) argument
4951 struct address_space *mapping; local
[all...]
H A Dnode.c2125 static int f2fs_write_node_pages(struct address_space *mapping, argument
2171 f2fs_dirty_node_folio(struct address_space *mapping, struct folio *folio) argument
[all...]
/linux-master/fs/fuse/
H A Dfile.c920 struct address_space *mapping = NULL; local
1180 fuse_fill_write_pages(struct fuse_io_args *ia, struct address_space *mapping, struct iov_iter *ii, loff_t pos, unsigned int max_pages) argument
1265 struct address_space *mapping = iocb->ki_filp->f_mapping; local
1401 struct address_space *mapping = file->f_mapping; local
1534 struct address_space *mapping = file->f_mapping; local
2048 struct address_space *mapping = folio->mapping; local
2345 fuse_writepages(struct address_space *mapping, struct writeback_control *wbc) argument
2389 fuse_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
2433 fuse_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
2734 fuse_bmap(struct address_space *mapping, sector_t block) argument
[all...]
/linux-master/fs/gfs2/
H A Dglock.c293 struct address_space *mapping = gfs2_glock2aspace(gl); local
1211 struct address_space *mapping; local
2426 struct address_space *mapping = gfs2_glock2aspace(gl); local
[all...]
/linux-master/drivers/cxl/
H A Dcxl.h569 struct cxl_pmem_region_mapping mapping[]; member in struct:cxl_pmem_region
/linux-master/fs/
H A Dnamei.c5182 struct address_space *mapping = inode->i_mapping; local
5225 struct address_space *mapping = inode->i_mapping; local
/linux-master/fs/nfs/
H A Ddir.c400 static struct folio *nfs_readdir_folio_get_locked(struct address_space *mapping, argument
444 static struct folio *nfs_readdir_folio_get_next(struct address_space *mapping, argument
827 struct address_space *mapping = desc->file->f_mapping; local
996 struct address_space *mapping local
[all...]
/linux-master/fs/ntfs3/
H A Dntfs_fs.h919 static inline struct page *ntfs_map_page(struct address_space *mapping, argument
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c2709 struct amdgpu_bo_va_mapping *mapping; local
3223 struct amdgpu_bo_va_mapping *mapping; local
[all...]
/linux-master/drivers/net/ethernet/sis/
H A Dsis190.c471 static inline void sis190_map_to_asic(struct RxDesc *desc, dma_addr_t mapping, argument
492 dma_addr_t mapping; local
1187 dma_addr_t mapping; local
[all...]

Completed in 592 milliseconds

<<111213141516171819