/linux/drivers/gpu/drm/i915/selftests/ |
H A 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/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/fs/btrfs/tests/ |
H A D | raid-stripe-tree-tests.c | 50 u64 hole_start = logical1 + SZ_256K; in test_punch_hole_3extents() local 367 u64 hole_start = logical1 + SZ_32K; in test_punch_hole() local
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_ggtt.c | 720 u64 hole_start, hole_end, hole_size; in xe_ggtt_largest_hole() local 820 u64 hole_start, hole_end, hole_size; in xe_ggtt_print_holes() 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/kernel/ |
H A D | kexec_core.c | 409 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
/linux/fs/btrfs/ |
H A D | zoned.h | 165 u64 hole_start, u64 hole_end, in btrfs_find_allocatable_zones()
|
H A D | zoned.c | 1034 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, in btrfs_find_allocatable_zones()
|
H A D | volumes.c | 1635 u64 *hole_start, u64 *hole_size, in dev_extent_hole_check_zoned() 1689 static bool dev_extent_hole_check(struct btrfs_device *device, u64 *hole_start, in dev_extent_hole_check()
|
H A D | inode.c | 4980 u64 hole_start = ALIGN(oldsize, fs_info->sectorsize); in btrfs_cont_expand() local
|
/linux/fs/bcachefs/ |
H A D | fs-io.c | 626 u64 hole_start, hole_end; in __bchfs_fallocate() local
|
H A D | fs-io-pagecache.c | 797 u64 *hole_start, in bch2_clamp_data_hole()
|
H A D | alloc_background.c | 1126 struct bpos hole_start = bkey_start_pos(k.k); in bch2_get_key_or_real_bucket_hole() local
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_ggtt.c | 830 unsigned long hole_start, hole_end; in init_ggtt() local
|
/linux/fs/hugetlbfs/ |
H A D | inode.c | 677 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
/linux/fs/ext4/ |
H A D | extents.c | 4113 ext4_lblk_t hole_start, len; in ext4_ext_determine_insert_hole() local
|