/linux-6.8/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_gtt.c | 245 u64 hole_start, u64 hole_end, in lowlevel_hole() 409 u64 hole_start, u64 hole_end, in fill_hole() 634 u64 hole_start, u64 hole_end, in walk_hole() 717 u64 hole_start, u64 hole_end, in pot_hole() 792 u64 hole_start, u64 hole_end, in drunk_hole() 902 u64 hole_start, u64 hole_end, in __shrink_hole() 980 u64 hole_start, u64 hole_end, in shrink_hole() 1002 u64 hole_start, u64 hole_end, in shrink_boom() 1145 u64 hole_start, u64 hole_end, in misaligned_pin() 1192 u64 hole_start, u64 hole_end, in exercise_ppgtt() [all …]
|
/linux-6.8/drivers/gpu/drm/ |
D | drm_mm.c | 336 u64 hole_start; in find_hole_addr() local 453 u64 hole_start, hole_end; in drm_mm_reserve_node() local 543 u64 hole_start = __drm_mm_hole_node_start(hole); 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-6.8/drivers/gpu/drm/tests/ |
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-6.8/arch/sparc/kernel/ |
D | adi_64.c | 163 unsigned long end_addr, hole_start, hole_end; in alloc_tag_store() local
|
/linux-6.8/include/drm/ |
D | drm_mm.h | 394 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \ argument
|
/linux-6.8/fs/btrfs/ |
D | zoned.h | 155 u64 hole_start, u64 hole_end, in btrfs_find_allocatable_zones()
|
D | zoned.c | 1030 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, in btrfs_find_allocatable_zones()
|
D | volumes.c | 1432 u64 *hole_start, u64 *hole_size, in dev_extent_hole_check_zoned() 1486 static bool dev_extent_hole_check(struct btrfs_device *device, u64 *hole_start, in dev_extent_hole_check()
|
D | inode.c | 4887 u64 hole_start = ALIGN(oldsize, fs_info->sectorsize); in btrfs_cont_expand() local
|
/linux-6.8/kernel/ |
D | kexec_core.c | 430 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
/linux-6.8/fs/bcachefs/ |
D | fs-io-pagecache.c | 776 u64 *hole_start, in bch2_clamp_data_hole()
|
D | fs-io.c | 605 u64 hole_start, hole_end; in __bchfs_fallocate() local
|
/linux-6.8/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt.c | 830 unsigned long hole_start, hole_end; in init_ggtt() local
|
/linux-6.8/fs/hugetlbfs/ |
D | inode.c | 754 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
/linux-6.8/fs/ext4/ |
D | extents.c | 4052 ext4_lblk_t hole_start, len; in ext4_ext_determine_insert_hole() local
|