Searched defs:hole_end (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_gtt.c | 245 u64 hole_start, u64 hole_end, in lowlevel_hole() 410 u64 hole_start, u64 hole_end, in fill_hole() 636 u64 hole_start, u64 hole_end, in walk_hole() 719 u64 hole_start, u64 hole_end, in pot_hole() 794 u64 hole_start, u64 hole_end, in drunk_hole() 905 u64 hole_start, u64 hole_end, in __shrink_hole() 983 u64 hole_start, u64 hole_end, in shrink_hole() 1005 u64 hole_start, u64 hole_end, in shrink_boom() 1148 u64 hole_start, u64 hole_end, in misaligned_pin() 1195 u64 hole_start, u64 hole_end, in exercise_ppgtt() [all …]
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_mm_test.c | 41 u64 hole_start, __always_unused hole_end; in assert_no_holes() local 66 u64 hole_start, hole_end; in assert_one_hole() local
|
/linux/include/drm/ |
H A D | drm_mm.h | 394 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \ argument
|
/linux/fs/btrfs/ |
H A D | fiemap.c | 714 const u64 hole_end = min(key.offset, range_end) - 1; in extent_fiemap() local
|
H A D | zoned.h | 166 u64 hole_start, u64 hole_end, in btrfs_find_allocatable_zones()
|
H A D | zoned.c | 1048 u64 hole_end, u64 num_bytes) in btrfs_find_allocatable_zones()
|
H A D | volumes.c | 1609 u64 hole_end = *hole_start + *hole_size; in dev_extent_hole_check() local
|
/linux/kernel/ |
H A D | kexec_core.c | 419 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
/linux/fs/hugetlbfs/ |
H A D | inode.c | 675 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
/linux/fs/proc/ |
H A D | task_mmu.c | 1890 unsigned long hole_end; in pagemap_pte_hole() local
|