Home
last modified time | relevance | path

Searched refs:list_for_each_entry_safe (Results 1 - 25 of 105) sorted by relevance

12345

/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.c60 list_for_each_entry_safe(struct virgl_resource_cache_entry, in virgl_resource_cache_destroy_expired() function
113 list_for_each_entry_safe(struct virgl_resource_cache_entry, in virgl_resource_cache_remove_compatible() function
151 list_for_each_entry_safe(struct virgl_resource_cache_entry, in virgl_resource_cache_flush() function
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dlower.c34 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()
H A Dreduce_scheduler.c183 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()
H A Dgpir.h450 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/freedreno/vulkan/
H A Dtu_autotune.c244 list_for_each_entry_safe(struct tu_renderpass_result, result, in process_results() function
256 list_for_each_entry_safe(struct tu_submission_data, submission_data, in process_results() function
277 list_for_each_entry_safe(struct tu_renderpass_result, result, in queue_pending_results() function
309 list_for_each_entry_safe(struct tu_renderpass_result, result, in tu_autotune_on_submit() function
432 list_for_each_entry_safe(struct tu_submission_data, submission_data, in tu_autotune_fini() function
457 list_for_each_entry_safe(struct tu_renderpass_result, result, in tu_autotune_free_results_locked() function
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_pool.c54 list_for_each_entry_safe(struct vk_command_buffer, cmd_buffer, in vk_command_pool_finish() function
122 list_for_each_entry_safe(struct vk_command_buffer, cmd_buffer, in vk_common_ResetCommandPool() function
H A Dvk_sync_timeline.c92 list_for_each_entry_safe(struct vk_sync_timeline_point, point, in vk_sync_timeline_finish() function
98 list_for_each_entry_safe(struct vk_sync_timeline_point, point, in vk_sync_timeline_finish() function
252 list_for_each_entry_safe(struct vk_sync_timeline_point, point, in vk_sync_timeline_gc_locked() function
H A Dvk_instance.c189 list_for_each_entry_safe(struct vk_debug_utils_messenger, messenger, in vk_instance_finish() function
197 list_for_each_entry_safe(struct vk_debug_utils_messenger, messenger, in vk_instance_finish() function
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_cmd_buffer.c221 list_for_each_entry_safe(struct lvp_cmd_buffer, cmd_buffer, in lvp_DestroyCommandPool() function
226 list_for_each_entry_safe(struct lvp_cmd_buffer, cmd_buffer, in lvp_DestroyCommandPool() function
262 list_for_each_entry_safe(struct lvp_cmd_buffer, cmd_buffer, in lvp_TrimCommandPool() function
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_internal.c42 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() function
H A Dvn_ring.c76 list_for_each_entry_safe(struct vn_ring_submit, submit, &ring->submits, in vn_ring_retire_submits() function
201 list_for_each_entry_safe(struct vn_ring_submit, submit, in vn_ring_fini()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h491 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/
H A Dvc4_simulator.c294 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() function
330 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() function
352 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() function
421 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec.unref_list, in vc4_simulator_submit_cl_ioctl() function
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_shader.h60 list_for_each_entry_safe (struct rogue_instr, __instr, __list, node)
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c881 list_for_each_entry_safe(struct iris_bo, cur, &bucket->head, head) { in alloc_bo_from_cache() function
1326 list_for_each_entry_safe(struct bo_export, export, &bo->real.exports, link) { in bo_close() function
1399 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in cleanup_bo_cache() function
1412 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in cleanup_bo_cache() function
1425 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in cleanup_bo_cache() function
1435 list_for_each_entry_safe(struct iris_bo, bo, &bufmgr->zombie_list, head) { in cleanup_bo_cache() function
1766 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in iris_bufmgr_destroy() function
1776 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in iris_bufmgr_destroy() function
1786 list_for_each_entry_safe(struct iris_bo, bo, &bucket->head, head) { in iris_bufmgr_destroy() function
1794 list_for_each_entry_safe(struc in iris_bufmgr_destroy() function
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.c122 list_for_each_entry_safe(struct lima_bo, entry, in lima_bo_cache_fini() function
169 list_for_each_entry_safe(struct lima_bo, entry, in lima_bo_cache_free_stale_bos() function
250 list_for_each_entry_safe(struct lima_bo, entry, bucket, size_list) { in lima_bo_cache_get() function
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_bo.c196 list_for_each_entry_safe(struct panfrost_bo, entry, bucket, in panfrost_bo_cache_fetch() function
238 list_for_each_entry_safe(struct panfrost_bo, entry, in panfrost_bo_cache_evict_stale_bos() function
316 list_for_each_entry_safe(struct panfrost_bo, entry, bucket, in panfrost_bo_cache_evict_all() function
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_transfer.c62 list_for_each_entry_safe (struct pvr_transfer_cmd, in pvr_transfer_job_submit() function
/third_party/exfatprogs/lib/
H A Dexfat_fs.c53 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/compiler/nir/
H A Dnir_opt_combine_stores.c178 list_for_each_entry_safe(struct combined_store, combo, &state->pending, link) { in combine_stores_with_deref() function
193 list_for_each_entry_safe(struct combined_store, combo, &state->pending, link) { in combine_stores_with_modes() function
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo.c86 list_for_each_entry_safe(struct etna_bo, bo, &dev->zombie_list, list) { in etna_bo_kill_zombies() function
98 list_for_each_entry_safe(struct etna_bo, bo, &dev->zombie_list, list) { in etna_bo_cleanup_zombies() function
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_residency.cpp42 list_for_each_entry_safe(struct d3d12_bo, bo, &screen->residency_list, residency_list_entry) { in evict_aged_allocations() function
77 list_for_each_entry_safe(struct d3d12_bo, bo, &screen->residency_list, residency_list_entry) { in evict_to_fence_or_budget() function
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c1057 list_for_each_entry_safe(struct rgp_code_object_record, record, in ac_sqtt_dump_data() function
1089 list_for_each_entry_safe(struct rgp_loader_events_record, record, in ac_sqtt_dump_data() function
1106 list_for_each_entry_safe(struct rgp_pso_correlation_record, record, in ac_sqtt_dump_data() function
1126 list_for_each_entry_safe(struct rgp_queue_info_record, record, in ac_sqtt_dump_data() function
1134 list_for_each_entry_safe(struct rgp_queue_event_record, record, in ac_sqtt_dump_data() function
1146 list_for_each_entry_safe(struct rgp_clock_calibration_record, record, in ac_sqtt_dump_data() function
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c306 list_for_each_entry_safe(struct crocus_bo, cur, &bucket->head, head) { in alloc_bo_from_cache() function
616 list_for_each_entry_safe(struct bo_export, export, &bo->exports, link) { in bo_close() function
678 list_for_each_entry_safe(struct crocus_bo, bo, &bucket->head, head) { in cleanup_bo_cache() function
688 list_for_each_entry_safe(struct crocus_bo, bo, &bufmgr->zombie_list, head) { in cleanup_bo_cache() function
1152 list_for_each_entry_safe(struct crocus_bo, bo, &bucket->head, head) { in crocus_bufmgr_destroy() function
1160 list_for_each_entry_safe(struct crocus_bo, bo, &bufmgr->zombie_list, head) { in crocus_bufmgr_destroy() function
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_epfile.c221 list_for_each_entry_safe(req_iter, tmp, &epfile->req_list, entry) in generic_epfile_cancel_pending_request()
261 list_for_each_entry_safe(req_iter, tmp, &epfile->comp_list, entry) in generic_epfile_request_status()
269 list_for_each_entry_safe(req_iter, tmp, &epfile->req_list, entry) in generic_epfile_request_status()

Completed in 25 milliseconds

12345