Home
last modified time | relevance | path

Searched refs:next_fence (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dstate_dump.c610 u64 base_addr, next_fence; in hl_state_dump_print_engine_fences() local
616 next_fence = sds->props[SP_NEXT_TPC]; in hl_state_dump_print_engine_fences()
621 next_fence = sds->props[SP_NEXT_MME]; in hl_state_dump_print_engine_fences()
626 next_fence = sds->props[SP_DMA_QUEUES_OFFSET]; in hl_state_dump_print_engine_fences()
634 base_addr + next_fence * i + in hl_state_dump_print_engine_fences()
636 base_addr + next_fence * i + in hl_state_dump_print_engine_fences()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dwr.c1038 u8 next_fence) in handle_psv()
1058 next_fence, MLX5_OPCODE_SET_PSV); in handle_psv()
1070 u8 next_fence) in handle_reg_mr_integrity()
1136 next_fence); in handle_reg_mr_integrity()
1142 next_fence); in handle_reg_mr_integrity()
1146 qp->next_fence = MLX5_FENCE_MODE_INITIATOR_SMALL; in handle_reg_mr_integrity()
1156 u8 next_fence, int *num_sge) in handle_qpt_rc()
1189 next_fence); in handle_qpt_rc()
1293 u8 next_fence = 0; in mlx5_ib_post_send() local
1338 next_fence in mlx5_ib_post_send()
1033 handle_psv(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, void **cur_edge, unsigned int *idx, int nreq, struct ib_sig_domain *domain, u32 psv_index, u8 next_fence) handle_psv() argument
1064 handle_reg_mr_integrity(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, void **cur_edge, unsigned int *idx, int nreq, u8 fence, u8 next_fence) handle_reg_mr_integrity() argument
1152 handle_qpt_rc(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, void **cur_edge, unsigned int *idx, int nreq, u8 fence, u8 next_fence, int *num_sge) handle_qpt_rc() argument
[all...]
H A Dmlx5_ib.h418 u8 next_fence; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dwr.c817 u8 next_fence) in handle_psv()
837 nreq, next_fence, MLX5_OPCODE_SET_PSV); in handle_psv()
849 u8 next_fence) in handle_reg_mr_integrity()
915 next_fence); in handle_reg_mr_integrity()
921 next_fence); in handle_reg_mr_integrity()
925 qp->next_fence = MLX5_FENCE_MODE_INITIATOR_SMALL; in handle_reg_mr_integrity()
935 u8 next_fence, int *num_sge) in handle_qpt_rc()
968 next_fence); in handle_qpt_rc()
1068 u8 next_fence = 0; in mlx5_ib_post_send() local
1110 next_fence in mlx5_ib_post_send()
812 handle_psv(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, void **cur_edge, unsigned int *idx, int nreq, struct ib_sig_domain *domain, u32 psv_index, u8 next_fence) handle_psv() argument
843 handle_reg_mr_integrity(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, void **cur_edge, unsigned int *idx, int nreq, u8 fence, u8 next_fence) handle_reg_mr_integrity() argument
931 handle_qpt_rc(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, struct mlx5_wqe_ctrl_seg **ctrl, void **seg, int *size, void **cur_edge, unsigned int *idx, int nreq, u8 fence, u8 next_fence, int *num_sge) handle_qpt_rc() argument
[all...]
H A Dmlx5_ib.h509 u8 next_fence; member
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.h121 u32 next_fence; member
H A Detnaviv_gpu.c1126 gpu->fence_context, ++gpu->next_fence); in etnaviv_gpu_fence_alloc()
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.h134 u32 next_fence; member
H A Detnaviv_gpu.c1138 gpu->fence_context, ++gpu->next_fence); in etnaviv_gpu_fence_alloc()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c467 struct vmw_fence_obj *fence, *next_fence; in __vmw_fences_update() local
475 list_for_each_entry_safe(fence, next_fence, &fman->fence_list, head) { in __vmw_fences_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c465 struct vmw_fence_obj *fence, *next_fence; in __vmw_fences_update() local
472 list_for_each_entry_safe(fence, next_fence, &fman->fence_list, head) { in __vmw_fences_update()

Completed in 25 milliseconds