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

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_qpool.h91 * cl_qpool_construct, cl_qpool_init, cl_qpool_destroy
235 /****f* Component Library: Quick Pool/cl_qpool_construct
237 * cl_qpool_construct
240 * The cl_qpool_construct function constructs a quick pool.
244 void cl_qpool_construct(IN cl_qpool_t * const p_pool);
256 * Calling cl_qpool_construct is a prerequisite to calling any other
372 * Quick Pool, cl_qpool_construct, cl_qpool_destroy,
408 * cl_qpool_construct or cl_qpool_init.
414 * Quick Pool, cl_qpool_construct, cl_qpool_init
/freebsd-10.2-release/contrib/ofed/management/opensm/complib/
H A Dcl_dispatcher.c131 cl_qpool_construct(&p_disp->msg_pool);
H A Dcl_list.c360 cl_qpool_construct(&p_list->list_item_pool);
H A Dcl_pool.c420 void cl_qpool_construct(IN cl_qpool_t * const p_pool) function
H A Dcl_map.c708 cl_qpool_construct(&p_map->pool);

Completed in 58 milliseconds