Home
last modified time | relevance | path

Searched refs:cl_qcpool_destroy (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/ofed/management/opensm/include/complib/
HDcl_qpool.h390 cl_qcpool_destroy(&p_pool->qcpool); in cl_qpool_destroy()
HDcl_pool.h369 cl_qcpool_destroy(&p_pool->qcpool); in cl_pool_destroy()
HDcl_comppool.h391 cl_qcpool_destroy(&p_pool->qcpool); in cl_cpool_destroy()
HDcl_qcomppool.h506 void cl_qcpool_destroy(IN cl_qcpool_t * const p_pool);
/NextBSD/contrib/ofed/management/opensm/complib/
HDlibosmcomp.map79 cl_qcpool_destroy;
HDcl_pool.c161 cl_qcpool_destroy(p_pool); in cl_qcpool_init()
166 void cl_qcpool_destroy(IN cl_qcpool_t * const p_pool) in cl_qcpool_destroy() function