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

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_sw_fence.c 645 wrap_dma_fence(struct dma_fence *dma, unsigned long delay) function in typeref:struct:i915_sw_fence *
676 timeout = wrap_dma_fence(dma, delay);
682 not = wrap_dma_fence(dma, 0);
i915_sw_fence.c 645 wrap_dma_fence(struct dma_fence *dma, unsigned long delay) function in typeref:struct:i915_sw_fence *
676 timeout = wrap_dma_fence(dma, delay);
682 not = wrap_dma_fence(dma, 0);

Completed in 23 milliseconds