/linux/drivers/android/ |
H 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()
|
H A D | binder_internal.h | 437 struct dbitmap dmap; member
|
H A D | binder.c | 1075 struct dbitmap *dmap = &proc->dmap; in get_ref_desc_olocked() local 1190 struct dbitmap *dmap = &ref->proc->dmap; in binder_cleanup_ref_olocked() local
|
/linux/fs/jfs/ |
H 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/ |
H 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
|
/linux/sound/soc/tegra/ |
H 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/media/pci/intel/ipu6/ |
H A D | ipu6-mmu.c | 614 struct ipu6_dma_mapping *dmap; in alloc_dma_mapping() local 707 struct ipu6_dma_mapping *dmap = mmu->dmap; in ipu6_mmu_destroy() local 799 struct ipu6_dma_mapping *dmap = mmu->dmap; in ipu6_mmu_cleanup() local
|
/linux/drivers/misc/sgi-gru/ |
H 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/ |
H A D | ttm_tt.c | 485 struct iosys_map *dmap, in ttm_kmap_iter_tt_map_local()
|
/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-vipp.c | 476 struct xvip_dma *dmap; in xvip_graph_cleanup() local
|
/linux/drivers/net/ethernet/apple/ |
H A D | bmac.c | 177 dbdma_continue(volatile struct dbdma_regs __iomem *dmap) in dbdma_continue() 185 dbdma_reset(volatile struct dbdma_regs __iomem *dmap) in dbdma_reset()
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3.h | 105 struct imgu_css_map dmap; member
|
/linux/drivers/iommu/ |
H A D | tegra-smmu.c | 584 dma_addr_t *dmap) in tegra_smmu_pte_lookup() 600 dma_addr_t *dmap, struct tegra_pt *pt) in as_get_pte()
|
/linux/drivers/pmdomain/ti/ |
H A D | omap_prm.c | 61 const struct omap_prm_domain_map *dmap; member
|
/linux/fs/ |
H A D | dax.c | 2201 const struct iomap *dmap = &it_dest->iomap; in dax_range_compare_iter() local
|
/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_types.h | 604 uint32 dmap : 1; member
|
/linux/fs/f2fs/ |
H A D | segment.c | 2095 unsigned long *dmap = SIT_I(sbi)->tmp_map; in add_discard_addrs() local
|