HomeSort by: relevance | last modified time | path
    Searched refs:compute_timeout (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_mxgpu_nv.c 280 adev->compute_timeout == MAX_SCHEDULE_TIMEOUT ||
amdgpu_fence.c 476 timeout = adev->compute_timeout;
amdgpu.h 995 long compute_timeout; member in struct:amdgpu_device
amdgpu_device.c 2874 adev->compute_timeout = adev->gfx_timeout;
2876 adev->compute_timeout = MAX_SCHEDULE_TIMEOUT;
2899 adev->compute_timeout = timeout;
2918 adev->compute_timeout = adev->gfx_timeout;
  /src/external/bsd/fetch/dist/libfetch/
common.c 516 compute_timeout(const struct timeval *tv) function
560 timeout_cur = compute_timeout(&timeout_end);

Completed in 30 milliseconds