Searched refs:_inline_fence (Results 1 – 2 of 2) sorted by relevance
123 bo->fences = &bo->_inline_fence; in bo_new()357 if (bo->fences != &bo->_inline_fence) in bo_del()571 (bo->fences == &bo->_inline_fence))) { in fd_bo_add_fence()574 APPEND(bo, fences, bo->_inline_fence); in fd_bo_add_fence()
371 struct fd_bo_fence _inline_fence; member