/linux-4.1.27/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 1747 struct address_space *mapping = file->f_mapping; ntfs_perform_write() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/ |
H A D | lustre_patchless_compat.h | 50 truncate_complete_page(struct address_space *mapping, struct page *page) truncate_complete_page() argument
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_iommu.c | 31 struct dma_iommu_mapping *mapping = NULL; drm_create_iommu_mapping() local 136 struct dma_iommu_mapping *mapping = dev->archdata.mapping; drm_iommu_detach_device() local
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | device.h | 18 struct dma_iommu_mapping *mapping; member in struct:dev_archdata
|
/linux-4.1.27/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 | 140 struct address_space *mapping = swap_file->f_mapping; generic_swapfile_activate() local 266 struct address_space *mapping = swap_file->f_mapping; __swap_writepage() local 344 struct address_space *mapping = swap_file->f_mapping; swap_readpage() local 376 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 | 187 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 | 93 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 328 static pgoff_t count_history_pages(struct address_space *mapping, count_history_pages() argument 343 static int try_context_readahead(struct address_space *mapping, try_context_readahead() argument 378 ondemand_readahead(struct address_space *mapping, ondemand_readahead() argument 489 void page_cache_sync_readahead(struct address_space *mapping, page_cache_sync_readahead() argument 524 page_cache_async_readahead(struct address_space *mapping, page_cache_async_readahead() argument 553 do_readahead(struct address_space *mapping, struct file *filp, do_readahead() argument 571 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 136 invalidate_complete_page(struct address_space *mapping, struct page *page) invalidate_complete_page() argument 151 int truncate_inode_page(struct address_space *mapping, struct page *page) truncate_inode_page() argument 164 int generic_error_remove_page(struct address_space *mapping, struct page *page) generic_error_remove_page() argument 186 struct address_space *mapping = page_mapping(page); invalidate_inode_page() local 220 void truncate_inode_pages_range(struct address_space *mapping, truncate_inode_pages_range() argument 390 void truncate_inode_pages(struct address_space *mapping, loff_t lstart) truncate_inode_pages() argument 405 void truncate_inode_pages_final(struct address_space *mapping) truncate_inode_pages_final() argument 456 unsigned long invalidate_mapping_pages(struct address_space *mapping, invalidate_mapping_pages() argument 513 invalidate_complete_page2(struct address_space *mapping, struct page *page) invalidate_complete_page2() argument 539 static int do_launder_page(struct address_space *mapping, struct page *page) do_launder_page() argument 559 int invalidate_inode_pages2_range(struct address_space *mapping, invalidate_inode_pages2_range() argument 645 int invalidate_inode_pages2(struct address_space *mapping) invalidate_inode_pages2() argument 668 struct address_space *mapping = inode->i_mapping; truncate_pagecache() local 776 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 | 32 ra_submit(struct file_ra_state *ra, struct address_space *mapping, struct file *filp) ra_submit() argument
|
H A D | rmap.c | 910 struct address_space *mapping; page_mkclean() local 1509 struct address_space *mapping = page->mapping; rmap_walk_file() local
|
H A D | swap.c | 1123 unsigned pagevec_lookup(struct pagevec *pvec, struct address_space *mapping, pagevec_lookup() argument 1131 unsigned pagevec_lookup_tag(struct pagevec *pvec, struct address_space *mapping, pagevec_lookup_tag() argument 1076 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.1.27/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 | 143 struct address_space *mapping = &sdp->sd_aspace; rgrp_go_sync() local 177 struct address_space *mapping = &sdp->sd_aspace; rgrp_go_inval() local 216 struct address_space *mapping = ip->i_inode.i_mapping; inode_go_sync() local 250 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 | 214 static int gfs2_writepages(struct address_space *mapping, gfs2_writepages() argument 231 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 603 static int gfs2_readpages(struct file *file, struct address_space *mapping, gfs2_readpages() argument 639 static int gfs2_write_begin(struct file *file, struct address_space *mapping, gfs2_write_begin() argument 867 static int gfs2_write_end(struct file *file, struct address_space *mapping, gfs2_write_end() argument 945 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) gfs2_bmap() argument 1046 struct address_space *mapping = inode->i_mapping; gfs2_direct_IO() local 1118 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 | 587 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.1.27/include/drm/ |
H A D | ati_pcigart.h | 21 struct drm_local_map mapping; member in struct:drm_ati_pcigart_info
|
/linux-4.1.27/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.1.27/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.1.27/fs/ext2/ |
H A D | file.c | 78 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; ext2_fsync() local
|
H A D | dir.c | 95 struct address_space *mapping = page->mapping; ext2_commit_chunk() local 205 struct address_space *mapping = dir->i_mapping; ext2_get_page() local
|
/linux-4.1.27/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.1.27/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 156 io_mapping_map_wc(struct io_mapping *mapping, unsigned long offset) io_mapping_map_wc() argument
|
H A D | shmem_fs.h | 63 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 | sh_clk.h | 62 struct clk_mapping *mapping; member in struct:clk
|
H A D | buffer_head.h | 400 static inline int sync_mapping_buffers(struct address_space *mapping) { return 0; } 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 266 static inline struct page *find_get_page(struct address_space *mapping, find_get_page() argument 272 static inline struct page *find_get_page_flags(struct address_space *mapping, find_get_page_flags() argument 292 static inline struct page *find_lock_page(struct address_space *mapping, find_lock_page() argument 317 static inline struct page *find_or_create_page(struct address_space *mapping, find_or_create_page() argument 338 static inline struct page *grab_cache_page_nowait(struct address_space *mapping, grab_cache_page_nowait() argument 364 static inline struct page *grab_cache_page(struct address_space *mapping, grab_cache_page() argument 377 static inline struct page *read_mapping_page(struct address_space *mapping, read_mapping_page() argument 661 add_to_page_cache(struct page *page, struct address_space *mapping, pgoff_t offset, gfp_t gfp_mask) add_to_page_cache() argument
|
H A D | backing-dev.h | 305 static inline bool mapping_cap_writeback_dirty(struct address_space *mapping) mapping_cap_writeback_dirty() argument 310 static inline bool mapping_cap_account_dirty(struct address_space *mapping) mapping_cap_account_dirty() argument
|
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
|
/linux-4.1.27/fs/9p/ |
H A D | cache.h | 73 v9fs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) v9fs_readpages_from_fscache() argument 129 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.1.27/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.1.27/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
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/fs/ocfs2/ |
H A D | mmap.c | 66 struct address_space *mapping = inode->i_mapping; __ocfs2_page_mkwrite() local
|
/linux-4.1.27/fs/nilfs2/ |
H A D | btnode.c | 144 struct address_space *mapping; nilfs_btnode_delete() local
|
H A D | dir.c | 187 struct address_space *mapping = dir->i_mapping; nilfs_get_page() local 420 struct address_space *mapping = page->mapping; nilfs_set_link() local 538 struct address_space *mapping = page->mapping; nilfs_delete_entry() local 578 struct address_space *mapping = inode->i_mapping; nilfs_make_empty() local 89 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 311 struct address_space *mapping = file->f_mapping; nilfs_direct_IO() local
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/xtensa/mm/ |
H A D | cache.c | 135 struct address_space *mapping = page_mapping(page); flush_dcache_page() local
|
/linux-4.1.27/arch/sparc/mm/ |
H A D | tlb.c | 110 struct address_space *mapping; tlb_batch_add() local
|
/linux-4.1.27/fs/ |
H A D | sync.c | 282 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 467 struct address_space *mapping = page->mapping; __mpage_writepage() local 676 mpage_writepages(struct address_space *mapping, mpage_writepages() argument
|
H A D | dax.c | 202 struct address_space *mapping = inode->i_mapping; dax_do_io() local 236 static int dax_load_hole(struct address_space *mapping, struct page *page, dax_load_hole() argument 273 struct address_space *mapping = inode->i_mapping; dax_insert_mapping() local 319 struct address_space *mapping = file->f_mapping; do_dax_fault() local
|
/linux-4.1.27/fs/sysv/ |
H A D | dir.c | 43 struct address_space *mapping = page->mapping; dir_commit_chunk() local 61 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.1.27/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.1.27/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 192 struct address_space *mapping = dir->i_mapping; ufs_get_page() local 562 struct address_space *mapping = inode->i_mapping; ufs_make_empty() local
|
H A D | truncate.c | 377 struct address_space *mapping = inode->i_mapping; ufs_alloc_lastblock() local
|
H A D | balloc.c | 242 struct address_space * const mapping = inode->i_mapping; ufs_change_blocknr() local
|
H A D | inode.c | 529 static void ufs_write_failed(struct address_space *mapping, loff_t to) ufs_write_failed() argument 537 static int ufs_write_begin(struct file *file, struct address_space *mapping, ufs_write_begin() argument 551 static sector_t ufs_bmap(struct address_space *mapping, sector_t block) ufs_bmap() argument
|
/linux-4.1.27/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.1.27/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.1.27/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 | 80 struct address_space *mapping = super->s_mapping_inode->i_mapping; __bdev_writeseg() local 252 struct address_space *mapping = super->s_mapping_inode->i_mapping; bdev_find_first_sb() local 262 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.1.27/arch/score/mm/ |
H A D | cache.c | 57 struct address_space *mapping = page_mapping(page); flush_dcache_page() local
|
/linux-4.1.27/arch/mips/mm/ |
H A D | cache.c | 84 struct address_space *mapping = page_mapping(page); __flush_dcache_page() local
|
/linux-4.1.27/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 | 187 void __flush_dcache_page(struct address_space *mapping, struct page *page) __flush_dcache_page() argument 226 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) __flush_dcache_aliases() argument 262 struct address_space *mapping; __sync_icache_dcache() local 306 struct address_space *mapping; flush_dcache_page() local 343 struct address_space *mapping; flush_kernel_dcache_page() local
|
/linux-4.1.27/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.1.27/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.1.27/drivers/mtd/devices/ |
H A D | block2mtd.c | 46 static struct page *page_read(struct address_space *mapping, int index) page_read() argument 54 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; _block2mtd_erase() local 143 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; _block2mtd_write() local
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 70 dma_addr_t mapping; tulip_refill_rx() local
|
H A D | tulip_core.c | 356 dma_addr_t mapping; tulip_up() local 638 dma_addr_t mapping; tulip_init_ring() local 672 dma_addr_t mapping; tulip_start_xmit() local 804 dma_addr_t mapping = tp->rx_buffers[i].mapping; tulip_free_ring() local
|
/linux-4.1.27/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.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | llite_mmap.c | 453 int ll_teardown_mmaps(struct address_space *mapping, __u64 first, __u64 last) ll_teardown_mmaps() argument
|
H A D | vvp_page.c | 140 struct address_space *mapping; vvp_page_discard() local
|
H A D | rw26.c | 123 struct address_space *mapping; ll_releasepage() local 472 static int ll_write_begin(struct file *file, struct address_space *mapping, ll_write_begin() argument 495 static int ll_write_end(struct file *file, struct address_space *mapping, ll_write_end() argument 510 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 | 472 struct address_space *mapping; loop_set_fd() local
|
H A D | dir.c | 271 struct address_space *mapping = dir->i_mapping; ll_dir_page_locate() local 342 struct address_space *mapping = dir->i_mapping; ll_get_dir_page() local
|
H A D | rw.c | 363 void ll_ra_stats_inc(struct address_space *mapping, enum ra_stat which) ll_ra_stats_inc() argument 1217 int ll_writepages(struct address_space *mapping, struct writeback_control *wbc) ll_writepages() argument 493 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 637 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 688 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.1.27/drivers/gpu/drm/armada/ |
H A D | armada_gem.c | 214 struct address_space *mapping; armada_gem_alloc_object() local 435 struct address_space *mapping; armada_gem_prime_map_dma_buf() local
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_gem.c | 464 struct address_space *mapping; drm_gem_get_pages() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
H A D | mthca_memfree.h | 141 dma_addr_t mapping; member in struct:mthca_db_page
|
/linux-4.1.27/block/ |
H A D | partition-generic.c | 554 struct address_space *mapping = bdev->bd_inode->i_mapping; read_dev_sector() local
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 46 struct dma_iommu_mapping *mapping = drm_dev->dev->archdata.mapping; rockchip_drm_dma_attach_device() local 130 struct dma_iommu_mapping *mapping; rockchip_drm_load() local
|
/linux-4.1.27/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.1.27/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.1.27/fs/qnx6/ |
H A D | dir.c | 28 struct address_space *mapping = dir->i_mapping; qnx6_get_page() local 58 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.1.27/fs/hpfs/ |
H A D | file.c | 122 static int hpfs_readpages(struct file *file, struct address_space *mapping, hpfs_readpages() argument 128 static int hpfs_writepages(struct address_space *mapping, hpfs_writepages() argument 134 static void hpfs_write_failed(struct address_space *mapping, loff_t to) hpfs_write_failed() argument 148 static int hpfs_write_begin(struct file *file, struct address_space *mapping, hpfs_write_begin() argument 164 static int hpfs_write_end(struct file *file, struct address_space *mapping, hpfs_write_end() argument 182 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) _hpfs_bmap() argument
|
/linux-4.1.27/fs/isofs/ |
H A D | compress.c | 300 struct address_space *mapping = inode->i_mapping; zisofs_readpage() local
|
/linux-4.1.27/fs/jbd2/ |
H A D | commit.c | 195 static int journal_submit_inode_data_buffers(struct address_space *mapping) journal_submit_inode_data_buffers() argument 222 struct address_space *mapping; journal_submit_data_buffers() local
|
/linux-4.1.27/fs/jfs/ |
H A D | inode.c | 287 static int jfs_writepages(struct address_space *mapping, jfs_writepages() argument 298 static int jfs_readpages(struct file *file, struct address_space *mapping, jfs_readpages() argument 304 static void jfs_write_failed(struct address_space *mapping, loff_t to) jfs_write_failed() argument 314 static int jfs_write_begin(struct file *file, struct address_space *mapping, jfs_write_begin() argument 328 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) jfs_bmap() argument 337 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.1.27/fs/minix/ |
H A D | dir.c | 55 struct address_space *mapping = page->mapping; dir_commit_chunk() local 73 struct address_space *mapping = dir->i_mapping; dir_get_page() local 462 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.1.27/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 | 368 int nfs_readpages(struct file *filp, struct address_space *mapping, nfs_readpages() argument
|
H A D | direct.c | 571 struct address_space *mapping = file->f_mapping; nfs_file_direct_read() local 962 struct address_space *mapping = file->f_mapping; nfs_file_direct_write() local
|
H A D | file.c | 354 static int nfs_write_begin(struct file *file, struct address_space *mapping, nfs_write_begin() argument 400 static int nfs_write_end(struct file *file, struct address_space *mapping, nfs_write_end() argument 478 struct address_space *mapping = page->mapping; nfs_release_page() local 513 struct address_space *mapping = page_file_mapping(page); nfs_check_dirty_writeback() local 617 struct address_space *mapping; nfs_vm_page_mkwrite() local
|
/linux-4.1.27/arch/nios2/mm/ |
H A D | cacheflush.c | 89 static void flush_aliases(struct address_space *mapping, struct page *page) flush_aliases() argument 176 void __flush_dcache_page(struct address_space *mapping, struct page *page) __flush_dcache_page() argument 190 struct address_space *mapping; flush_dcache_page() local 221 struct address_space *mapping; update_mmu_cache() local
|
/linux-4.1.27/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 | 456 struct address_space *mapping = inode->i_mapping; add_ra_bio_pages() local 883 int btrfs_compress_pages(int type, struct address_space *mapping, btrfs_compress_pages() argument
|
H A D | extent_io.h | 96 struct address_space *mapping; member in struct:extent_io_tree
|
/linux-4.1.27/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.1.27/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.1.27/fs/fat/ |
H A D | file.c | 183 struct address_space *mapping = inode->i_mapping; fat_cont_expand() local
|
/linux-4.1.27/fs/fscache/ |
H A D | page.c | 1164 struct address_space *mapping = inode->i_mapping; __fscache_uncache_all_inode_pages() local 273 fscache_alloc_retrieval( struct fscache_cookie *cookie, struct address_space *mapping, fscache_rw_complete_t end_io_func, void *context) fscache_alloc_retrieval() argument 532 __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.1.27/net/bluetooth/cmtp/ |
H A D | cmtp.h | 110 __u16 mapping; member in struct:cmtp_application
|
/linux-4.1.27/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.1.27/drivers/iommu/ |
H A D | shmobile-iommu.c | 346 struct dma_iommu_mapping *mapping; shmobile_iommu_add_device() local
|
/linux-4.1.27/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.1.27/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.1.27/drivers/net/wireless/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.1.27/drivers/net/wireless/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.1.27/drivers/remoteproc/ |
H A D | remoteproc_core.c | 472 struct rproc_mem_entry *mapping; rproc_handle_devmem() local 547 struct rproc_mem_entry *carveout, *mapping; rproc_handle_carveout() local
|
/linux-4.1.27/drivers/net/wireless/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.1.27/drivers/net/wireless/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.1.27/arch/metag/kernel/perf/ |
H A D | perf_event.c | 545 int mapping = 0, err; _hw_perf_event_init() local
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | cache.c | 288 struct address_space *mapping = page_mapping(page); flush_dcache_page() local
|
/linux-4.1.27/arch/c6x/platforms/ |
H A D | megamod-pic.c | 204 int mapping[NR_MUX_OUTPUTS]; init_megamod_pic() local 177 parse_priority_map(struct megamod_pic *pic, int *mapping, int size) parse_priority_map() argument
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | perf_event.c | 55 int mapping; armpmu_map_hw_event() local 394 int mapping; __hw_perf_event_init() local
|
/linux-4.1.27/fs/cramfs/ |
H A D | inode.c | 167 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; cramfs_read() local
|
/linux-4.1.27/fs/exofs/ |
H A D | dir.c | 65 struct address_space *mapping = page->mapping; exofs_commit_chunk() local 165 struct address_space *mapping = dir->i_mapping; exofs_get_page() local 527 struct address_space *mapping = page->mapping; exofs_delete_entry() local 577 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 789 static int exofs_writepages(struct address_space *mapping, exofs_writepages() argument 867 int exofs_write_begin(struct file *file, struct address_space *mapping, exofs_write_begin() argument 930 static int exofs_write_end(struct file *file, struct address_space *mapping, exofs_write_end() argument 919 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.1.27/include/linux/mlx5/ |
H A D | cq.h | 114 } mapping; member in union:mlx5_cq_modify_params::__anon12092
|
/linux-4.1.27/drivers/infiniband/core/ |
H A D | mad_priv.h | 73 u64 mapping; member in struct:ib_mad_private_header
|
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-ioctl.c | 681 const int mapping[8] = { _cx18_process_idx_data() local
|
/linux-4.1.27/drivers/net/wireless/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.1.27/drivers/net/wireless/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.1.27/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.1.27/drivers/staging/comedi/drivers/ |
H A D | serial2002.c | 480 unsigned char *mapping = NULL; serial2002_setup_subdevs() local 338 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.1.27/drivers/net/wireless/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.1.27/drivers/gpu/drm/imx/ |
H A D | imx-ldb.c | 449 const char * const mapping; member in struct:imx_ldb_bit_mapping
|
/linux-4.1.27/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 270 u64 *mapping = tx_req->mapping; ipoib_dma_map_tx() local 312 u64 *mapping = tx_req->mapping; ipoib_dma_unmap_tx() local 521 u64 *mapping = tx_req->mapping; post_send() 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.1.27/drivers/input/joystick/ |
H A D | xpad.c | 119 u8 mapping; member in struct:xpad_device 345 int mapping; /* map d-pad to buttons or to axes */ member in struct:usb_xpad
|
/linux-4.1.27/fs/proc/ |
H A D | vmcore.c | 269 struct address_space *mapping = vma->vm_file->f_mapping; mmap_vmcore_fault() local
|
/linux-4.1.27/fs/ubifs/ |
H A D | file.c | 221 static int write_begin_slow(struct address_space *mapping, write_begin_slow() argument 425 static int ubifs_write_begin(struct file *file, struct address_space *mapping, ubifs_write_begin() argument 540 static int ubifs_write_end(struct file *file, struct address_space *mapping, ubifs_write_end() argument 718 struct address_space *mapping = page1->mapping; ubifs_do_bulk_read() local
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_file.c | 98 struct address_space *mapping; xfs_iozero() local 660 struct address_space *mapping = file->f_mapping; xfs_file_dio_aio_write() local 772 struct address_space *mapping = file->f_mapping; xfs_file_buffered_aio_write() local 831 struct address_space *mapping = file->f_mapping; xfs_file_write_iter() local
|
/linux-4.1.27/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.1.27/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 810 struct address_space *mapping = inode->i_mapping; pnfs_num_cont_bytes() local
|
/linux-4.1.27/fs/nfs/objlayout/ |
H A D | objio_osd.c | 458 struct address_space *mapping = hdr->inode->i_mapping; __r4w_get_page() local
|
/linux-4.1.27/arch/arc/mm/ |
H A D | cache_arc700.c | 475 struct address_space *mapping; flush_dcache_page() local
|
/linux-4.1.27/fs/befs/ |
H A D | linuxvfs.c | 108 befs_bmap(struct address_space *mapping, sector_t block) befs_bmap() argument
|
/linux-4.1.27/fs/f2fs/ |
H A D | file.c | 278 static pgoff_t __get_first_dirty_index(struct address_space *mapping, __get_first_dirty_index() argument 748 struct address_space *mapping = inode->i_mapping; punch_hole() local
|
/linux-4.1.27/net/rds/ |
H A D | iw_rdma.c | 52 struct rds_iw_mapping mapping; member in struct:rds_iw_mr 695 static int rds_iw_rdma_build_fastreg(struct rds_iw_mapping *mapping) rds_iw_rdma_build_fastreg() argument 764 struct rds_iw_mapping *mapping = &ibmr->mapping; rds_iw_map_fastreg() local 828 struct rds_iw_mapping *mapping, *next; rds_iw_unmap_fastreg_list() local
|
/linux-4.1.27/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.1.27/drivers/net/ethernet/micrel/ |
H A D | ks8695net.c | 282 dma_addr_t mapping; ks8695_refill_rxbuffers() local
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | isp.h | 196 struct dma_iommu_mapping *mapping; member in struct:isp_device
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | adm8211.c | 1623 dma_addr_t mapping; adm8211_tx_raw() local
|
/linux-4.1.27/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.1.27/drivers/net/ethernet/sun/ |
H A D | sunbmac.c | 957 u32 mapping; bigmac_start_xmit() local
|
/linux-4.1.27/drivers/net/wireless/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.1.27/drivers/net/wireless/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.1.27/drivers/net/ethernet/broadcom/ |
H A D | bcmsysport.c | 471 dma_addr_t mapping; bcm_sysport_rx_refill() local 940 dma_addr_t mapping; bcm_sysport_xmit() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 97 dma_addr_t mapping; member in struct:fl_pg_chunk
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
H A D | mgag200_drv.h | 119 struct ttm_bo_kmap_obj mapping; member in struct:mga_fbdev
|