| /linux/drivers/android/ |
| A D | dbitmap.h | 31 static inline int dbitmap_enabled(struct dbitmap *dmap) in dbitmap_enabled() 36 static inline void dbitmap_free(struct dbitmap *dmap) in dbitmap_free() 43 static inline unsigned int dbitmap_shrink_nbits(struct dbitmap *dmap) in dbitmap_shrink_nbits() 69 dbitmap_replace(struct dbitmap *dmap, unsigned long *new, unsigned int nbits) in dbitmap_replace() 78 dbitmap_shrink(struct dbitmap *dmap, unsigned long *new, unsigned int nbits) in dbitmap_shrink() 97 static inline unsigned int dbitmap_grow_nbits(struct dbitmap *dmap) in dbitmap_grow_nbits() 103 dbitmap_grow(struct dbitmap *dmap, unsigned long *new, unsigned int nbits) in dbitmap_grow() 135 dbitmap_acquire_next_zero_bit(struct dbitmap *dmap, unsigned long offset, in dbitmap_acquire_next_zero_bit() 151 dbitmap_clear_bit(struct dbitmap *dmap, unsigned long bit) in dbitmap_clear_bit() 156 static inline int dbitmap_init(struct dbitmap *dmap) in dbitmap_init()
|
| A D | binder_internal.h | 439 struct dbitmap dmap; member
|
| A D | binder.c | 1073 struct dbitmap *dmap = &proc->dmap; in get_ref_desc_olocked() local 1188 struct dbitmap *dmap = &ref->proc->dmap; in binder_cleanup_ref_olocked() local
|
| /linux/fs/fuse/ |
| A D | dax.c | 131 struct fuse_dax_mapping *dmap; in alloc_dax_mapping() local 157 struct fuse_dax_mapping *dmap) in dmap_remove_busy_list() 166 struct fuse_dax_mapping *dmap) in __dmap_add_to_free_pool() 174 struct fuse_dax_mapping *dmap) in dmap_add_to_free_pool() 256 struct fuse_dax_mapping *dmap; in dmap_removemapping_list() local 504 struct fuse_dax_mapping *dmap; in fuse_upgrade_dax_mapping() local 567 struct fuse_dax_mapping *dmap; in fuse_iomap_begin() local 925 struct fuse_dax_mapping *dmap; in inode_lookup_first_dmap() local 950 struct fuse_dax_mapping *dmap; in inode_inline_reclaim_one_dmap() local 1024 struct fuse_dax_mapping *dmap; in alloc_dax_mapping_reclaim() local [all …]
|
| /linux/fs/jfs/ |
| A D | jfs_dmap.h | 147 struct dmap { struct 148 __le32 nblocks; /* 4: num blks covered by this dmap */ argument 149 __le32 nfree; /* 4: num of free blks in this dmap */ argument 150 __le64 start; /* 8: starting blkno for this dmap */ argument 151 struct dmaptree tree; /* 360: dmap tree */ argument 173 * common definition for dmaptree within dmap and dmapctl argument
|
| /linux/drivers/md/ |
| A D | dm-clone-metadata.c | 127 struct dirty_map dmap[2]; member 468 static int __dirty_map_init(struct dirty_map *dmap, unsigned long nr_words, in __dirty_map_init() 486 static void __dirty_map_exit(struct dirty_map *dmap) in __dirty_map_exit() 734 static int __flush_dmap(struct dm_clone_metadata *cmd, struct dirty_map *dmap) in __flush_dmap() 771 struct dirty_map *dmap, *next_dmap; in dm_clone_metadata_pre_commit() local 836 struct dirty_map *dmap; in dm_clone_set_region_hydrated() local 871 struct dirty_map *dmap; in dm_clone_cond_set_range() local
|
| A D | dm-zoned-metadata.c | 1688 struct dmz_map *dmap; in dmz_load_mapping() local 1838 struct dmz_map *dmap = dmap_mblk->data; in dmz_set_chunk_mapping() local 2051 struct dmz_map *dmap = dmap_mblk->data; in dmz_get_chunk_mapping() local
|
| /linux/sound/soc/tegra/ |
| A D | tegra_pcm.c | 80 struct snd_dmaengine_dai_dma_data *dmap; in tegra_pcm_open() local 146 struct snd_dmaengine_dai_dma_data *dmap; in tegra_pcm_hw_params() local
|
| /linux/drivers/gpu/drm/ |
| A D | drm_panic.c | 260 static void drm_panic_blit16(struct iosys_map *dmap, unsigned int dpitch, in drm_panic_blit16() 273 static void drm_panic_blit24(struct iosys_map *dmap, unsigned int dpitch, in drm_panic_blit24() 294 static void drm_panic_blit32(struct iosys_map *dmap, unsigned int dpitch, in drm_panic_blit32() 363 static void drm_panic_fill16(struct iosys_map *dmap, unsigned int dpitch, in drm_panic_fill16() 374 static void drm_panic_fill24(struct iosys_map *dmap, unsigned int dpitch, in drm_panic_fill24() 392 static void drm_panic_fill32(struct iosys_map *dmap, unsigned int dpitch, in drm_panic_fill32()
|
| /linux/drivers/media/pci/intel/ipu6/ |
| A D | ipu6-mmu.h | 35 struct ipu6_dma_mapping *dmap; member 48 struct ipu6_dma_mapping *dmap; member
|
| A D | ipu6-mmu.c | 584 struct ipu6_dma_mapping *dmap; in alloc_dma_mapping() local 747 struct ipu6_dma_mapping *dmap = mmu->dmap; in ipu6_mmu_destroy() local 839 struct ipu6_dma_mapping *dmap = mmu->dmap; in ipu6_mmu_cleanup() local
|
| /linux/fs/nilfs2/ |
| A D | page.c | 244 int nilfs_copy_dirty_pages(struct address_space *dmap, in nilfs_copy_dirty_pages() 299 void nilfs_copy_back_pages(struct address_space *dmap, in nilfs_copy_back_pages()
|
| /linux/drivers/misc/sgi-gru/ |
| A D | grufault.c | 143 struct gru_tlb_fault_map *dmap) in get_clear_fault_map() 522 struct gru_tlb_fault_map imap, dmap; in gru_intr() local
|
| /linux/drivers/gpu/drm/ttm/ |
| A D | ttm_resource.c | 660 struct iosys_map *dmap, in ttm_kmap_iter_iomap_map_local() 742 struct iosys_map *dmap, in ttm_kmap_iter_linear_io_map_local()
|
| A D | ttm_tt.c | 428 struct iosys_map *dmap, in ttm_kmap_iter_tt_map_local()
|
| /linux/drivers/media/platform/xilinx/ |
| A D | xilinx-vipp.c | 476 struct xvip_dma *dmap; in xvip_graph_cleanup() local
|
| /linux/include/drm/ttm/ |
| A D | ttm_resource.h | 365 struct iosys_map dmap; member
|
| /linux/drivers/net/ethernet/apple/ |
| A D | bmac.c | 178 dbdma_continue(volatile struct dbdma_regs __iomem *dmap) in dbdma_continue() 186 dbdma_reset(volatile struct dbdma_regs __iomem *dmap) in dbdma_reset()
|
| /linux/drivers/staging/media/ipu3/ |
| A D | ipu3.h | 105 struct imgu_css_map dmap; member
|
| /linux/drivers/iommu/ |
| A D | tegra-smmu.c | 575 dma_addr_t *dmap) in tegra_smmu_pte_lookup() 593 dma_addr_t *dmap, struct page *page) in as_get_pte()
|
| /linux/drivers/pmdomain/ti/ |
| A D | omap_prm.c | 59 const struct omap_prm_domain_map *dmap; member
|
| /linux/fs/xfs/ |
| A D | xfs_reflink.c | 1127 struct xfs_bmbt_irec *dmap, in xfs_reflink_remap_extent()
|
| /linux/fs/ocfs2/dlm/ |
| A D | dlmdomain.c | 49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
|
| /linux/drivers/edac/ |
| A D | pnd2_edac.c | 418 static struct d_cr_dmap dmap[DNV_NUM_CHANNELS]; variable
|
| /linux/fs/ |
| A D | dax.c | 2006 const struct iomap *dmap = &it_dest->iomap; in dax_range_compare_iter() local
|