Searched defs:hole_end (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/i915/selftests/ |
A D | i915_gem_gtt.c | 237 u64 hole_start, u64 hole_end, in lowlevel_hole() 396 u64 hole_start, u64 hole_end, in fill_hole() 607 u64 hole_start, u64 hole_end, in walk_hole() 687 u64 hole_start, u64 hole_end, in pot_hole() 759 u64 hole_start, u64 hole_end, in drunk_hole() 865 u64 hole_start, u64 hole_end, in __shrink_hole() 940 u64 hole_start, u64 hole_end, in shrink_hole() 962 u64 hole_start, u64 hole_end, in shrink_boom() 1122 u64 hole_start, u64 hole_end, in exercise_ggtt() 1126 u64 hole_start, hole_end, last = 0; in exercise_ggtt() local [all …]
|
/linux/drivers/gpu/drm/ |
A D | drm_mm.c | 453 u64 hole_start, hole_end; in drm_mm_reserve_node() local 544 u64 hole_end = hole_start + hole->hole_size; in drm_mm_insert_node_in_range() local 785 u64 hole_start, hole_end; in drm_mm_scan_add_block() local 916 u64 hole_start, hole_end; in drm_mm_scan_color_evict() local
|
/linux/arch/sparc/kernel/ |
A D | adi_64.c | 163 unsigned long end_addr, hole_start, hole_end; in alloc_tag_store() local
|
/linux/drivers/gpu/drm/selftests/ |
A D | test-drm_mm.c | 57 u64 hole_start, __always_unused hole_end; in assert_no_holes() local 81 u64 hole_start, hole_end; in assert_one_hole() local 1269 u64 hole_start, hole_end; in show_holes() local
|
/linux/include/drm/ |
A D | drm_mm.h | 392 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \ argument
|
/linux/fs/btrfs/ |
A D | zoned.h | 137 u64 hole_start, u64 hole_end, in btrfs_find_allocatable_zones()
|
A D | zoned.c | 934 u64 hole_end, u64 num_bytes) in btrfs_find_allocatable_zones()
|
A D | volumes.c | 1503 u64 hole_end = *hole_start + *hole_size; in dev_extent_hole_check() local
|
A D | inode.c | 7324 const u64 hole_end = extent_map_end(hole_em); in btrfs_get_extent_fiemap() local
|
/linux/kernel/ |
A D | kexec_core.c | 441 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
/linux/fs/hugetlbfs/ |
A D | inode.c | 593 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_ggtt.c | 529 unsigned long hole_start, hole_end; in init_ggtt() local
|
/linux/fs/proc/ |
A D | task_mmu.c | 1336 unsigned long hole_end; in pagemap_pte_hole() local
|
Completed in 78 milliseconds