Lines Matching refs:size_t

120 	size_t	sz;
121 size_t size_of_context;
138 size_t cmd_size, struct ibv_get_context_resp *resp,
139 size_t resp_size);
143 struct ibv_query_device *cmd, size_t cmd_size);
146 struct ibv_device_attr_ex *attr, size_t attr_size,
149 size_t cmd_core_size,
150 size_t cmd_size,
152 size_t resp_core_size,
153 size_t resp_size);
156 struct ibv_query_port *cmd, size_t cmd_size);
158 struct ibv_alloc_pd *cmd, size_t cmd_size,
159 struct ibv_alloc_pd_resp *resp, size_t resp_size);
164 struct ibv_open_xrcd *cmd, size_t cmd_size,
165 struct ibv_open_xrcd_resp *resp, size_t resp_size);
168 int ibv_cmd_reg_mr(struct ibv_pd *pd, void *addr, size_t length,
171 size_t cmd_size,
172 struct ibv_reg_mr_resp *resp, size_t resp_size);
174 size_t length, uint64_t hca_va, int access,
176 size_t cmd_sz, struct ibv_rereg_mr_resp *resp,
177 size_t resp_sz);
181 size_t cmd_size,
182 struct ibv_alloc_mw_resp *resp, size_t resp_size);
184 struct ibv_dealloc_mw *cmd, size_t cmd_size);
188 struct ibv_create_cq *cmd, size_t cmd_size,
189 struct ibv_create_cq_resp *resp, size_t resp_size);
194 size_t cmd_core_size,
195 size_t cmd_size,
197 size_t resp_core_size,
198 size_t resp_size);
203 struct ibv_resize_cq *cmd, size_t cmd_size,
204 struct ibv_resize_cq_resp *resp, size_t resp_size);
209 struct ibv_create_srq *cmd, size_t cmd_size,
210 struct ibv_create_srq_resp *resp, size_t resp_size);
214 struct ibv_create_xsrq *cmd, size_t cmd_size,
215 struct ibv_create_srq_resp *resp, size_t resp_size);
219 struct ibv_modify_srq *cmd, size_t cmd_size);
222 struct ibv_query_srq *cmd, size_t cmd_size);
227 struct ibv_create_qp *cmd, size_t cmd_size,
228 struct ibv_create_qp_resp *resp, size_t resp_size);
232 struct ibv_create_qp *cmd, size_t cmd_size,
233 struct ibv_create_qp_resp *resp, size_t resp_size);
238 size_t cmd_core_size,
239 size_t cmd_size,
241 size_t resp_core_size,
242 size_t resp_size);
246 struct ibv_open_qp *cmd, size_t cmd_size,
247 struct ibv_create_qp_resp *resp, size_t resp_size);
251 struct ibv_query_qp *cmd, size_t cmd_size);
254 struct ibv_modify_qp *cmd, size_t cmd_size);
257 size_t cmd_core_size, size_t cmd_size,
259 size_t resp_core_size, size_t resp_size);
270 size_t resp_size);
282 size_t cmd_core_size,
283 size_t cmd_size,
285 size_t resp_core_size,
286 size_t resp_size);
289 struct ibv_modify_wq *cmd, size_t cmd_core_size,
290 size_t cmd_size);
296 size_t cmd_core_size,
297 size_t cmd_size,
299 size_t resp_core_size,
300 size_t resp_size);
302 int ibv_dontfork_range(void *base, size_t size);
303 int ibv_dofork_range(void *base, size_t size);
311 char *buf, size_t size);