Home
last modified time | relevance | path

Searched defs:hole (Results 1 - 25 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-range.c275 struct block_range *hole = malloc(sizeof(struct block_range)); in block_range__create() local
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_suballoc.h26 struct list_head *hole; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-range.c271 struct block_range *hole = malloc(sizeof(struct block_range)); in block_range__create() local
/third_party/skia/src/core/
H A DSkTSort.h121 T* hole = next; in SkTInsertionSort() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.cpp81 Rect hole = transparentHole - childOffset; in PaintChild() local
H A Drosen_render_context.cpp93 Rect hole = transparentHole - childOffset; in PaintChild() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sa.c133 struct list_head *hole = sa_manager->hole; in amdgpu_sa_bo_hole_soffset() local
143 struct list_head *hole = sa_manager->hole; amdgpu_sa_bo_hole_eoffset() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_sa.c172 struct list_head *hole = sa_manager->hole; in radeon_sa_bo_hole_soffset() local
182 struct list_head *hole = sa_manager->hole; radeon_sa_bo_hole_eoffset() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_suballoc.c145 struct list_head *hole = sa_manager->hole; in drm_suballoc_hole_soffset() local
155 struct list_head *hole = sa_manager->hole; drm_suballoc_hole_eoffset() local
[all...]
H A Ddrm_mm.c452 struct drm_mm_node *hole; in drm_mm_reserve_node() local
521 struct drm_mm_node *hole; drm_mm_insert_node_in_range() local
784 struct drm_mm_node *hole; drm_mm_scan_add_block() local
915 struct drm_mm_node *hole; drm_mm_scan_color_evict() local
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_vamgr.c64 struct amdgpu_bo_va_hole *hole, *tmp; in amdgpu_vamgr_deinit() local
73 amdgpu_vamgr_subtract_hole(struct amdgpu_bo_va_hole *hole, uint64_t start_va, in amdgpu_vamgr_subtract_hole() argument
105 struct amdgpu_bo_va_hole *hole, *n; amdgpu_vamgr_find_va() local
170 struct amdgpu_bo_va_hole *hole, *next; amdgpu_vamgr_free_va() local
[all...]
/third_party/mesa3d/src/util/
H A Dvma.c95 util_vma_hole_alloc(struct util_vma_hole *hole, uint64_t offset, uint64_t size) util_vma_hole_alloc() argument
294 struct util_vma_hole *hole = calloc(1, sizeof(*hole)); util_vma_heap_free() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/sun3/
H A Dsun3dvma.c41 struct hole { struct
88 struct hole *hole; in print_holes() local
108 struct hole *hole; refill() local
155 struct hole *hole; get_baddr() local
206 struct hole *hole; free_baddr() local
252 struct hole *hole; dvma_init() local
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dnuma_emulation.c201 static u64 uniform_size(u64 max_addr, u64 base, u64 hole, int nr_nodes) in uniform_size() argument
/kernel/linux/linux-6.6/arch/m68k/sun3/
H A Dsun3dvma.c41 struct hole { struct
88 struct hole *hole; in print_holes() local
108 struct hole *hole; refill() local
155 struct hole *hole; get_baddr() local
206 struct hole *hole; free_baddr() local
252 struct hole *hole; dvma_init() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c382 struct drm_mm_node hole; in igt_evict_contexts() local
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dnuma_emulation.c201 static u64 uniform_size(u64 max_addr, u64 base, u64 hole, int nr_nodes) in uniform_size() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c388 struct drm_mm_node hole; in igt_evict_contexts() local
/third_party/mesa3d/src/util/tests/vma/
H A Dvma_random_test.cpp130 allocation hole = *i; in alloc() local
219 auto& hole = *begin(heap_holes); empty() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mount.c59 int hole, i; in xfs_uuid_mount() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_mm.c455 struct drm_mm_node *hole; in drm_mm_reserve_node() local
524 struct drm_mm_node *hole; drm_mm_insert_node_in_range() local
787 struct drm_mm_node *hole; drm_mm_scan_add_block() local
918 struct drm_mm_node *hole; drm_mm_scan_color_evict() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c147 u64 hole; member
504 struct drm_mm_node hole; in tiled_blits_create() local
[all...]
H A Di915_gem_mman.c623 struct drm_mm_node *hole, *next; in igt_mmap_offset_exhaustion() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mount.c62 int hole, i; in xfs_uuid_mount() local
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dialloc.c150 bool free, hole; in xchk_inobt_chunk_xref_finobt() local
65 xchk_inobt_xref_finobt( struct xfs_scrub *sc, struct xfs_inobt_rec_incore *irec, xfs_agino_t agino, bool free, bool hole) xchk_inobt_xref_finobt() argument
177 bool free, hole; xchk_finobt_xref_inobt() local
[all...]

Completed in 16 milliseconds

123