Searched refs:event_free (Results 1 – 3 of 3) sorted by relevance
784 init_completion(&gpu->event_free); in etnaviv_gpu_init()787 complete(&gpu->event_free); in etnaviv_gpu_init()994 complete(&gpu->event_free); in etnaviv_gpu_recover_hang()1087 ret = wait_for_completion_timeout(&gpu->event_free, timeout); in event_alloc()1114 complete(&gpu->event_free); in event_alloc()1119 static void event_free(struct etnaviv_gpu *gpu, unsigned int event) in event_free() function1133 complete(&gpu->event_free); in event_free()1304 event_free(gpu, event[i]); in etnaviv_gpu_submit()1345 event_free(gpu, gpu->sync_point_event); in sync_point_worker()1437 event_free(gpu, event); in irq_handler()
115 struct completion event_free; member
264 goto event_free; in brcmf_fweh_event_worker()278 event_free: in brcmf_fweh_event_worker()