Lines Matching refs:resp_size
49 size_t resp_size) in ibv_cmd_get_context() argument
54 IBV_INIT_CMD_RESP(cmd, cmd_size, GET_CONTEXT, resp, resp_size); in ibv_cmd_get_context()
59 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_get_context()
142 size_t resp_size) in ibv_cmd_query_device_ex() argument
160 resp_size); in ibv_cmd_query_device_ex()
169 (void)VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_query_device_ex()
285 struct ibv_alloc_pd_resp *resp, size_t resp_size) in ibv_cmd_alloc_pd() argument
287 IBV_INIT_CMD_RESP(cmd, cmd_size, ALLOC_PD, resp, resp_size); in ibv_cmd_alloc_pd()
292 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_alloc_pd()
317 struct ibv_open_xrcd_resp *resp, size_t resp_size) in ibv_cmd_open_xrcd() argument
319 IBV_INIT_CMD_RESP(cmd, cmd_size, OPEN_XRCD, resp, resp_size); in ibv_cmd_open_xrcd()
333 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_open_xrcd()
362 struct ibv_reg_mr_resp *resp, size_t resp_size) in ibv_cmd_reg_mr() argument
365 IBV_INIT_CMD_RESP(cmd, cmd_size, REG_MR, resp, resp_size); in ibv_cmd_reg_mr()
376 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_reg_mr()
431 struct ibv_alloc_mw_resp *resp, size_t resp_size) in ibv_cmd_alloc_mw() argument
433 IBV_INIT_CMD_RESP(cmd, cmd_size, ALLOC_MW, resp, resp_size); in ibv_cmd_alloc_mw()
441 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_alloc_mw()
469 struct ibv_create_cq_resp *resp, size_t resp_size) in ibv_cmd_create_cq() argument
471 IBV_INIT_CMD_RESP(cmd, cmd_size, CREATE_CQ, resp, resp_size); in ibv_cmd_create_cq()
481 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_cq()
498 size_t resp_size) in ibv_cmd_create_cq_ex() argument
504 resp_core_size, resp_size); in ibv_cmd_create_cq_ex()
529 (void)VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_cq_ex()
601 struct ibv_resize_cq_resp *resp, size_t resp_size) in ibv_cmd_resize_cq() argument
603 IBV_INIT_CMD_RESP(cmd, cmd_size, RESIZE_CQ, resp, resp_size); in ibv_cmd_resize_cq()
610 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_resize_cq()
643 struct ibv_create_srq_resp *resp, size_t resp_size) in ibv_cmd_create_srq() argument
645 IBV_INIT_CMD_RESP(cmd, cmd_size, CREATE_SRQ, resp, resp_size); in ibv_cmd_create_srq()
655 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_srq()
669 resp_size - sizeof *resp); in ibv_cmd_create_srq()
679 struct ibv_create_srq_resp *resp, size_t resp_size) in ibv_cmd_create_srq_ex() argument
684 IBV_INIT_CMD_RESP(cmd, cmd_size, CREATE_XSRQ, resp, resp_size); in ibv_cmd_create_srq_ex()
721 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_srq_ex()
981 size_t resp_size) in ibv_cmd_create_qp_ex2() argument
997 resp_core_size, resp_size); in ibv_cmd_create_qp_ex2()
1030 (void)VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_qp_ex2()
1047 struct ibv_create_qp_resp *resp, size_t resp_size) in ibv_cmd_create_qp_ex() argument
1052 IBV_INIT_CMD_RESP(cmd, cmd_size, CREATE_QP, resp, resp_size); in ibv_cmd_create_qp_ex()
1072 (void)VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_qp_ex()
1080 resp_size - sizeof *resp); in ibv_cmd_create_qp_ex()
1087 resp_size - sizeof *resp); in ibv_cmd_create_qp_ex()
1103 struct ibv_create_qp_resp *resp, size_t resp_size) in ibv_cmd_create_qp() argument
1105 IBV_INIT_CMD_RESP(cmd, cmd_size, CREATE_QP, resp, resp_size); in ibv_cmd_create_qp()
1125 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_qp()
1145 resp_size - sizeof *resp); in ibv_cmd_create_qp()
1152 resp_size - sizeof *resp); in ibv_cmd_create_qp()
1162 struct ibv_create_qp_resp *resp, size_t resp_size) in ibv_cmd_open_qp() argument
1166 IBV_INIT_CMD_RESP(cmd, cmd_size, OPEN_QP, resp, resp_size); in ibv_cmd_open_qp()
1195 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_open_qp()
1422 size_t resp_core_size, size_t resp_size) in ibv_cmd_modify_qp_ex() argument
1429 resp, resp_core_size, resp_size); in ibv_cmd_modify_qp_ex()
1444 (void)VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_modify_qp_ex()
1664 size_t resp_size) in ibv_cmd_create_ah() argument
1668 IBV_INIT_CMD_RESP(&cmd, sizeof cmd, CREATE_AH, resp, resp_size); in ibv_cmd_create_ah()
1686 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_ah()
1998 size_t resp_size) in ibv_cmd_create_wq() argument
2007 resp_core_size, resp_size); in ibv_cmd_create_wq()
2030 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_wq()
2114 size_t resp_size) in ibv_cmd_create_rwq_ind_table() argument
2140 resp_core_size, resp_size); in ibv_cmd_create_rwq_ind_table()
2148 (void) VALGRIND_MAKE_MEM_DEFINED(resp, resp_size); in ibv_cmd_create_rwq_ind_table()