Searched refs:cpu_sync_tmp (Results 1 – 1 of 1) sorted by relevance
238 struct vkr_cpu_sync *cpu_sync, *cpu_sync_tmp; in vkr_context_retire_fences_locked() local239 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() local587 LIST_FOR_EACH_ENTRY_SAFE (cpu_sync, cpu_sync_tmp, &ctx->signaled_cpu_syncs, head) in vkr_context_destroy()