HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_sync_get_owner (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_sync.c 85 * amdgpu_sync_get_owner - extract the owner of a fence
91 static void *amdgpu_sync_get_owner(struct dma_fence *f) function in typeref:typename:void *
242 fence_owner = amdgpu_sync_get_owner(f);

Completed in 35 milliseconds