Home
last modified time | relevance | path

Searched defs:hole_start (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c245 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 Ddrm_mm_test.c41 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 Draid-stripe-tree-tests.c50 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/include/drm/
H A Ddrm_mm.h394 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \ argument
/linux/fs/btrfs/
H A Dzoned.h165 u64 hole_start, u64 hole_end, in btrfs_find_allocatable_zones()
H A Dzoned.c1034 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, in btrfs_find_allocatable_zones()
H A Dvolumes.c1542 u64 *hole_start, u64 *hole_size, in dev_extent_hole_check_zoned()
1597 static bool dev_extent_hole_check(struct btrfs_device *device, u64 *hole_start, in dev_extent_hole_check()
H A Dinode.c5102 u64 hole_start = ALIGN(oldsize, fs_info->sectorsize); in btrfs_cont_expand() local
/linux/fs/bcachefs/
H A Dfs-io-pagecache.c801 u64 *hole_start, in bch2_clamp_data_hole()
H A Dfs-io.c652 u64 hole_start, hole_end; in __bchfs_fallocate() local
H A Dalloc_background.c1137 struct bpos hole_start = bkey_start_pos(k.k); in bch2_get_key_or_real_bucket_hole() local