Home
last modified time | relevance | path

Searched refs:cpu_sync_tmp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_context.c238 struct vkr_cpu_sync *cpu_sync, *cpu_sync_tmp; in vkr_context_retire_fences_locked() local
239 LIST_FOR_EACH_ENTRY_SAFE (cpu_sync, cpu_sync_tmp, &ctx->signaled_cpu_syncs, head) { in vkr_context_retire_fences_locked()
586 struct vkr_queue_sync *cpu_sync, *cpu_sync_tmp; in vkr_context_destroy() local
587 LIST_FOR_EACH_ENTRY_SAFE (cpu_sync, cpu_sync_tmp, &ctx->signaled_cpu_syncs, head) in vkr_context_destroy()