Lines Matching refs:bytes_committed
44 u32 bytes_committed; member
777 u32 *bytes_committed, in pagefault_single_data_segment() argument
792 io_virt += *bytes_committed; in pagefault_single_data_segment()
793 bcnt -= *bytes_committed; in pagefault_single_data_segment()
932 *bytes_committed = 0; in pagefault_single_data_segment()
995 pfault->bytes_committed); in pagefault_data_segments()
1002 if (inline_segment || bcnt <= pfault->bytes_committed) { in pagefault_data_segments()
1003 pfault->bytes_committed -= in pagefault_data_segments()
1005 pfault->bytes_committed); in pagefault_data_segments()
1011 &pfault->bytes_committed, in pagefault_data_segments()
1266 u32 prefetch_len = pfault->bytes_committed; in mlx5_ib_mr_rdma_pfault_handler()
1277 pfault->rdma.rdma_va += pfault->bytes_committed; in mlx5_ib_mr_rdma_pfault_handler()
1278 pfault->rdma.rdma_op_len -= min(pfault->bytes_committed, in mlx5_ib_mr_rdma_pfault_handler()
1280 pfault->bytes_committed = 0; in mlx5_ib_mr_rdma_pfault_handler()
1295 &pfault->bytes_committed, NULL, in mlx5_ib_mr_rdma_pfault_handler()
1319 u32 bytes_committed = 0; in mlx5_ib_mr_rdma_pfault_handler() local
1323 &bytes_committed, NULL, in mlx5_ib_mr_rdma_pfault_handler()
1377 pfault->bytes_committed = be32_to_cpu(pf_eqe->bytes_committed); in mlx5_ib_eq_pf_process()
1381 eqe->sub_type, pfault->bytes_committed); in mlx5_ib_eq_pf_process()
1708 int bytes_committed = 0; in mlx5_ib_prefetch_sg_list() local
1712 &bytes_committed, NULL, in mlx5_ib_prefetch_sg_list()