/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_gtt.c | 218 u64 hole_start, u64 hole_end, in lowlevel_hole() 344 u64 hole_start, u64 hole_end, in fill_hole() 556 u64 hole_start, u64 hole_end, in walk_hole() 640 u64 hole_start, u64 hole_end, in pot_hole() 716 u64 hole_start, u64 hole_end, in drunk_hole() 826 u64 hole_start, u64 hole_end, in __shrink_hole() 893 u64 hole_start, u64 hole_end, in shrink_hole() 916 u64 hole_start, u64 hole_end, in shrink_boom() 996 u64 hole_start, u64 hole_end, in exercise_ppgtt() 1080 u64 hole_start, u64 hole_end, in exercise_ggtt() [all …]
|
D | i915_gem_object.c | 521 u64 hole_start, hole_end; in igt_mmap_offset_exhaustion() local
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_mm.c | 335 u64 hole_start; in find_hole() local 414 u64 hole_start, hole_end; in drm_mm_reserve_node() local 503 u64 hole_start = __drm_mm_hole_node_start(hole); in drm_mm_insert_node_in_range() local 739 u64 hole_start, hole_end; in drm_mm_scan_add_block() local 870 u64 hole_start, hole_end; in drm_mm_scan_color_evict() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | adi_64.c | 164 unsigned long end_addr, hole_start, hole_end; in alloc_tag_store() local
|
/Linux-v4.19/drivers/gpu/drm/selftests/ |
D | test-drm_mm.c | 55 u64 hole_start, hole_end; in assert_no_holes() local 79 u64 hole_start, hole_end; in assert_one_hole() local 1151 u64 hole_start, hole_end; in show_holes() local
|
/Linux-v4.19/include/drm/ |
D | drm_mm.h | 390 #define drm_mm_for_each_hole(pos, mm, hole_start, hole_end) \ argument
|
/Linux-v4.19/kernel/ |
D | kexec_core.c | 439 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
|
/Linux-v4.19/fs/hugetlbfs/ |
D | inode.c | 517 loff_t hole_start, hole_end; in hugetlbfs_punch_hole() local
|
/Linux-v4.19/fs/ext4/ |
D | extents.c | 2349 ext4_ext_put_gap_in_cache(struct inode *inode, ext4_lblk_t hole_start, in ext4_ext_put_gap_in_cache() 4361 ext4_lblk_t hole_start, hole_len; in ext4_ext_map_blocks() local
|
/Linux-v4.19/fs/btrfs/ |
D | inode.c | 5000 u64 hole_start = ALIGN(oldsize, fs_info->sectorsize); in btrfs_cont_expand() local 7061 u64 hole_start = start; in btrfs_get_extent_fiemap() local
|
D | tree-log.c | 4591 u64 hole_start; in btrfs_log_trailing_hole() local
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 2936 unsigned long hole_start, hole_end; in i915_gem_init_ggtt() local
|