Lines Matching defs:fence
380 * @completion: fence is implemented using completion
381 * @refcount: refcount for this fence
382 * @error: mark this fence with error
393 * @base_fence: hl fence object.
394 * @lock: spinlock to protect fence.
851 * @cs_pending: array of hl fence objects representing pending CS.
951 * @fence: pointer to the fence object of this CS.
952 * @signal_fence: pointer to the fence object of the signal CS (used by wait
973 struct hl_fence *fence;
1881 void hl_fence_put(struct hl_fence *fence);
1882 void hl_fence_get(struct hl_fence *fence);