Searched refs:event_free (Results 1 – 3 of 3) sorted by relevance
837 init_completion(&gpu->event_free); in etnaviv_gpu_init()840 complete(&gpu->event_free); in etnaviv_gpu_init()1064 complete(&gpu->event_free); in etnaviv_gpu_recover_hang()1161 ret = wait_for_completion_timeout(&gpu->event_free, timeout); in event_alloc()1188 complete(&gpu->event_free); in event_alloc()1193 static void event_free(struct etnaviv_gpu *gpu, unsigned int event) in event_free() function1200 complete(&gpu->event_free); in event_free()1375 event_free(gpu, event[i]); in etnaviv_gpu_submit()1421 event_free(gpu, gpu->sync_point_event); in sync_point_worker()1513 event_free(gpu, event); in irq_handler()
113 struct completion event_free; member
255 goto event_free; in brcmf_fweh_event_worker()269 event_free: in brcmf_fweh_event_worker()