Searched defs:hole_end (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_gtt.c | 222 u64 hole_start, u64 hole_end, in lowlevel_hole() 366 u64 hole_start, u64 hole_end, in fill_hole() 577 u64 hole_start, u64 hole_end, in walk_hole() 657 u64 hole_start, u64 hole_end, in pot_hole() 729 u64 hole_start, u64 hole_end, in drunk_hole() 835 u64 hole_start, u64 hole_end, in __shrink_hole() 910 u64 hole_start, u64 hole_end, in shrink_hole() 932 u64 hole_start, u64 hole_end, in shrink_boom() 1011 u64 hole_start, u64 hole_end, in exercise_ppgtt() 1091 u64 hole_start, u64 hole_end, in exercise_ggtt() [all …]
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_mm.c | 456 u64 hole_start, hole_end; in drm_mm_reserve_node() local 547 u64 hole_end = hole_start + hole->hole_size; in drm_mm_insert_node_in_range() local 788 u64 hole_start, hole_end; in drm_mm_scan_add_block() local 919 u64 hole_start, hole_end; in drm_mm_scan_color_evict() local
|
/Linux-v5.10/arch/sparc/kernel/ |
D | adi_64.c | 163 unsigned long end_addr, hole_start, hole_end; in alloc_tag_store() local
|
/Linux-v5.10/drivers/gpu/drm/selftests/ |
D | test-drm_mm.c | 57 u64 hole_start, 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-v5.10/include/drm/ |
D | drm_mm.h | 392 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \ argument
|
/Linux-v5.10/kernel/ |
D | kexec_core.c | 440 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt.c | 510 unsigned long hole_start, hole_end; in init_ggtt() local
|
/Linux-v5.10/fs/hugetlbfs/ |
D | inode.c | 592 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
/Linux-v5.10/fs/proc/ |
D | task_mmu.c | 1327 unsigned long hole_end; in pagemap_pte_hole() local
|
/Linux-v5.10/fs/btrfs/ |
D | volumes.c | 1428 u64 hole_end = *hole_start + *hole_size; in dev_extent_hole_check() local
|
D | inode.c | 6849 const u64 hole_end = extent_map_end(hole_em); in btrfs_get_extent_fiemap() local
|