Searched refs:amdgpu_semaphore (Results 1 – 3 of 3) sorted by relevance
129 struct amdgpu_semaphore { struct
546 struct amdgpu_semaphore *gpu_semaphore; in amdgpu_cs_create_semaphore()551 gpu_semaphore = calloc(1, sizeof(struct amdgpu_semaphore)); in amdgpu_cs_create_semaphore()
144 typedef struct amdgpu_semaphore *amdgpu_semaphore_handle;