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

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_pool.h85 * cl_pool_construct, cl_pool_init, cl_pool_destroy
216 /****f* Component Library: Pool/cl_pool_construct
218 * cl_pool_construct
221 * The cl_pool_construct function constructs a pool.
225 void cl_pool_construct(IN cl_pool_t * const p_pool);
237 * Calling cl_pool_construct is a prerequisite to calling any other
352 * Pool, cl_pool_construct, cl_pool_destroy,
387 * cl_pool_construct or cl_pool_init.
393 * Pool, cl_pool_construct, cl_pool_init
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_pool.c617 void cl_pool_construct(IN cl_pool_t * const p_pool) function

Completed in 65 milliseconds