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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_active.c 840 static struct dma_fence **ll_to_fence_slot(struct llist_node *node) function in typeref:struct:dma_fence **
866 smp_store_mb(*ll_to_fence_slot(node), &rq->fence);
i915_active.c 840 static struct dma_fence **ll_to_fence_slot(struct llist_node *node) function in typeref:struct:dma_fence **
866 smp_store_mb(*ll_to_fence_slot(node), &rq->fence);

Completed in 23 milliseconds