/kernel/linux/linux-5.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() 1092 u64 hole_start, u64 hole_end, in exercise_ggtt() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_mm.c | 339 u64 hole_start; in find_hole_addr() local 456 u64 hole_start, hole_end; in drm_mm_reserve_node() local 546 u64 hole_start = __drm_mm_hole_node_start(hole); 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
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | adi_64.c | 163 unsigned long end_addr, hole_start, hole_end; in alloc_tag_store() local
|
/kernel/linux/linux-5.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
|
/kernel/linux/linux-5.10/include/drm/ |
D | drm_mm.h | 392 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \ argument
|
/kernel/linux/linux-5.10/kernel/ |
D | kexec_core.c | 440 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
/kernel/linux/linux-5.10/fs/hugetlbfs/ |
D | inode.c | 598 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt.c | 510 unsigned long hole_start, hole_end; in init_ggtt() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | extents.c | 2283 ext4_ext_put_gap_in_cache(struct inode *inode, ext4_lblk_t hole_start, in ext4_ext_put_gap_in_cache() 4190 ext4_lblk_t hole_start, hole_len; in ext4_ext_map_blocks() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | inode.c | 4766 u64 hole_start = ALIGN(oldsize, fs_info->sectorsize); in btrfs_cont_expand() local 6866 u64 hole_start; in btrfs_get_extent_fiemap() local
|
D | volumes.c | 1476 static bool dev_extent_hole_check(struct btrfs_device *device, u64 *hole_start, in dev_extent_hole_check()
|