Home
last modified time | relevance | path

Searched refs:dapl_os_free (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c104 dapl_os_free(cq_handle, in dapli_get_dto_cq()
228 dapl_os_free(qp_p, sizeof (*qp_p)); in dapls_ib_qp_alloc()
285 dapl_os_free(qp_p, sizeof (*qp_p)); in dapls_ib_qp_alloc()
315 dapl_os_free(qp_p, sizeof (*qp_p)); in dapls_ib_qp_alloc()
459 dapl_os_free(qp_p->qp_premature_events, in dapls_ib_qp_free()
464 dapl_os_free(qp_p, sizeof (*qp_p)); in dapls_ib_qp_free()
635 dapl_os_free(ibsrq_p, sizeof (*ibsrq_p)); in dapls_ib_srq_alloc()
659 dapl_os_free(ibsrq_p, sizeof (*ibsrq_p)); in dapls_ib_srq_alloc()
782 dapl_os_free(srq_handle->srq_freepr_events, in dapls_ib_srq_free()
786 dapl_os_free(srq_handle->srq_premature_events, in dapls_ib_srq_free()
[all …]
H A Ddapl_tavor_wr.c493 dapl_os_free(wridlist, size); in dapli_tavor_wrid_get_list()
496 dapl_os_free(wl_wre, wl_wre_size); in dapli_tavor_wrid_get_list()
499 dapl_os_free(wl_freel, wl_freel_size); in dapli_tavor_wrid_get_list()
649 dapl_os_free(wridlist->wl_wre, wridlist->wl_size * in dapli_tavor_wrid_list_reap()
701 dapl_os_free(wridlist->wl_wre, wridlist->wl_size * in dapls_tavor_srq_wrid_free()
705 dapl_os_free(wridlist->wl_free_list, wridlist->wl_size * in dapls_tavor_srq_wrid_free()
714 dapl_os_free(wridlist, size + in dapls_tavor_srq_wrid_free()
972 dapl_os_free(wqhdr_tmp, size); in dapli_tavor_wrid_wqhdr_create()
1134 dapl_os_free(wqhdr, size); in dapli_tavor_cq_wqhdr_remove()
1218 dapl_os_free(old_wl_wre, old_size * in dapls_tavor_srq_wrid_resize()
[all …]
H A Ddapl_tavor_ibtf_util.c125 dapl_os_free(cq_handle, sizeof (struct dapls_ib_cq_handle)); in dapls_ib_cq_alloc()
149 dapl_os_free(cq_handle, in dapls_ib_cq_alloc()
191 dapl_os_free(cq_handle, in dapls_ib_cq_alloc()
450 dapl_os_free(cq_handle, sizeof (struct dapls_ib_cq_handle)); in dapls_ib_cq_free()
581 dapl_os_free(cq_handle, sizeof (struct dapls_ib_cq_handle)); in dapls_ib_cqd_destroy()
628 dapl_os_free(pd_p, sizeof (*pd_p)); in dapls_ib_pd_alloc()
679 dapl_os_free((void *)pd_p, sizeof (*pd_p)); in dapls_ib_pd_free()
731 dapl_os_free(mr_handle, sizeof (struct dapls_ib_mr_handle)); in dapls_ib_mr_register()
752 dapl_os_free(mr_handle, sizeof (struct dapls_ib_mr_handle)); in dapls_ib_mr_register()
817 dapl_os_free(mr_handle, sizeof (struct dapls_ib_mr_handle)); in dapls_ib_mr_register_shared()
[all …]
H A Ddapl_tavor_ibtf_dto.c138 dapl_os_free(pr_sgl, num_segments*sizeof (ibt_wr_ds_t)); in dapls_ib_post_recv()
289 dapl_os_free(pr_sgl, num_segments*sizeof (ibt_wr_ds_t)); in dapls_ib_post_srq()
380 dapl_os_free(ps_sgl, in dapls_ib_post_send()
392 dapl_os_free(ps_sgl, in dapls_ib_post_send()
441 dapl_os_free(ps_sgl, num_segments*sizeof (ibt_wr_ds_t)); in dapls_ib_post_send()
H A Ddapl_tavor_ibtf_cm.c438 dapl_os_free(srvc_hdl, sizeof (*srvc_hdl)); in dapls_ib_setup_conn_listener()
496 dapl_os_free(srvc_hdl, sizeof (*srvc_hdl)); in dapls_ib_remove_conn_listener()
H A Ddapl_tavor_hca.c561 dapl_os_free(hca_p, sizeof (*hca_p)); in dapls_ib_open_hca()
612 dapl_os_free((void *)ib_hca_handle, in dapls_ib_close_hca()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_hca_util.c83 dapl_os_free(hca_ptr, sizeof (DAPL_HCA)); in dapl_hca_alloc()
115 dapl_os_free(hca_ptr->name, len + 1); in dapl_hca_free()
118 dapl_os_free(hca_ptr, sizeof (DAPL_HCA)); in dapl_hca_free()
H A Ddapl_provider.c203 dapl_os_free(g_dapl_provider_list.head, in dapl_provider_list_create()
208 dapl_os_free(g_dapl_provider_list.tail, in dapl_provider_list_create()
226 dapl_os_free(cur_node, sizeof (DAPL_PROVIDER_LIST_NODE)); in dapl_provider_list_destroy()
291 dapl_os_free(cur_node, in dapl_provider_list_insert()
347 dapl_os_free(cur_node, in dapl_provider_list_remove()
H A Ddapl_hash.c309 dapl_os_free((void *) curelement, in dapl_hash_delete_element()
326 dapl_os_free((void *) n, in dapl_hash_delete_element()
377 dapl_os_free(p_table, sizeof (DAPL_HASH_TABLE)); in dapls_hash_create()
409 dapl_os_free(p_table->table, in dapls_hash_free()
411 dapl_os_free(p_table, sizeof (DAPL_HASH_TABLE)); in dapls_hash_free()
H A Ddapl_evd_resize.c163 dapl_os_free(evd_ptr->events, in dapl_evd_resize()
177 dapl_os_free(event_ptr, evd_qlen * sizeof (DAT_EVENT)); in dapl_evd_resize()
H A Ddapl_cr_util.c117 dapl_os_free(cr_ptr, sizeof (DAPL_CR)); in dapls_cr_free()
H A Ddapl_pz_util.c118 dapl_os_free(pz, sizeof (DAPL_PZ)); in dapl_pz_dealloc()
H A Ddapl_srq_util.c121 dapl_os_free(srq_ptr, sizeof (DAPL_SRQ)); in dapl_srq_dealloc()
H A Ddapl_cno_util.c127 dapl_os_free(cno_ptr, sizeof (DAPL_CNO)); in dapl_cno_dealloc()
H A Ddapl_lmr_util.c99 dapl_os_free((void *) lmr, sizeof (DAPL_LMR)); in dapl_lmr_dealloc()
H A Ddapl_rmr_util.c87 dapl_os_free((void *) rmr, sizeof (DAPL_RMR)); in dapl_rmr_dealloc()
H A Ddapl_ring_buffer_util.c178 dapl_os_free(rbuf->base, (rbuf->lim + 1) * sizeof (void *)); in dapls_rbuf_destroy()
H A Ddapl_sp_util.c133 dapl_os_free(sp_ptr, sizeof (DAPL_SP)); in dapls_sp_free_sp()
H A Ddapl_cookie.c257 dapl_os_free(buffer->pool, buffer->pool_size * in dapls_cb_free()
H A Ddapl_osd.c513 dapl_os_free(cur_node, sizeof (DAPL_PROVIDER_LIST_NODE)); in dapls_osd_fork_cleanup()
H A Ddapl_evd_util.c397 dapl_os_free(evd_ptr->events, in dapls_evd_dealloc()
402 dapl_os_free(evd_ptr, sizeof (DAPL_EVD)); in dapls_evd_dealloc()
H A Ddapl_ep_util.c197 dapl_os_free(ep_ptr, sizeof (DAPL_EP)); in dapl_ep_dealloc()
H A Ddapl_ia_util.c523 dapl_os_free(ia_ptr, sizeof (DAPL_IA)); in dapls_ia_free()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_osd.h247 #define dapl_os_free(ptr, size) free((ptr)) macro