Searched refs:cl_cpool_construct (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_comppool.h92 * cl_cpool_construct, cl_cpool_init, cl_cpool_destroy
229 /****f* Component Library: Composite Pool/cl_cpool_construct
231 * cl_cpool_construct
234 * The cl_cpool_construct function constructs a composite pool.
238 void cl_cpool_construct(IN cl_cpool_t * const p_pool);
250 * Calling cl_cpool_construct is a prerequisite to calling any other
372 * Composite Pool, cl_cpool_construct, cl_cpool_destroy,
408 * This function should only be called after a call to cl_cpool_construct.
414 * Composite Pool, cl_cpool_construct, cl_cpool_init
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_pool.c511 void cl_cpool_construct(IN cl_cpool_t * const p_pool) function

Completed in 107 milliseconds