/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/ |
H A D | lustre_patchless_compat.h | 49 truncate_complete_page(struct address_space *mapping, struct page *page) truncate_complete_page() argument
|
/linux-4.4.14/fs/ntfs/ |
H A D | aops.h | 86 static inline struct page *ntfs_map_page(struct address_space *mapping, ntfs_map_page() argument
|
H A D | bitmap.c | 52 struct address_space *mapping; __ntfs_bitmap_set_bits_in_run() local
|
H A D | lcnalloc.c | 157 struct address_space *mapping; ntfs_cluster_alloc() local
|
H A D | logfile.c | 489 struct address_space *mapping = log_vi->i_mapping; ntfs_check_logfile() local
|
H A D | aops.c | 1563 static sector_t ntfs_bmap(struct address_space *mapping, sector_t block) ntfs_bmap() argument 1730 struct address_space *mapping = page->mapping; mark_ntfs_record_dirty() local
|
H A D | attrib.c | 2496 struct address_space *mapping; ntfs_attr_set() local
|
H A D | compress.c | 486 struct address_space *mapping = page->mapping; ntfs_read_compressed_block() local
|
H A D | file.c | 120 struct address_space *mapping; ntfs_attr_extend_initialized() local 508 static inline int __ntfs_grab_cache_pages(struct address_space *mapping, __ntfs_grab_cache_pages() argument 1748 struct address_space *mapping = file->f_mapping; ntfs_perform_write() local
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_iommu.c | 31 struct dma_iommu_mapping *mapping = NULL; drm_create_iommu_mapping() local 137 struct dma_iommu_mapping *mapping = dev->archdata.mapping; drm_iommu_detach_device() local
|
/linux-4.4.14/mm/ |
H A D | fadvise.c | 32 struct address_space *mapping; SYSCALL_DEFINE4() local
|
H A D | cleancache.c | 244 void __cleancache_invalidate_page(struct address_space *mapping, __cleancache_invalidate_page() argument 274 void __cleancache_invalidate_inode(struct address_space *mapping) __cleancache_invalidate_inode() argument
|
H A D | mincore.c | 49 static unsigned char mincore_page(struct address_space *mapping, pgoff_t pgoff) mincore_page() argument
|
H A D | page_io.c | 136 struct address_space *mapping = swap_file->f_mapping; generic_swapfile_activate() local 262 struct address_space *mapping = swap_file->f_mapping; __swap_writepage() local 340 struct address_space *mapping = swap_file->f_mapping; swap_readpage() local 372 struct address_space *mapping = sis->swap_file->f_mapping; swap_set_page_dirty() local
|
H A D | workingset.c | 213 void *workingset_eviction(struct address_space *mapping, struct page *page) workingset_eviction() argument 309 struct address_space *mapping; shadow_lru_isolate() local
|
H A D | madvise.c | 189 force_shm_swapin_readahead(struct vm_area_struct *vma, unsigned long start, unsigned long end, struct address_space *mapping) force_shm_swapin_readahead() argument
|
H A D | mremap.c | 94 struct address_space *mapping = NULL; move_ptes() local
|
H A D | readahead.c | 28 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) file_ra_state_init() argument 44 static void read_cache_pages_invalidate_page(struct address_space *mapping, read_cache_pages_invalidate_page() argument 61 static void read_cache_pages_invalidate_pages(struct address_space *mapping, read_cache_pages_invalidate_pages() argument 83 int read_cache_pages(struct address_space *mapping, struct list_head *pages, read_cache_pages() argument 111 static int read_pages(struct address_space *mapping, struct file *filp, read_pages() argument 152 int __do_page_cache_readahead(struct address_space *mapping, struct file *filp, __do_page_cache_readahead() argument 210 int force_page_cache_readahead(struct address_space *mapping, struct file *filp, force_page_cache_readahead() argument 318 static pgoff_t count_history_pages(struct address_space *mapping, count_history_pages() argument 333 static int try_context_readahead(struct address_space *mapping, try_context_readahead() argument 368 ondemand_readahead(struct address_space *mapping, ondemand_readahead() argument 479 void page_cache_sync_readahead(struct address_space *mapping, page_cache_sync_readahead() argument 514 page_cache_async_readahead(struct address_space *mapping, page_cache_async_readahead() argument 543 do_readahead(struct address_space *mapping, struct file *filp, do_readahead() argument 561 struct address_space *mapping = f.file->f_mapping; SYSCALL_DEFINE3() local
|
H A D | truncate.c | 26 static void clear_exceptional_entry(struct address_space *mapping, clear_exceptional_entry() argument 106 truncate_complete_page(struct address_space *mapping, struct page *page) truncate_complete_page() argument 134 invalidate_complete_page(struct address_space *mapping, struct page *page) invalidate_complete_page() argument 149 int truncate_inode_page(struct address_space *mapping, struct page *page) truncate_inode_page() argument 162 int generic_error_remove_page(struct address_space *mapping, struct page *page) generic_error_remove_page() argument 184 struct address_space *mapping = page_mapping(page); invalidate_inode_page() local 218 void truncate_inode_pages_range(struct address_space *mapping, truncate_inode_pages_range() argument 388 void truncate_inode_pages(struct address_space *mapping, loff_t lstart) truncate_inode_pages() argument 403 void truncate_inode_pages_final(struct address_space *mapping) truncate_inode_pages_final() argument 454 unsigned long invalidate_mapping_pages(struct address_space *mapping, invalidate_mapping_pages() argument 511 invalidate_complete_page2(struct address_space *mapping, struct page *page) invalidate_complete_page2() argument 543 static int do_launder_page(struct address_space *mapping, struct page *page) do_launder_page() argument 563 int invalidate_inode_pages2_range(struct address_space *mapping, invalidate_inode_pages2_range() argument 649 int invalidate_inode_pages2(struct address_space *mapping) invalidate_inode_pages2() argument 672 struct address_space *mapping = inode->i_mapping; truncate_pagecache() local 780 struct address_space *mapping = inode->i_mapping; truncate_pagecache_range() local
|
H A D | util.c | 330 unsigned long mapping; __page_rmapping() local 347 unsigned long mapping; page_anon_vma() local 358 unsigned long mapping; page_mapping() local
|
H A D | internal.h | 51 ra_submit(struct file_ra_state *ra, struct address_space *mapping, struct file *filp) ra_submit() argument
|
H A D | rmap.c | 1021 struct address_space *mapping; page_mkclean() local 1625 struct address_space *mapping = page->mapping; rmap_walk_file() local
|
H A D | swap.c | 1125 unsigned pagevec_lookup(struct pagevec *pvec, struct address_space *mapping, pagevec_lookup() argument 1133 unsigned pagevec_lookup_tag(struct pagevec *pvec, struct address_space *mapping, pagevec_lookup_tag() argument 1078 pagevec_lookup_entries(struct pagevec *pvec, struct address_space *mapping, pgoff_t start, unsigned nr_pages, pgoff_t *indices) pagevec_lookup_entries() argument
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | device.h | 18 struct dma_iommu_mapping *mapping; member in struct:dev_archdata
|
/linux-4.4.14/fs/gfs2/ |
H A D | main.c | 64 struct address_space *mapping = (struct address_space *)(gl + 1); gfs2_init_gl_aspace_once() local
|
H A D | meta_io.h | 43 static inline struct gfs2_sbd *gfs2_mapping2sbd(struct address_space *mapping) gfs2_mapping2sbd() argument
|
H A D | trans.c | 162 struct address_space *mapping = bh->b_page->mapping; gfs2_trans_add_data() local
|
H A D | glops.c | 145 struct address_space *mapping = &sdp->sd_aspace; rgrp_go_sync() local 185 struct address_space *mapping = &sdp->sd_aspace; rgrp_go_inval() local 226 struct address_space *mapping = ip->i_inode.i_mapping; inode_go_sync() local 260 struct address_space *mapping = gfs2_glock2aspace(gl); inode_go_inval() local
|
H A D | meta_io.c | 116 struct address_space *mapping = gfs2_glock2aspace(gl); gfs2_getbuf() local 266 struct address_space *mapping = bh->b_page->mapping; gfs2_remove_from_journal() local
|
H A D | aops.c | 215 static int gfs2_writepages(struct address_space *mapping, gfs2_writepages() argument 233 static int gfs2_write_jdata_pagevec(struct address_space *mapping, gfs2_write_jdata_pagevec() argument 344 static int gfs2_write_cache_jdata(struct address_space *mapping, gfs2_write_cache_jdata() argument 425 static int gfs2_jdata_writepages(struct address_space *mapping, gfs2_jdata_writepages() argument 526 struct address_space *mapping = page->mapping; gfs2_readpage() local 562 struct address_space *mapping = ip->i_inode.i_mapping; gfs2_internal_read() local 607 static int gfs2_readpages(struct file *file, struct address_space *mapping, gfs2_readpages() argument 643 static int gfs2_write_begin(struct file *file, struct address_space *mapping, gfs2_write_begin() argument 871 static int gfs2_write_end(struct file *file, struct address_space *mapping, gfs2_write_end() argument 949 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) gfs2_bmap() argument 1050 struct address_space *mapping = inode->i_mapping; gfs2_direct_IO() local 1122 struct address_space *mapping = page->mapping; gfs2_releasepage() local
|
H A D | file.c | 654 struct address_space *mapping = file->f_mapping; gfs2_fsync() local
|
H A D | log.c | 99 struct address_space *mapping; variable in typeref:struct:address_space
|
H A D | lops.c | 580 struct address_space *mapping = gfs2_glock2aspace(gl); gfs2_meta_sync() local
|
H A D | ops_fstype.c | 68 struct address_space *mapping; init_sbd() local
|
/linux-4.4.14/include/drm/ |
H A D | ati_pcigart.h | 21 struct drm_local_map mapping; member in struct:drm_ati_pcigart_info
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
H A D | c8sectpfe-common.h | 51 int mapping; member in struct:c8sectpfe
|
/linux-4.4.14/fs/freevxfs/ |
H A D | vxfs_subr.c | 68 vxfs_get_page(struct address_space *mapping, u_long n) vxfs_get_page() argument 180 vxfs_bmap(struct address_space *mapping, sector_t block) vxfs_bmap() argument
|
/linux-4.4.14/fs/hfsplus/ |
H A D | bitmap.c | 23 struct address_space *mapping; hfsplus_block_allocate() local 167 struct address_space *mapping; hfsplus_block_free() local
|
H A D | btree.c | 136 struct address_space *mapping; hfs_btree_open() local
|
H A D | bnode.c | 405 struct address_space *mapping; __hfs_bnode_create() local
|
H A D | extents.c | 543 struct address_space *mapping = inode->i_mapping; hfsplus_file_truncate() local
|
H A D | inode.c | 34 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) hfsplus_write_failed() argument 44 static int hfsplus_write_begin(struct file *file, struct address_space *mapping, hfsplus_write_begin() argument 60 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) hfsplus_bmap() argument 129 struct address_space *mapping = file->f_mapping; hfsplus_direct_IO() local 151 static int hfsplus_writepages(struct address_space *mapping, hfsplus_writepages() argument
|
H A D | xattr.c | 136 struct address_space *mapping; hfsplus_create_attributes_file() local
|
/linux-4.4.14/fs/9p/ |
H A D | cache.h | 74 v9fs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) v9fs_readpages_from_fscache() argument 130 v9fs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) v9fs_readpages_from_fscache() argument
|
H A D | cache.c | 355 __v9fs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) __v9fs_readpages_from_fscache() argument
|
H A D | vfs_addr.c | 111 static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping, v9fs_vfs_readpages() argument 267 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, v9fs_write_begin() argument 303 static int v9fs_write_end(struct file *filp, struct address_space *mapping, v9fs_write_end() argument
|
/linux-4.4.14/fs/reiserfs/ |
H A D | ioctl.c | 176 struct address_space *mapping; reiserfs_unpack() local
|
H A D | xattr.c | 423 struct address_space *mapping = dir->i_mapping; reiserfs_get_page() local
|
/linux-4.4.14/include/linux/ |
H A D | io-mapping.h | 76 io_mapping_free(struct io_mapping *mapping) io_mapping_free() argument 84 io_mapping_map_atomic_wc(struct io_mapping *mapping, io_mapping_map_atomic_wc() argument 103 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset) io_mapping_map_wc() argument 134 io_mapping_free(struct io_mapping *mapping) io_mapping_free() argument 141 io_mapping_map_atomic_wc(struct io_mapping *mapping, io_mapping_map_atomic_wc() argument 158 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset) io_mapping_map_wc() argument
|
H A D | shmem_fs.h | 60 shmem_read_mapping_page( struct address_space *mapping, pgoff_t index) shmem_read_mapping_page() argument
|
H A D | cleancache.h | 55 static inline bool cleancache_fs_enabled_mapping(struct address_space *mapping) cleancache_fs_enabled_mapping() argument 105 static inline void cleancache_invalidate_page(struct address_space *mapping, cleancache_invalidate_page() argument 113 static inline void cleancache_invalidate_inode(struct address_space *mapping) cleancache_invalidate_inode() argument
|
H A D | migrate.h | 60 static inline int migrate_huge_page_move_mapping(struct address_space *mapping, migrate_huge_page_move_mapping() argument
|
H A D | backing-dev.h | 226 static inline bool mapping_cap_writeback_dirty(struct address_space *mapping) mapping_cap_writeback_dirty() argument 231 static inline bool mapping_cap_account_dirty(struct address_space *mapping) mapping_cap_account_dirty() argument
|
H A D | buffer_head.h | 398 static inline int sync_mapping_buffers(struct address_space *mapping) { return 0; } argument
|
H A D | sh_clk.h | 62 struct clk_mapping *mapping; member in struct:clk
|
H A D | fscache.h | 591 fscache_read_or_alloc_pages(struct fscache_cookie *cookie, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) fscache_read_or_alloc_pages() argument
|
H A D | pagemap.h | 30 static inline void mapping_set_error(struct address_space *mapping, int error) mapping_set_error() argument 40 static inline void mapping_set_unevictable(struct address_space *mapping) mapping_set_unevictable() argument 45 static inline void mapping_clear_unevictable(struct address_space *mapping) mapping_clear_unevictable() argument 50 static inline int mapping_unevictable(struct address_space *mapping) mapping_unevictable() argument 57 static inline void mapping_set_exiting(struct address_space *mapping) mapping_set_exiting() argument 62 static inline int mapping_exiting(struct address_space *mapping) mapping_exiting() argument 67 static inline gfp_t mapping_gfp_mask(struct address_space * mapping) mapping_gfp_mask() argument 73 static inline gfp_t mapping_gfp_constraint(struct address_space *mapping, mapping_gfp_constraint() argument 273 static inline struct page *find_get_page(struct address_space *mapping, find_get_page() argument 279 static inline struct page *find_get_page_flags(struct address_space *mapping, find_get_page_flags() argument 299 static inline struct page *find_lock_page(struct address_space *mapping, find_lock_page() argument 324 static inline struct page *find_or_create_page(struct address_space *mapping, find_or_create_page() argument 345 static inline struct page *grab_cache_page_nowait(struct address_space *mapping, grab_cache_page_nowait() argument 371 static inline struct page *grab_cache_page(struct address_space *mapping, grab_cache_page() argument 384 static inline struct page *read_mapping_page(struct address_space *mapping, read_mapping_page() argument 669 add_to_page_cache(struct page *page, struct address_space *mapping, pgoff_t offset, gfp_t gfp_mask) add_to_page_cache() argument
|
/linux-4.4.14/drivers/mfd/ |
H A D | htc-pasic3.c | 25 void __iomem *mapping; member in struct:pasic3_data
|
H A D | asic3.c | 77 void __iomem *mapping; member in struct:asic3
|
/linux-4.4.14/drivers/misc/cxl/ |
H A D | context.c | 37 cxl_context_init(struct cxl_context *ctx, struct cxl_afu *afu, bool master, struct address_space *mapping) cxl_context_init() argument
|
H A D | api.c | 21 struct address_space *mapping; cxl_dev_context_init() local
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | util.h | 86 struct mwifiex_dma_mapping mapping; MWIFIEX_SKB_DMA_ADDR() local 68 mwifiex_store_mapping(struct sk_buff *skb, struct mwifiex_dma_mapping *mapping) mwifiex_store_mapping() argument 76 mwifiex_get_mapping(struct sk_buff *skb, struct mwifiex_dma_mapping *mapping) mwifiex_get_mapping() argument
|
H A D | pcie.c | 56 struct mwifiex_dma_mapping mapping; mwifiex_map_pci_memory() local 72 struct mwifiex_dma_mapping mapping; mwifiex_unmap_pci_memory() local
|
/linux-4.4.14/arch/unicore32/mm/ |
H A D | flush.c | 61 void __flush_dcache_page(struct address_space *mapping, struct page *page) __flush_dcache_page() argument 77 struct address_space *mapping; flush_dcache_page() local
|
H A D | mmu.c | 492 struct address_space *mapping; update_mmu_cache() local
|
/linux-4.4.14/fs/nilfs2/ |
H A D | btnode.c | 144 struct address_space *mapping; nilfs_btnode_delete() local
|
H A D | dir.c | 182 struct address_space *mapping = dir->i_mapping; nilfs_get_page() local 415 struct address_space *mapping = page->mapping; nilfs_set_link() local 533 struct address_space *mapping = page->mapping; nilfs_delete_entry() local 573 struct address_space *mapping = inode->i_mapping; nilfs_make_empty() local 84 nilfs_commit_chunk(struct page *page, struct address_space *mapping, unsigned from, unsigned to) nilfs_commit_chunk() argument
|
H A D | page.c | 377 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) nilfs_clear_dirty_pages() argument 460 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode) nilfs_mapping_init() argument 482 struct address_space *mapping = page->mapping; __nilfs_clear_page_dirty() local 61 nilfs_grab_buffer(struct inode *inode, struct address_space *mapping, unsigned long blkoff, unsigned long b_state) nilfs_grab_buffer() argument
|
H A D | inode.c | 169 static int nilfs_readpages(struct file *file, struct address_space *mapping, nilfs_readpages() argument 175 static int nilfs_writepages(struct address_space *mapping, nilfs_writepages() argument 259 void nilfs_write_failed(struct address_space *mapping, loff_t to) nilfs_write_failed() argument 269 static int nilfs_write_begin(struct file *file, struct address_space *mapping, nilfs_write_begin() argument 289 static int nilfs_write_end(struct file *file, struct address_space *mapping, nilfs_write_end() argument
|
/linux-4.4.14/fs/afs/ |
H A D | file.c | 240 static int afs_readpages(struct file *file, struct address_space *mapping, afs_readpages() argument
|
H A D | write.c | 118 int afs_write_begin(struct file *file, struct address_space *mapping, afs_write_begin() argument 244 int afs_write_end(struct file *file, struct address_space *mapping, afs_write_end() argument 463 static int afs_writepages_region(struct address_space *mapping, afs_writepages_region() argument 537 int afs_writepages(struct address_space *mapping, afs_writepages() argument 660 struct address_space *mapping = vnode->vfs_inode.i_mapping; afs_writeback_all() local
|
/linux-4.4.14/fs/ceph/ |
H A D | cache.h | 131 ceph_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) ceph_readpages_from_fscache() argument
|
H A D | cache.c | 279 ceph_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) ceph_readpages_from_fscache() argument
|
/linux-4.4.14/fs/cifs/ |
H A D | fscache.h | 77 cifs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) cifs_readpages_from_fscache() argument 131 cifs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) cifs_readpages_from_fscache() argument
|
H A D | fscache.c | 184 __cifs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) __cifs_readpages_from_fscache() argument
|
/linux-4.4.14/fs/ext2/ |
H A D | file.c | 162 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; ext2_fsync() local
|
H A D | dir.c | 90 struct address_space *mapping = page->mapping; ext2_commit_chunk() local 200 struct address_space *mapping = dir->i_mapping; ext2_get_page() local
|
/linux-4.4.14/fs/ocfs2/ |
H A D | mmap.c | 66 struct address_space *mapping = inode->i_mapping; __ocfs2_page_mkwrite() local
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | vdso.h | 38 struct vm_special_mapping mapping; member in struct:mips_vdso_image
|
/linux-4.4.14/arch/sh/mm/ |
H A D | cache-sh7705.c | 139 struct address_space *mapping = page_mapping(page); sh7705_flush_dcache_page() local
|
H A D | cache-sh4.c | 115 struct address_space *mapping = page_mapping(page); sh4_flush_dcache_page() local
|
/linux-4.4.14/arch/sparc/mm/ |
H A D | tlb.c | 120 struct address_space *mapping; tlb_batch_add() local
|
/linux-4.4.14/arch/xtensa/mm/ |
H A D | cache.c | 135 struct address_space *mapping = page_mapping(page); flush_dcache_page() local
|
/linux-4.4.14/fs/ext4/ |
H A D | readpage.c | 133 int ext4_mpage_readpages(struct address_space *mapping, ext4_mpage_readpages() argument
|
H A D | move_extent.c | 137 struct address_space *mapping[2]; mext_page_double_lock() local
|
/linux-4.4.14/fs/hfs/ |
H A D | btree.c | 22 struct address_space *mapping; hfs_btree_open() local
|
H A D | bnode.c | 241 struct address_space *mapping; __hfs_bnode_create() local
|
H A D | extent.c | 482 struct address_space *mapping = inode->i_mapping; hfs_file_truncate() local
|
H A D | inode.c | 39 static void hfs_write_failed(struct address_space *mapping, loff_t to) hfs_write_failed() argument 49 static int hfs_write_begin(struct file *file, struct address_space *mapping, hfs_write_begin() argument 65 static sector_t hfs_bmap(struct address_space *mapping, sector_t block) hfs_bmap() argument 131 struct address_space *mapping = file->f_mapping; hfs_direct_IO() local 153 static int hfs_writepages(struct address_space *mapping, hfs_writepages() argument
|
/linux-4.4.14/fs/jffs2/ |
H A D | file.c | 133 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, jffs2_write_begin() argument 237 static int jffs2_write_end(struct file *filp, struct address_space *mapping, jffs2_write_end() argument
|
/linux-4.4.14/fs/logfs/ |
H A D | dev_mtd.c | 76 struct address_space *mapping = super->s_mapping_inode->i_mapping; logfs_mtd_erase_mapping() local 151 struct address_space *mapping = super->s_mapping_inode->i_mapping; logfs_mtd_find_first_sb() local 168 struct address_space *mapping = super->s_mapping_inode->i_mapping; logfs_mtd_find_last_sb() local 187 struct address_space *mapping = super->s_mapping_inode->i_mapping; __logfs_mtd_writeseg() local
|
H A D | dev_bdev.c | 78 struct address_space *mapping = super->s_mapping_inode->i_mapping; __bdev_writeseg() local 248 struct address_space *mapping = super->s_mapping_inode->i_mapping; bdev_find_first_sb() local 258 struct address_space *mapping = super->s_mapping_inode->i_mapping; bdev_find_last_sb() local
|
H A D | file.c | 12 static int logfs_write_begin(struct file *file, struct address_space *mapping, logfs_write_begin() argument 38 static int logfs_write_end(struct file *file, struct address_space *mapping, logfs_write_end() argument
|
H A D | super.c | 24 struct page *emergency_read_begin(struct address_space *mapping, pgoff_t index) emergency_read_begin() argument
|
H A D | journal.c | 557 struct address_space *mapping = super->s_mapping_inode->i_mapping; write_wbuf() local
|
H A D | segment.c | 56 struct address_space *mapping = super->s_mapping_inode->i_mapping; get_mapping_page() local 714 struct address_space *mapping = super->s_mapping_inode->i_mapping; freeseg() local 909 struct address_space *mapping; logfs_init_mapping() local
|
/linux-4.4.14/fs/bfs/ |
H A D | file.c | 162 static void bfs_write_failed(struct address_space *mapping, loff_t to) bfs_write_failed() argument 170 static int bfs_write_begin(struct file *file, struct address_space *mapping, bfs_write_begin() argument 184 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) bfs_bmap() argument
|
/linux-4.4.14/fs/ |
H A D | sync.c | 287 struct address_space *mapping; SYSCALL_DEFINE4() local
|
H A D | ioctl.c | 52 struct address_space *mapping = filp->f_mapping; ioctl_fibmap() local
|
H A D | mpage.c | 356 mpage_readpages(struct address_space *mapping, struct list_head *pages, mpage_readpages() argument 470 struct address_space *mapping = page->mapping; __mpage_writepage() local 683 mpage_writepages(struct address_space *mapping, mpage_writepages() argument
|
H A D | dax.c | 220 struct address_space *mapping = inode->i_mapping; dax_do_io() local 256 static int dax_load_hole(struct address_space *mapping, struct page *page, dax_load_hole() argument 295 struct address_space *mapping = inode->i_mapping; dax_insert_mapping() local 359 struct address_space *mapping = file->f_mapping; __dax_fault() local 531 struct address_space *mapping = file->f_mapping; __dax_pmd_fault() local
|
/linux-4.4.14/fs/sysv/ |
H A D | dir.c | 38 struct address_space *mapping = page->mapping; dir_commit_chunk() local 56 struct address_space *mapping = dir->i_mapping; dir_get_page() local
|
H A D | itree.c | 467 static void sysv_write_failed(struct address_space *mapping, loff_t to) sysv_write_failed() argument 477 static int sysv_write_begin(struct file *file, struct address_space *mapping, sysv_write_begin() argument 490 static sector_t sysv_bmap(struct address_space *mapping, sector_t block) sysv_bmap() argument
|
/linux-4.4.14/fs/udf/ |
H A D | file.c | 83 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
|
/linux-4.4.14/fs/ufs/ |
H A D | util.c | 243 struct page *ufs_get_locked_page(struct address_space *mapping, ufs_get_locked_page() argument
|
H A D | dir.c | 45 struct address_space *mapping = page->mapping; ufs_commit_chunk() local 189 struct address_space *mapping = dir->i_mapping; ufs_get_page() local 559 struct address_space *mapping = inode->i_mapping; ufs_make_empty() local
|
H A D | balloc.c | 242 struct address_space * const mapping = inode->i_mapping; ufs_change_blocknr() local
|
/linux-4.4.14/arch/score/mm/ |
H A D | cache.c | 57 struct address_space *mapping = page_mapping(page); flush_dcache_page() local
|
/linux-4.4.14/arch/mips/mm/ |
H A D | cache.c | 84 struct address_space *mapping = page_mapping(page); __flush_dcache_page() local
|
/linux-4.4.14/arch/arm/mm/ |
H A D | fault-armv.c | 132 make_coherent(struct address_space *mapping, struct vm_area_struct *vma, make_coherent() argument 184 struct address_space *mapping; update_mmu_cache() local
|
H A D | flush.c | 202 void __flush_dcache_page(struct address_space *mapping, struct page *page) __flush_dcache_page() argument 241 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) __flush_dcache_aliases() argument 277 struct address_space *mapping; __sync_icache_dcache() local 321 struct address_space *mapping; flush_dcache_page() local 358 struct address_space *mapping; flush_kernel_dcache_page() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
H A D | llite_mmap.c | 451 int ll_teardown_mmaps(struct address_space *mapping, __u64 first, __u64 last) ll_teardown_mmaps() argument
|
H A D | vvp_page.c | 139 struct address_space *mapping; vvp_page_discard() local
|
H A D | rw26.c | 123 struct address_space *mapping; ll_releasepage() local 473 static int ll_write_begin(struct file *file, struct address_space *mapping, ll_write_begin() argument 496 static int ll_write_end(struct file *file, struct address_space *mapping, ll_write_end() argument 511 static int ll_migratepage(struct address_space *mapping, ll_migratepage() argument 333 ll_direct_IO_26_seg(const struct lu_env *env, struct cl_io *io, int rw, struct inode *inode, struct address_space *mapping, size_t size, loff_t file_offset, struct page **pages, int page_count) ll_direct_IO_26_seg() argument
|
H A D | lloop.c | 477 struct address_space *mapping; loop_set_fd() local
|
H A D | dir.c | 267 struct address_space *mapping = dir->i_mapping; ll_dir_page_locate() local 338 struct address_space *mapping = dir->i_mapping; ll_get_dir_page() local
|
H A D | rw.c | 357 void ll_ra_stats_inc(struct address_space *mapping, enum ra_stat which) ll_ra_stats_inc() argument 1189 int ll_writepages(struct address_space *mapping, struct writeback_control *wbc) ll_writepages() argument 464 ll_read_ahead_page(const struct lu_env *env, struct cl_io *io, struct cl_page_list *queue, pgoff_t index, struct address_space *mapping) ll_read_ahead_page() argument 609 ll_read_ahead_pages(const struct lu_env *env, struct cl_io *io, struct cl_page_list *queue, struct ra_io_arg *ria, unsigned long *reserved_pages, struct address_space *mapping, unsigned long *ra_end) ll_read_ahead_pages() argument 660 ll_readahead(const struct lu_env *env, struct cl_io *io, struct ll_readahead_state *ras, struct address_space *mapping, struct cl_page_list *queue, int flags) ll_readahead() argument
|
/linux-4.4.14/drivers/mtd/devices/ |
H A D | block2mtd.c | 47 static struct page *page_read(struct address_space *mapping, int index) page_read() argument 55 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; _block2mtd_erase() local 144 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; _block2mtd_write() local
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
H A D | mthca_memfree.h | 141 dma_addr_t mapping; member in struct:mthca_db_page
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 47 struct dma_iommu_mapping *mapping = drm_dev->dev->archdata.mapping; rockchip_drm_dma_attach_device() local 133 struct dma_iommu_mapping *mapping; rockchip_drm_load() local
|
/linux-4.4.14/drivers/net/wireless/p54/ |
H A D | p54pci.c | 154 dma_addr_t mapping; p54p_refill_rx_ring() local 333 dma_addr_t mapping; p54p_tx() local
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 70 dma_addr_t mapping; tulip_refill_rx() local
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
H A D | armada_gem.c | 215 struct address_space *mapping; armada_gem_alloc_object() local 436 struct address_space *mapping; armada_gem_prime_map_dma_buf() local
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_gem.c | 464 struct address_space *mapping; drm_gem_get_pages() local
|
/linux-4.4.14/block/ |
H A D | partition-generic.c | 562 struct address_space *mapping = bdev->bd_inode->i_mapping; read_dev_sector() local
|
/linux-4.4.14/fs/fat/ |
H A D | file.c | 184 struct address_space *mapping = inode->i_mapping; fat_cont_expand() local
|
/linux-4.4.14/fs/fscache/ |
H A D | page.c | 1164 struct address_space *mapping = inode->i_mapping; __fscache_uncache_all_inode_pages() local 285 fscache_alloc_retrieval( struct fscache_cookie *cookie, struct address_space *mapping, fscache_rw_complete_t end_io_func, void *context) fscache_alloc_retrieval() argument 538 __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) __fscache_read_or_alloc_pages() argument
|
/linux-4.4.14/fs/hpfs/ |
H A D | file.c | 127 static int hpfs_readpages(struct file *file, struct address_space *mapping, hpfs_readpages() argument 133 static int hpfs_writepages(struct address_space *mapping, hpfs_writepages() argument 139 static void hpfs_write_failed(struct address_space *mapping, loff_t to) hpfs_write_failed() argument 153 static int hpfs_write_begin(struct file *file, struct address_space *mapping, hpfs_write_begin() argument 169 static int hpfs_write_end(struct file *file, struct address_space *mapping, hpfs_write_end() argument 187 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) _hpfs_bmap() argument
|
/linux-4.4.14/fs/isofs/ |
H A D | compress.c | 300 struct address_space *mapping = inode->i_mapping; zisofs_readpage() local
|
/linux-4.4.14/fs/jbd2/ |
H A D | commit.c | 193 static int journal_submit_inode_data_buffers(struct address_space *mapping) journal_submit_inode_data_buffers() argument 220 struct address_space *mapping; journal_submit_data_buffers() local
|
/linux-4.4.14/fs/jfs/ |
H A D | inode.c | 288 static int jfs_writepages(struct address_space *mapping, jfs_writepages() argument 299 static int jfs_readpages(struct file *file, struct address_space *mapping, jfs_readpages() argument 305 static void jfs_write_failed(struct address_space *mapping, loff_t to) jfs_write_failed() argument 315 static int jfs_write_begin(struct file *file, struct address_space *mapping, jfs_write_begin() argument 329 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) jfs_bmap() argument 338 struct address_space *mapping = file->f_mapping; jfs_direct_IO() local
|
H A D | jfs_metapage.c | 592 struct address_space *mapping; __get_metapage() local 776 struct address_space *mapping = __invalidate_metapages() local
|
/linux-4.4.14/fs/minix/ |
H A D | dir.c | 50 struct address_space *mapping = page->mapping; dir_commit_chunk() local 68 struct address_space *mapping = dir->i_mapping; dir_get_page() local 457 struct address_space *mapping = page->mapping; minix_inode_by_name() local
|
H A D | inode.c | 399 static void minix_write_failed(struct address_space *mapping, loff_t to) minix_write_failed() argument 409 static int minix_write_begin(struct file *file, struct address_space *mapping, minix_write_begin() argument 423 static sector_t minix_bmap(struct address_space *mapping, sector_t block) minix_bmap() argument
|
/linux-4.4.14/fs/nfs/ |
H A D | fscache.c | 366 __nfs_readpages_from_fscache(struct nfs_open_context *ctx, struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) __nfs_readpages_from_fscache() argument
|
H A D | fscache.h | 129 nfs_readpages_from_fscache(struct nfs_open_context *ctx, struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) nfs_readpages_from_fscache() argument 208 nfs_readpages_from_fscache(struct nfs_open_context *ctx, struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) nfs_readpages_from_fscache() argument
|
H A D | read.c | 375 int nfs_readpages(struct file *filp, struct address_space *mapping, nfs_readpages() argument
|
H A D | direct.c | 574 struct address_space *mapping = file->f_mapping; nfs_file_direct_read() local 965 struct address_space *mapping = file->f_mapping; nfs_file_direct_write() local
|
H A D | file.c | 347 static int nfs_write_begin(struct file *file, struct address_space *mapping, nfs_write_begin() argument 393 static int nfs_write_end(struct file *file, struct address_space *mapping, nfs_write_end() argument 471 struct address_space *mapping = page->mapping; nfs_release_page() local 506 struct address_space *mapping = page_file_mapping(page); nfs_check_dirty_writeback() local 599 struct address_space *mapping; nfs_vm_page_mkwrite() local
|
/linux-4.4.14/net/bluetooth/cmtp/ |
H A D | cmtp.h | 110 __u16 mapping; member in struct:cmtp_application
|
/linux-4.4.14/fs/adfs/ |
H A D | inode.c | 48 static void adfs_write_failed(struct address_space *mapping, loff_t to) adfs_write_failed() argument 56 static int adfs_write_begin(struct file *file, struct address_space *mapping, adfs_write_begin() argument 72 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) _adfs_bmap() argument
|
/linux-4.4.14/fs/btrfs/ |
H A D | lzo.c | 87 lzo_compress_pages(struct list_head *ws, struct address_space *mapping, u64 start, unsigned long len, struct page **pages, unsigned long nr_dest_pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out, unsigned long max_out) lzo_compress_pages() argument
|
H A D | zlib.c | 74 zlib_compress_pages(struct list_head *ws, struct address_space *mapping, u64 start, unsigned long len, struct page **pages, unsigned long nr_dest_pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out, unsigned long max_out) zlib_compress_pages() argument
|
H A D | compression.c | 453 struct address_space *mapping = inode->i_mapping; add_ra_bio_pages() local 888 int btrfs_compress_pages(int type, struct address_space *mapping, btrfs_compress_pages() argument
|
H A D | extent_io.h | 98 struct address_space *mapping; member in struct:extent_io_tree
|
/linux-4.4.14/fs/ecryptfs/ |
H A D | mmap.c | 541 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) ecryptfs_bmap() argument 278 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument 478 ecryptfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ecryptfs_write_end() argument
|
/linux-4.4.14/fs/efs/ |
H A D | inode.c | 20 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) _efs_bmap() argument
|
/linux-4.4.14/fs/omfs/ |
H A D | file.c | 292 static int omfs_readpages(struct file *file, struct address_space *mapping, omfs_readpages() argument 304 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) omfs_writepages() argument 309 static void omfs_write_failed(struct address_space *mapping, loff_t to) omfs_write_failed() argument 319 static int omfs_write_begin(struct file *file, struct address_space *mapping, omfs_write_begin() argument 333 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) omfs_bmap() argument
|
/linux-4.4.14/fs/qnx4/ |
H A D | inode.c | 251 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block) qnx4_bmap() argument
|
/linux-4.4.14/fs/qnx6/ |
H A D | dir.c | 28 struct address_space *mapping = dir->i_mapping; qnx6_get_page() local 53 struct address_space *mapping = sbi->longfile->i_mapping; qnx6_longname() local
|
H A D | inode.c | 101 static int qnx6_readpages(struct file *file, struct address_space *mapping, qnx6_readpages() argument 186 struct address_space *mapping = root->i_mapping; qnx6_checkroot() local 493 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block) qnx6_bmap() argument 525 struct address_space *mapping; qnx6_iget() local
|
/linux-4.4.14/arch/nios2/mm/ |
H A D | cacheflush.c | 73 static void flush_aliases(struct address_space *mapping, struct page *page) flush_aliases() argument 160 void __flush_dcache_page(struct address_space *mapping, struct page *page) __flush_dcache_page() argument 174 struct address_space *mapping; flush_dcache_page() local 205 struct address_space *mapping; update_mmu_cache() local
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 188 const int mapping[8] = { -1, V4L2_ENC_IDX_FRAME_I, V4L2_ENC_IDX_FRAME_P, -1, ivtv_update_pgm_info() local
|
/linux-4.4.14/drivers/iommu/ |
H A D | shmobile-iommu.c | 346 struct dma_iommu_mapping *mapping; shmobile_iommu_add_device() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | trx.c | 444 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl92ce_tx_fill_desc() local 609 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl92ce_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | trx.c | 357 dma_addr_t mapping = pci_map_single(rtlpci->pdev, skb->data, skb->len, rtl92se_tx_fill_desc() local 527 dma_addr_t mapping = pci_map_single(rtlpci->pdev, skb->data, skb->len, rtl92se_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 385 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl8723e_tx_fill_desc() local 551 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl8723e_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | trx.c | 444 dma_addr_t mapping; rtl8723be_tx_fill_desc() local 613 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl8723be_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wan/ |
H A D | z85230.c | 1229 void z8530_describe(struct z8530_dev *dev, char *mapping, unsigned long io) z8530_describe() argument
|
/linux-4.4.14/arch/c6x/platforms/ |
H A D | megamod-pic.c | 205 int mapping[NR_MUX_OUTPUTS]; init_megamod_pic() local 178 parse_priority_map(struct megamod_pic *pic, int *mapping, int size) parse_priority_map() argument
|
/linux-4.4.14/fs/cramfs/ |
H A D | inode.c | 167 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; cramfs_read() local
|
/linux-4.4.14/fs/exofs/ |
H A D | dir.c | 59 struct address_space *mapping = page->mapping; exofs_commit_chunk() local 159 struct address_space *mapping = dir->i_mapping; exofs_get_page() local 521 struct address_space *mapping = page->mapping; exofs_delete_entry() local 571 struct address_space *mapping = inode->i_mapping; exofs_make_empty() local
|
H A D | inode.c | 473 static int exofs_readpages(struct file *file, struct address_space *mapping, exofs_readpages() argument 786 static int exofs_writepages(struct address_space *mapping, exofs_writepages() argument 864 int exofs_write_begin(struct file *file, struct address_space *mapping, exofs_write_begin() argument 927 static int exofs_write_end(struct file *file, struct address_space *mapping, exofs_write_end() argument 916 exofs_write_begin_export(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) exofs_write_begin_export() argument
|
/linux-4.4.14/include/linux/mlx5/ |
H A D | cq.h | 114 } mapping; member in union:mlx5_cq_modify_params::__anon12737
|
/linux-4.4.14/arch/metag/kernel/perf/ |
H A D | perf_event.c | 545 int mapping = 0, err; _hw_perf_event_init() local
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | cache.c | 288 struct address_space *mapping = page_mapping(page); flush_dcache_page() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 524 struct amdgpu_bo_va_mapping *mapping; amdgpu_vce_cs_reloc() local
|
H A D | amdgpu_cs.c | 979 struct amdgpu_bo_va_mapping *mapping; amdgpu_cs_find_mapping() local
|
H A D | amdgpu_uvd.c | 337 struct amdgpu_bo_va_mapping *mapping; amdgpu_uvd_cs_pass1() local 622 struct amdgpu_bo_va_mapping *mapping; amdgpu_uvd_cs_pass2() local
|
H A D | amdgpu_vm.c | 826 struct amdgpu_bo_va_mapping *mapping; amdgpu_vm_bo_update() local 885 struct amdgpu_bo_va_mapping *mapping; amdgpu_vm_clear_freed() local 1000 struct amdgpu_bo_va_mapping *mapping; amdgpu_vm_bo_map() local 1131 struct amdgpu_bo_va_mapping *mapping; amdgpu_vm_bo_unmap() local 1186 struct amdgpu_bo_va_mapping *mapping, *next; amdgpu_vm_bo_rmv() local 1311 struct amdgpu_bo_va_mapping *mapping, *tmp; amdgpu_vm_fini() local 703 amdgpu_vm_bo_update_mapping(struct amdgpu_device *adev, struct amdgpu_vm *vm, struct amdgpu_bo_va_mapping *mapping, uint64_t addr, uint32_t gtt_flags, struct fence **fence) amdgpu_vm_bo_update_mapping() argument
|
/linux-4.4.14/drivers/remoteproc/ |
H A D | remoteproc_core.c | 490 struct rproc_mem_entry *mapping; rproc_handle_devmem() local 563 struct rproc_mem_entry *carveout, *mapping; rproc_handle_carveout() local
|
/linux-4.4.14/drivers/sh/clk/ |
H A D | core.c | 339 struct clk_mapping *mapping = clk->mapping; clk_establish_mapping() local 389 struct clk_mapping *mapping; clk_destroy_mapping() local 398 struct clk_mapping *mapping = clk->mapping; clk_teardown_mapping() local
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | serial2002.c | 479 unsigned char *mapping = NULL; serial2002_setup_subdevs() local 337 serial2002_setup_subdevice(struct comedi_subdevice *s, struct config_t *cfg, struct serial2002_range_table_t *range, unsigned char *mapping, int kind) serial2002_setup_subdevice() argument
|
/linux-4.4.14/drivers/infiniband/core/ |
H A D | mad_priv.h | 74 u64 mapping; member in struct:ib_mad_private_header
|
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-ioctl.c | 683 const int mapping[8] = { _cx18_process_idx_data() local
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 566 u64 mapping[IPOIB_CM_RX_SG]; ipoib_cm_handle_rx_wc() local 80 ipoib_cm_dma_unmap_rx(struct ipoib_dev_priv *priv, int frags, u64 mapping[IPOIB_CM_RX_SG]) ipoib_cm_dma_unmap_rx() argument 140 ipoib_cm_alloc_rx_skb(struct net_device *dev, struct ipoib_cm_rx_buf *rx_ring, int id, int frags, u64 mapping[IPOIB_CM_RX_SG], gfp_t gfp) ipoib_cm_alloc_rx_skb() argument
|
H A D | ipoib_ib.c | 129 u64 *mapping; ipoib_alloc_rx_skb() local 181 u64 mapping[IPOIB_UD_RX_SG]; ipoib_ib_handle_rx_wc() local 269 u64 *mapping = tx_req->mapping; ipoib_dma_map_tx() local 311 u64 *mapping = tx_req->mapping; ipoib_dma_unmap_tx() local 94 ipoib_ud_dma_unmap_rx(struct ipoib_dev_priv *priv, u64 mapping[IPOIB_UD_RX_SG]) ipoib_ud_dma_unmap_rx() argument
|
/linux-4.4.14/drivers/input/joystick/ |
H A D | xpad.c | 119 u8 mapping; member in struct:xpad_device 342 int mapping; /* map d-pad to buttons or to axes */ member in struct:usb_xpad
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | trx.c | 519 dma_addr_t mapping; rtl88ee_tx_fill_desc() local 697 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl88ee_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | trx.c | 567 dma_addr_t mapping; rtl92de_tx_fill_desc() local 740 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl92de_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | trx.c | 704 dma_addr_t mapping; rtl8821ae_tx_fill_desc() local 854 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl8821ae_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | nd.h | 114 struct nd_mapping mapping[0]; member in struct:nd_region
|
/linux-4.4.14/drivers/perf/ |
H A D | arm_pmu.c | 61 int mapping; armpmu_map_hw_event() local 396 int mapping; __hw_perf_event_init() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_bios.c | 901 static const u8 mapping[] = { 1, 3, 7 }; /* See VBT spec */ translate_iboost() local
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
H A D | imx-ldb.c | 449 const char * const mapping; member in struct:imx_ldb_bit_mapping
|
/linux-4.4.14/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 805 struct address_space *mapping = inode->i_mapping; pnfs_num_cont_bytes() local
|
/linux-4.4.14/fs/nfs/objlayout/ |
H A D | objio_osd.c | 458 struct address_space *mapping = hdr->inode->i_mapping; __r4w_get_page() local
|
/linux-4.4.14/fs/affs/ |
H A D | file.c | 381 static void affs_write_failed(struct address_space *mapping, loff_t to) affs_write_failed() argument 395 struct address_space *mapping = file->f_mapping; affs_direct_IO() local 413 static int affs_write_begin(struct file *file, struct address_space *mapping, affs_write_begin() argument 429 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) _affs_bmap() argument 630 static int affs_write_begin_ofs(struct file *file, struct address_space *mapping, affs_write_begin_ofs() argument 668 static int affs_write_end_ofs(struct file *file, struct address_space *mapping, affs_write_end_ofs() argument 854 struct address_space *mapping = inode->i_mapping; affs_truncate() local
|
/linux-4.4.14/fs/befs/ |
H A D | linuxvfs.c | 102 befs_bmap(struct address_space *mapping, sector_t block) befs_bmap() argument
|
/linux-4.4.14/fs/proc/ |
H A D | vmcore.c | 269 struct address_space *mapping = vma->vm_file->f_mapping; mmap_vmcore_fault() local
|
/linux-4.4.14/fs/ubifs/ |
H A D | file.c | 220 static int write_begin_slow(struct address_space *mapping, write_begin_slow() argument 424 static int ubifs_write_begin(struct file *file, struct address_space *mapping, ubifs_write_begin() argument 539 static int ubifs_write_end(struct file *file, struct address_space *mapping, ubifs_write_end() argument 717 struct address_space *mapping = page1->mapping; ubifs_do_bulk_read() local
|
/linux-4.4.14/net/rds/ |
H A D | iw_rdma.c | 51 struct rds_iw_mapping mapping; member in struct:rds_iw_mr 661 static int rds_iw_rdma_reg_mr(struct rds_iw_mapping *mapping) rds_iw_rdma_reg_mr() argument 732 struct rds_iw_mapping *mapping = &ibmr->mapping; rds_iw_map_reg() local 792 struct rds_iw_mapping *mapping, *next; rds_iw_unmap_fastreg_list() local
|
/linux-4.4.14/drivers/vlynq/ |
H A D | vlynq.c | 598 vlynq_set_local_mapping(struct vlynq_device *dev, u32 tx_offset, struct vlynq_mapping *mapping) vlynq_set_local_mapping() argument 615 vlynq_set_remote_mapping(struct vlynq_device *dev, u32 tx_offset, struct vlynq_mapping *mapping) vlynq_set_remote_mapping() argument
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
H A D | ttm_bo.c | 1457 ttm_bo_device_init(struct ttm_bo_device *bdev, struct ttm_bo_global *glob, struct ttm_bo_driver *driver, struct address_space *mapping, uint64_t file_page_offset, bool need_dma32) ttm_bo_device_init() argument
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
H A D | isp.h | 191 struct dma_iommu_mapping *mapping; member in struct:isp_device
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
H A D | omap_gem.c | 1345 struct address_space *mapping; omap_gem_new() local
|
/linux-4.4.14/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 368 static __s32 uvc_ctrl_get_zoom(struct uvc_control_mapping *mapping, uvc_ctrl_get_zoom() argument 386 static void uvc_ctrl_set_zoom(struct uvc_control_mapping *mapping, uvc_ctrl_set_zoom() argument 393 static __s32 uvc_ctrl_get_rel_speed(struct uvc_control_mapping *mapping, uvc_ctrl_get_rel_speed() argument 413 static void uvc_ctrl_set_rel_speed(struct uvc_control_mapping *mapping, uvc_ctrl_set_rel_speed() argument 767 static __s32 uvc_get_le_value(struct uvc_control_mapping *mapping, uvc_get_le_value() argument 797 static void uvc_set_le_value(struct uvc_control_mapping *mapping, uvc_set_le_value() argument 1107 struct uvc_control_mapping *mapping; uvc_query_v4l2_ctrl() local 1139 struct uvc_control_mapping *mapping; uvc_query_v4l2_menu() local 1242 struct uvc_control_mapping *mapping = NULL; uvc_ctrl_send_slave_event() local 1270 struct uvc_control_mapping *mapping; uvc_ctrl_send_events() local 1308 struct uvc_control_mapping *mapping; uvc_ctrl_add_event() local 1465 struct uvc_control_mapping *mapping; uvc_ctrl_get() local 1478 struct uvc_control_mapping *mapping; uvc_ctrl_set() local 2103 const struct uvc_control_mapping *mapping = uvc_ctrl_mappings; uvc_ctrl_init_ctrl() local 2195 struct uvc_control_mapping *mapping, *nm; uvc_ctrl_cleanup_mappings() local 859 __uvc_find_control(struct uvc_entity *entity, __u32 v4l2_id, struct uvc_control_mapping **mapping, struct uvc_control **control, int next) __uvc_find_control() argument 891 uvc_find_control(struct uvc_video_chain *chain, __u32 v4l2_id, struct uvc_control_mapping **mapping) uvc_find_control() argument 973 __uvc_ctrl_get(struct uvc_video_chain *chain, struct uvc_control *ctrl, struct uvc_control_mapping *mapping, s32 *value) __uvc_ctrl_get() argument 1011 __uvc_query_v4l2_ctrl(struct uvc_video_chain *chain, struct uvc_control *ctrl, struct uvc_control_mapping *mapping, struct v4l2_queryctrl *v4l2_ctrl) __uvc_query_v4l2_ctrl() argument 1195 uvc_ctrl_fill_event(struct uvc_video_chain *chain, struct v4l2_event *ev, struct uvc_control *ctrl, struct uvc_control_mapping *mapping, s32 value, u32 changes) uvc_ctrl_fill_event() argument 1218 uvc_ctrl_send_event(struct uvc_fh *handle, struct uvc_control *ctrl, struct uvc_control_mapping *mapping, s32 value, u32 changes) uvc_ctrl_send_event() argument 1919 __uvc_ctrl_add_mapping(struct uvc_device *dev, struct uvc_control *ctrl, const struct uvc_control_mapping *mapping) __uvc_ctrl_add_mapping() argument 1955 uvc_ctrl_add_mapping(struct uvc_video_chain *chain, const struct uvc_control_mapping *mapping) uvc_ctrl_add_mapping() argument
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | dev.c | 218 dma_addr_t mapping; rtl8180_handle_rx() local 465 dma_addr_t mapping; rtl8180_tx() local 1018 dma_addr_t *mapping; rtl8180_init_rx_ring() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | trx.c | 682 dma_addr_t mapping; rtl92ee_tx_fill_desc() local 863 dma_addr_t mapping = pci_map_single(rtlpci->pdev, rtl92ee_tx_fill_cmddesc() local
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
H A D | ks8695net.c | 282 dma_addr_t mapping; ks8695_refill_rxbuffers() local
|