Searched refs:event_free (Results 1 – 3 of 3) sorted by relevance
809 init_completion(&gpu->event_free); in etnaviv_gpu_init()812 complete(&gpu->event_free); in etnaviv_gpu_init()1037 complete(&gpu->event_free); in etnaviv_gpu_recover_hang()1136 ret = wait_for_completion_timeout(&gpu->event_free, timeout); in event_alloc()1163 complete(&gpu->event_free); in event_alloc()1168 static void event_free(struct etnaviv_gpu *gpu, unsigned int event) in event_free() function1175 complete(&gpu->event_free); in event_free()1350 event_free(gpu, event[i]); in etnaviv_gpu_submit()1398 event_free(gpu, gpu->sync_point_event); in sync_point_worker()1490 event_free(gpu, event); in irq_handler()
112 struct completion event_free; member
255 goto event_free; in brcmf_fweh_event_worker()269 event_free: in brcmf_fweh_event_worker()