/third_party/libdrm/etnaviv/ |
H A D | etnaviv_perfmon.c | 107 LIST_FOR_EACH_ENTRY_SAFE(sig, next, &dom->signals, head) { in etna_perfmon_free_signals() 117 LIST_FOR_EACH_ENTRY_SAFE(dom, next, &pm->domains, head) { in etna_perfmon_free_domains()
|
H A D | etnaviv_bo_cache.c | 130 LIST_FOR_EACH_ENTRY_SAFE(bo, tmp, &bucket->list, list) { in find_in_bucket()
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_perfmon.c | 107 LIST_FOR_EACH_ENTRY_SAFE(sig, next, &dom->signals, head) { in etna_perfmon_free_signals() 117 LIST_FOR_EACH_ENTRY_SAFE(dom, next, &pm->domains, head) { in etna_perfmon_free_domains()
|
H A D | etnaviv_bo_cache.c | 120 LIST_FOR_EACH_ENTRY_SAFE(bo, tmp, &bucket->list, list) { in find_in_bucket()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | compute_memory_pool.c | 258 LIST_FOR_EACH_ENTRY_SAFE(item, next, pool->unallocated_list, link) { in compute_memory_finalize_pending() 265 LIST_FOR_EACH_ENTRY_SAFE(alloc_item, alloc_next, pool->item_list, link) { in compute_memory_finalize_pending() 303 LIST_FOR_EACH_ENTRY_SAFE(item, next, pool->unallocated_list, link) { in compute_memory_finalize_pending() 567 LIST_FOR_EACH_ENTRY_SAFE(item, next, pool->item_list, link) { in compute_memory_free() 578 LIST_FOR_EACH_ENTRY_SAFE(item, next, pool->unallocated_list, link) { in compute_memory_free()
|
/third_party/libdrm/tests/radeon/ |
H A D | radeon_ttm.c | 52 LIST_FOR_EACH_ENTRY_SAFE(bo, tmp, &list, list) { in ttm_starve_kernel_private_memory()
|
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_slab.c | 81 LIST_FOR_EACH_ENTRY_SAFE(entry, next, &slabs->reclaim, head) { in pb_slabs_reclaim_locked() 102 LIST_FOR_EACH_ENTRY_SAFE(entry, next, &slabs->reclaim, head) { in pb_slabs_reclaim_all_locked()
|
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_vamgr.c | 65 LIST_FOR_EACH_ENTRY_SAFE(hole, tmp, &mgr->va_holes, list) { in amdgpu_vamgr_deinit() 139 LIST_FOR_EACH_ENTRY_SAFE(hole, n, &mgr->va_holes, list) { in amdgpu_vamgr_find_va()
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_pipe.c | 162 LIST_FOR_EACH_ENTRY_SAFE(kgsl_bo, tmp, &kgsl_pipe->submit_list, list[pipe->id]) { in kgsl_pipe_post_submit() 181 LIST_FOR_EACH_ENTRY_SAFE(kgsl_bo, tmp, &kgsl_pipe->pending_list, list[pipe->id]) { in kgsl_pipe_process_pending()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_transfer_queue.c | 218 LIST_FOR_EACH_ENTRY_SAFE(queued, tmp, &queue->transfer_list, queue_link) { in compare_and_perform_action() 235 LIST_FOR_EACH_ENTRY_SAFE(queued, tmp, &queue->transfer_list, queue_link) { in perform_action()
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_fence.c | 109 LIST_FOR_EACH_ENTRY_SAFE(fence, n, &ops->not_signaled, ops_list) in vmw_fences_release() 148 LIST_FOR_EACH_ENTRY_SAFE(fence, n, &ops->not_signaled, ops_list) { in vmw_fences_signal()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vs_llvm.c | 73 LIST_FOR_EACH_ENTRY_SAFE(li, next, &shader->variants.list, list) { in vs_llvm_delete()
|
H A D | draw_tess.c | 494 LIST_FOR_EACH_ENTRY_SAFE(li, next, &shader->variants.list, list) { in draw_delete_tess_ctrl_shader() 621 LIST_FOR_EACH_ENTRY_SAFE(li, next, &shader->variants.list, list) { in draw_delete_tess_eval_shader()
|
/third_party/libdrm/ |
H A D | util_double_list.h | 121 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_fence.c | 51 LIST_FOR_EACH_ENTRY_SAFE(work, tmp, &fence->work, list) { in nouveau_fence_trigger_work()
|
H A D | nouveau_mm.c | 280 LIST_FOR_EACH_ENTRY_SAFE(slab, next, head, head) { in nouveau_mm_free_slabs() function
|
/third_party/mesa3d/src/intel/tools/ |
H A D | i965_asm.c | 138 LIST_FOR_EACH_ENTRY_SAFE(ilabel, s, &instr_labels, link) { in i965_postprocess_labels()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_memory_helper.c | 477 LIST_FOR_EACH_ENTRY_SAFE(allocation, ptr, &allocator->pending_releases, list_release) { in nine_flush_pending_releases() 508 LIST_FOR_EACH_ENTRY_SAFE(allocation, ptr, &allocator->pending_frees, list_free) { in nine_flush_pending_frees() 587 LIST_FOR_EACH_ENTRY_SAFE(region, ptr, in nine_memfd_try_unmap_file()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_context.c | 291 LIST_FOR_EACH_ENTRY_SAFE(entry, next, in free_zombie_sampler_views() 321 LIST_FOR_EACH_ENTRY_SAFE(entry, next, in free_zombie_shaders()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_core.c | 292 LIST_FOR_EACH_ENTRY_SAFE(rb_context, next, &rb_screen->contexts, list) { in rbug_context_list() 517 LIST_FOR_EACH_ENTRY_SAFE(tr_shdr, next, &rb_context->shaders, list) { in rbug_shader_list()
|
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/ |
H A D | kms_dri_sw_winsys.c | 251 LIST_FOR_EACH_ENTRY_SAFE(plane, tmp, &kms_sw_dt->planes, link) { in kms_sw_displaytarget_destroy()
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_enc_common.c | 40 LIST_FOR_EACH_ENTRY_SAFE(i, next, head, list) { in enc_ReleaseTasks() function
|
/third_party/mesa3d/src/util/ |
H A D | u_queue.c | 97 LIST_FOR_EACH_ENTRY_SAFE(iter, tmp, &queue_list, head) { in remove_from_atexit_list()
|
H A D | list.h | 214 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_query_hw.c | 116 LIST_FOR_EACH_ENTRY_SAFE (period, s, &hq->periods, list) { in destroy_periods()
|