map_count          76 arch/unicore32/include/asm/mmu_context.h 		mm->map_count--; \
map_count          66 block/partitions/mac.c 	blocks_in_map = be32_to_cpu(part->map_count);
map_count          14 block/partitions/mac.h 	__be32	map_count;	/* # blocks in partition map */
map_count         250 drivers/crypto/axis/artpec6_crypto.c 	size_t map_count;
map_count         521 drivers/crypto/axis/artpec6_crypto.c 	dma->map_count = 0;
map_count         613 drivers/crypto/axis/artpec6_crypto.c 	if (dma->map_count >= ARRAY_SIZE(dma->maps))
map_count         620 drivers/crypto/axis/artpec6_crypto.c 	map = &dma->maps[dma->map_count++];
map_count         682 drivers/crypto/axis/artpec6_crypto.c 	for (i = 0; i < dma->map_count; i++) {
map_count         688 drivers/crypto/axis/artpec6_crypto.c 	dma->map_count = 0;
map_count          84 drivers/gpu/drm/qxl/qxl_drv.h 	unsigned int                    map_count;
map_count          39 drivers/gpu/drm/qxl/qxl_object.c 	WARN_ON_ONCE(bo->map_count > 0);
map_count         135 drivers/gpu/drm/qxl/qxl_object.c 		bo->map_count++;
map_count         144 drivers/gpu/drm/qxl/qxl_object.c 	bo->map_count = 1;
map_count         186 drivers/gpu/drm/qxl/qxl_object.c 	bo->map_count--;
map_count         187 drivers/gpu/drm/qxl/qxl_object.c 	if (bo->map_count > 0)
map_count         127 drivers/misc/mic/host/mic_smpt.c 	smpt_info->map_count++;
map_count         368 drivers/misc/mic/host/mic_smpt.c 	smpt_info->map_count = 0;
map_count         391 drivers/misc/mic/host/mic_smpt.c 		smpt_info->map_count, smpt_info->unmap_count);
map_count          59 drivers/misc/mic/host/mic_smpt.h 	s64 map_count;
map_count         227 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c 	if (atomic_read(&rg->map_count)) {
map_count        1071 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	atomic_inc(&rg->map_count);
map_count        1080 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	atomic_dec(&rg->map_count);
map_count        1115 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	atomic_inc(&rg->map_count);
map_count        1312 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	WARN_ON(atomic_read(&rg->map_count));
map_count         449 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	if (atomic_read(&rg->map_count)) {
map_count          52 drivers/video/fbdev/omap2/omapfb/omapfb.h 	atomic_t	map_count;
map_count        1590 fs/binfmt_elf.c 	count = current->mm->map_count;
map_count        1645 fs/binfmt_elf.c 	n = current->mm->map_count - count;
map_count        2220 fs/binfmt_elf.c 	segs = current->mm->map_count;
map_count        1635 fs/binfmt_elf_fdpic.c 	segs = current->mm->map_count;
map_count         186 fs/proc/task_mmu.c 	if (pos < mm->map_count) {
map_count         195 fs/proc/task_mmu.c 	if (pos == mm->map_count && priv->tail_vma)
map_count         171 fs/xfs/xfs_buf.c 	int			map_count)
map_count         174 fs/xfs/xfs_buf.c 	bp->b_map_count = map_count;
map_count         176 fs/xfs/xfs_buf.c 	if (map_count == 1) {
map_count         181 fs/xfs/xfs_buf.c 	bp->b_maps = kmem_zalloc(map_count * sizeof(struct xfs_buf_map),
map_count         424 include/linux/mm_types.h 		int map_count;			/* number of VMAs */
map_count         599 kernel/fork.c  		mm->map_count++;
map_count        1015 kernel/fork.c  	mm->map_count = 0;
map_count         174 mm/debug.c     		mm->map_count,
map_count         146 mm/madvise.c   		if (unlikely(mm->map_count >= sysctl_max_map_count)) {
map_count         156 mm/madvise.c   		if (unlikely(mm->map_count >= sysctl_max_map_count)) {
map_count         409 mm/mmap.c      	if (i != mm->map_count) {
map_count         410 mm/mmap.c      		pr_emerg("map_count %d vm_next %d\n", mm->map_count, i);
map_count         419 mm/mmap.c      	if (i != mm->map_count) {
map_count         421 mm/mmap.c      			pr_emerg("map_count %d rb %d\n", mm->map_count, i);
map_count         657 mm/mmap.c      	mm->map_count++;
map_count         674 mm/mmap.c      	mm->map_count++;
map_count         939 mm/mmap.c      		mm->map_count--;
map_count        1430 mm/mmap.c      	if (mm->map_count > sysctl_max_map_count)
map_count        2636 mm/mmap.c      		mm->map_count--;
map_count        2723 mm/mmap.c      	if (mm->map_count >= sysctl_max_map_count)
map_count        2781 mm/mmap.c      		if (end < vma->vm_end && mm->map_count >= sysctl_max_map_count)
map_count        3026 mm/mmap.c      	if (mm->map_count > sysctl_max_map_count)
map_count         339 mm/mremap.c    	if (mm->map_count >= sysctl_max_map_count - 3)
map_count         534 mm/mremap.c    	if ((mm->map_count + 2) >= sysctl_max_map_count - 3)
map_count         594 mm/nommu.c     	mm->map_count++;
map_count         657 mm/nommu.c     	mm->map_count--;
map_count        1395 mm/nommu.c     	if (mm->map_count >= sysctl_max_map_count)
map_count         529 mm/sparse.c    				   unsigned long map_count)
map_count         536 mm/sparse.c    			mem_section_usage_size() * map_count);
map_count         541 mm/sparse.c    	sparse_buffer_init(map_count * section_map_size(), nid);
map_count         583 mm/sparse.c    	unsigned long pnum_end, map_count = 1;
map_count         592 mm/sparse.c    			map_count++;
map_count         596 mm/sparse.c    		sparse_init_nid(nid_begin, pnum_begin, pnum_end, map_count);
map_count         599 mm/sparse.c    		map_count = 1;
map_count         602 mm/sparse.c    	sparse_init_nid(nid_begin, pnum_begin, pnum_end, map_count);
map_count         695 sound/isa/sb/sb_mixer.c 			    int map_count,
map_count         708 sound/isa/sb/sb_mixer.c 	for (idx = 0; idx < map_count; idx++) {