Searched defs:hole_end (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dadi_64.c163 unsigned long end_addr, hole_start, hole_end; local
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c41 u64 hole_start, __always_unused hole_end; local
66 u64 hole_start, hole_end; local
/linux-master/drivers/gpu/drm/
H A Ddrm_mm.c453 u64 hole_start, hole_end; local
544 u64 hole_end = hole_start + hole->hole_size; local
785 u64 hole_start, hole_end; local
916 u64 hole_start, hole_end; local
[all...]
/linux-master/fs/bcachefs/
H A Dfs-io-pagecache.c775 bch2_clamp_data_hole(struct inode *inode, u64 *hole_start, u64 *hole_end, unsigned min_replicas, bool nonblock) argument
H A Dfs-io.c605 u64 hole_start, hole_end; local
/linux-master/fs/btrfs/
H A Dzoned.h169 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, u64 hole_end, u64 num_bytes) argument
H A Dzoned.c1039 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, u64 hole_end, u64 num_bytes) argument
H A Dextent_io.c3144 const u64 hole_end = min(key.offset, range_end) - 1; local
H A Dvolumes.c1546 u64 hole_end = *hole_start + *hole_size; local
/linux-master/kernel/
H A Dkexec_core.c409 unsigned long hole_start, hole_end, size; local
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c244 lowlevel_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
408 fill_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
633 walk_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
716 pot_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
791 drunk_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
901 __shrink_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
979 shrink_hole(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
1001 shrink_boom(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
1144 misaligned_pin(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time) argument
1190 exercise_ppgtt(struct drm_i915_private *dev_priv, int (*func)(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time)) argument
1276 exercise_ggtt(struct drm_i915_private *i915, int (*func)(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time)) argument
1282 u64 hole_start, hole_end, last = 0; local
1453 exercise_mock(struct drm_i915_private *i915, int (*func)(struct i915_address_space *vm, u64 hole_start, u64 hole_end, unsigned long end_time)) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c831 unsigned long hole_start, hole_end; local
/linux-master/fs/hugetlbfs/
H A Dinode.c754 loff_t hole_start, hole_end; local
/linux-master/fs/proc/
H A Dtask_mmu.c1374 unsigned long hole_end; local

Completed in 251 milliseconds