Lines Matching refs:fences
123 bo->fences = &bo->_inline_fence;
314 * Cleanup fences, dropping pipe references. If 'expired' is true, only
315 * cleanup expired fences.
326 struct fd_bo_fence *f = &bo->fences[i];
337 bo->fences[i] = bo->fences[bo->nr_fences];
357 if (bo->fences != &bo->_inline_fence)
358 free(bo->fences);
383 struct fd_bo_fence *f = &bo->fences[i];
556 struct fd_bo_fence *f = &bo->fences[i];
571 (bo->fences == &bo->_inline_fence))) {
573 bo->fences = NULL;
574 APPEND(bo, fences, bo->_inline_fence);
577 APPEND(bo, fences, (struct fd_bo_fence){