/third_party/mesa3d/src/gallium/winsys/virgl/common/ |
D | virgl_resource_cache.c | 60 list_for_each_entry_safe(struct virgl_resource_cache_entry, in virgl_resource_cache_destroy_expired() 113 list_for_each_entry_safe(struct virgl_resource_cache_entry, in virgl_resource_cache_remove_compatible() 151 list_for_each_entry_safe(struct virgl_resource_cache_entry, in virgl_resource_cache_flush()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_autotune.c | 244 list_for_each_entry_safe(struct tu_renderpass_result, result, in process_results() 256 list_for_each_entry_safe(struct tu_submission_data, submission_data, in process_results() 277 list_for_each_entry_safe(struct tu_renderpass_result, result, in queue_pending_results() 309 list_for_each_entry_safe(struct tu_renderpass_result, result, in tu_autotune_on_submit() 432 list_for_each_entry_safe(struct tu_submission_data, submission_data, in tu_autotune_fini() 457 list_for_each_entry_safe(struct tu_renderpass_result, result, in tu_autotune_free_results_locked()
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
D | lower.c | 34 list_for_each_entry_safe(gpir_node, node, &block->node_list, list) { in gpir_lower_const() 54 list_for_each_entry_safe(gpir_node, node, &block->node_list, list) { in gpir_lower_const() 88 list_for_each_entry_safe(gpir_node, node, &block->node_list, list) { in gpir_lower_load() 260 list_for_each_entry_safe(gpir_node, node, &block->node_list, list) { in gpir_lower_node_may_consume_two_slots() 450 list_for_each_entry_safe(gpir_node, node, &block->node_list, list) { in gpir_pre_rsched_lower_prog()
|
D | reduce_scheduler.c | 183 list_for_each_entry_safe(gpir_node, node, &node_list, list) { in schedule_block() 238 list_for_each_entry_safe(gpir_node, node, &block->node_list, list) { in gpir_reduce_reg_pressure_schedule_prog()
|
D | gpir.h | 450 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link) 454 list_for_each_entry_safe(gpir_dep, dep, &node->pred_list, pred_link)
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_command_pool.c | 54 list_for_each_entry_safe(struct vk_command_buffer, cmd_buffer, in vk_command_pool_finish() 122 list_for_each_entry_safe(struct vk_command_buffer, cmd_buffer, in vk_common_ResetCommandPool()
|
D | vk_sync_timeline.c | 92 list_for_each_entry_safe(struct vk_sync_timeline_point, point, in vk_sync_timeline_finish() 98 list_for_each_entry_safe(struct vk_sync_timeline_point, point, in vk_sync_timeline_finish() 252 list_for_each_entry_safe(struct vk_sync_timeline_point, point, in vk_sync_timeline_gc_locked()
|
D | vk_instance.c | 189 list_for_each_entry_safe(struct vk_debug_utils_messenger, messenger, in vk_instance_finish() 197 list_for_each_entry_safe(struct vk_debug_utils_messenger, messenger, in vk_instance_finish()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_renderer_internal.c | 42 list_for_each_entry_safe(struct vn_renderer_shmem, shmem, in vn_renderer_shmem_cache_fini() 81 list_for_each_entry_safe(struct vn_renderer_shmem, shmem, in vn_renderer_shmem_cache_remove_expired_locked()
|
D | .clang-format | 17 - list_for_each_entry_safe
|
D | vn_ring.c | 76 list_for_each_entry_safe(struct vn_ring_submit, submit, &ring->submits, in vn_ring_retire_submits() 201 list_for_each_entry_safe(struct vn_ring_submit, submit, in vn_ring_fini()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_cmd_buffer.c | 221 list_for_each_entry_safe(struct lvp_cmd_buffer, cmd_buffer, in lvp_DestroyCommandPool() 226 list_for_each_entry_safe(struct lvp_cmd_buffer, cmd_buffer, in lvp_DestroyCommandPool() 262 list_for_each_entry_safe(struct lvp_cmd_buffer, cmd_buffer, in lvp_TrimCommandPool()
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | ppir.h | 491 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link) 495 list_for_each_entry_safe(ppir_dep, dep, &node->pred_list, pred_link) 718 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link) 722 list_for_each_entry_safe(ppir_dep, dep, &instr->pred_list, pred_link)
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_simulator.c | 294 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() 330 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() 352 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() 421 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec.unref_list, in vc4_simulator_submit_cl_ioctl()
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_bo.c | 196 list_for_each_entry_safe(struct panfrost_bo, entry, bucket, in panfrost_bo_cache_fetch() 238 list_for_each_entry_safe(struct panfrost_bo, entry, in panfrost_bo_cache_evict_stale_bos() 316 list_for_each_entry_safe(struct panfrost_bo, entry, bucket, in panfrost_bo_cache_evict_all()
|
/third_party/mesa3d/src/amd/common/ |
D | ac_rgp.c | 1057 list_for_each_entry_safe(struct rgp_code_object_record, record, in ac_sqtt_dump_data() 1089 list_for_each_entry_safe(struct rgp_loader_events_record, record, in ac_sqtt_dump_data() 1106 list_for_each_entry_safe(struct rgp_pso_correlation_record, record, in ac_sqtt_dump_data() 1126 list_for_each_entry_safe(struct rgp_queue_info_record, record, in ac_sqtt_dump_data() 1134 list_for_each_entry_safe(struct rgp_queue_event_record, record, in ac_sqtt_dump_data() 1146 list_for_each_entry_safe(struct rgp_clock_calibration_record, record, in ac_sqtt_dump_data()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_bo.c | 122 list_for_each_entry_safe(struct lima_bo, entry, in lima_bo_cache_fini() 169 list_for_each_entry_safe(struct lima_bo, entry, in lima_bo_cache_free_stale_bos() 250 list_for_each_entry_safe(struct lima_bo, entry, bucket, size_list) { in lima_bo_cache_get()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_residency.cpp | 42 list_for_each_entry_safe(struct d3d12_bo, bo, &screen->residency_list, residency_list_entry) { in evict_aged_allocations() 77 list_for_each_entry_safe(struct d3d12_bo, bo, &screen->residency_list, residency_list_entry) { in evict_to_fence_or_budget()
|
/third_party/exfatprogs/lib/ |
D | exfat_fs.c | 53 list_for_each_entry_safe(node, i, &dir->children, sibling) { in exfat_free_children() 96 list_for_each_entry_safe(dir, i, &exfat->dir_list, list) { in exfat_free_dir_list()
|
/third_party/mesa3d/src/imagination/rogue/ |
D | rogue_shader.h | 60 list_for_each_entry_safe (struct rogue_instr, __instr, __list, node)
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_bufmgr.c | 881 list_for_each_entry_safe(struct iris_bo, cur, &bucket->head, head) { in alloc_bo_from_cache() 1326 list_for_each_entry_safe(struct bo_export, export, &bo->real.exports, link) { in bo_close() 1399 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in cleanup_bo_cache() 1412 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in cleanup_bo_cache() 1425 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in cleanup_bo_cache() 1435 list_for_each_entry_safe(struct iris_bo, bo, &bufmgr->zombie_list, head) { in cleanup_bo_cache() 1766 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in iris_bufmgr_destroy() 1776 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in iris_bufmgr_destroy() 1786 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in iris_bufmgr_destroy() 1794 list_for_each_entry_safe(struct iris_bo, bo, &bufmgr->zombie_list, head) { in iris_bufmgr_destroy()
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
D | usbd_generic_ep0.c | 763 list_for_each_entry_safe(req_iter, tmp, &dev->ep0_req_list, entry) in generic_ep0_cancel_pending_request() 801 list_for_each_entry_safe(req_iter, tmp, &dev->ep0_comp_list, entry) in generic_ep0_request_status() 809 list_for_each_entry_safe(req_iter, tmp, &dev->ep0_req_list, entry) in generic_ep0_request_status() 1231 list_for_each_entry_safe(req, tmp, &dev->ep0_req_list, entry) in generic_remove_ep0() 1236 list_for_each_entry_safe(req, tmp, &dev->ep0_comp_list, entry) in generic_remove_ep0()
|
/third_party/mesa3d/src/etnaviv/drm/ |
D | etnaviv_bo.c | 86 list_for_each_entry_safe(struct etna_bo, bo, &dev->zombie_list, list) { in etna_bo_kill_zombies() 98 list_for_each_entry_safe(struct etna_bo, bo, &dev->zombie_list, list) { in etna_bo_cleanup_zombies()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_bufmgr.c | 306 list_for_each_entry_safe(struct crocus_bo, cur, &bucket->head, head) { in alloc_bo_from_cache() 616 list_for_each_entry_safe(struct bo_export, export, &bo->exports, link) { in bo_close() 678 list_for_each_entry_safe(struct crocus_bo, bo, &bucket->head, head) { in cleanup_bo_cache() 688 list_for_each_entry_safe(struct crocus_bo, bo, &bufmgr->zombie_list, head) { in cleanup_bo_cache() 1152 list_for_each_entry_safe(struct crocus_bo, bo, &bucket->head, head) { in crocus_bufmgr_destroy() 1160 list_for_each_entry_safe(struct crocus_bo, bo, &bufmgr->zombie_list, head) { in crocus_bufmgr_destroy()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | .clang-format | 27 - list_for_each_entry_safe
|