Searched refs:cl_qcpool_destroy (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_comppool.h391 cl_qcpool_destroy(&p_pool->qcpool);
H A Dcl_qpool.h390 cl_qcpool_destroy(&p_pool->qcpool);
H A Dcl_pool.h369 cl_qcpool_destroy(&p_pool->qcpool);
H A Dcl_qcomppool.h98 * cl_qcpool_construct, cl_qcpool_init, cl_qcpool_destroy
361 * Allows calling cl_qcpool_init, cl_qcpool_destroy, cl_is_qcpool_inited.
367 * Quick Composite Pool, cl_qcpool_init, cl_qcpool_destroy,
485 * may still safely call cl_qcpool_destroy.
492 * Quick Composite Pool, cl_qcpool_construct, cl_qcpool_destroy,
497 /****f* Component Library: Quick Composite Pool/cl_qcpool_destroy
499 * cl_qcpool_destroy
502 * The cl_qcpool_destroy function destroys a quick composite pool.
506 void cl_qcpool_destroy(IN cl_qcpool_t * const p_pool);
519 * cl_qcpool_destroy i
[all...]
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_pool.c159 cl_qcpool_destroy(p_pool);
164 void cl_qcpool_destroy(IN cl_qcpool_t * const p_pool) function

Completed in 112 milliseconds