Searched refs:next_fence (Results 1 – 7 of 7) sorted by relevance
68 u32 next_fence; member
299 return ++ctch->next_fence; in ctch_get_next_fence()
123 u32 next_fence; member
1069 gpu->fence_context, ++gpu->next_fence); in etnaviv_gpu_fence_alloc()
462 struct vmw_fence_obj *fence, *next_fence; in __vmw_fences_update() local470 list_for_each_entry_safe(fence, next_fence, &fman->fence_list, head) { in __vmw_fences_update()
4371 u8 next_fence = 0; in _mlx5_ib_post_send() local4417 next_fence = MLX5_FENCE_MODE_INITIATOR_SMALL; in _mlx5_ib_post_send()4419 if (qp->next_fence) in _mlx5_ib_post_send()4424 fence = qp->next_fence; in _mlx5_ib_post_send()4528 qp->next_fence = MLX5_FENCE_MODE_INITIATOR_SMALL; in _mlx5_ib_post_send()4641 qp->next_fence = next_fence; in _mlx5_ib_post_send()
401 u8 next_fence; member