Searched defs:hole_end (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_gem_gtt.c | 217 			 u64 hole_start, u64 hole_end,  in lowlevel_hole()344 		     u64 hole_start, u64 hole_end,  in fill_hole()
 556 		     u64 hole_start, u64 hole_end,  in walk_hole()
 640 		    u64 hole_start, u64 hole_end,  in pot_hole()
 716 		      u64 hole_start, u64 hole_end,  in drunk_hole()
 826 			 u64 hole_start, u64 hole_end,  in __shrink_hole()
 893 		       u64 hole_start, u64 hole_end,  in shrink_hole()
 916 		       u64 hole_start, u64 hole_end,  in shrink_boom()
 996 				      u64 hole_start, u64 hole_end,  in exercise_ppgtt()
 1079 				     u64 hole_start, u64 hole_end,  in exercise_ggtt()
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_mm.c | 404 	u64 hole_start, hole_end;  in drm_mm_reserve_node()  local494 		u64 hole_end = hole_start + hole->hole_size;  in drm_mm_insert_node_in_range()  local
 729 	u64 hole_start, hole_end;  in drm_mm_scan_add_block()  local
 860 	u64 hole_start, hole_end;  in drm_mm_scan_color_evict()  local
 
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | adi_64.c | 163 	unsigned long end_addr, hole_start, hole_end;  in alloc_tag_store()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/ | 
| D | i915_gem_mman.c | 425 	u64 hole_start, hole_end;  in igt_mmap_offset_exhaustion()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/selftests/ | 
| D | test-drm_mm.c | 56 	u64 hole_start, hole_end;  in assert_no_holes()  local80 	u64 hole_start, hole_end;  in assert_one_hole()  local
 1152 	u64 hole_start, hole_end;  in show_holes()  local
 
 | 
| /Linux-v5.4/include/drm/ | 
| D | drm_mm.h | 390 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \  argument
 | 
| /Linux-v5.4/kernel/ | 
| D | kexec_core.c | 440 	unsigned long hole_start, hole_end, size;  in kimage_alloc_crash_control_pages()  local
 | 
| /Linux-v5.4/fs/hugetlbfs/ | 
| D | inode.c | 536 	loff_t hole_start, hole_end;  in hugetlbfs_punch_hole()  local
 | 
| /Linux-v5.4/fs/proc/ | 
| D | task_mmu.c | 1295 		unsigned long hole_end;  in pagemap_pte_hole()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_gem_gtt.c | 2678 	unsigned long hole_start, hole_end;  in init_ggtt()  local
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | inode.c | 7203 		const u64 hole_end = extent_map_end(hole_em);  in btrfs_get_extent_fiemap()  local
 |