Searched refs:cl_qpool_destroy (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_qpool.h91 * cl_qpool_construct, cl_qpool_init, cl_qpool_destroy
254 * Allows calling cl_qpool_init, cl_qpool_destroy, cl_is_qpool_inited.
260 * Quick Pool, cl_qpool_init, cl_qpool_destroy, cl_is_qpool_inited.
372 * Quick Pool, cl_qpool_construct, cl_qpool_destroy,
378 /****f* Component Library: Quick Pool/cl_qpool_destroy
380 * cl_qpool_destroy
383 * The cl_qpool_destroy function destroys a quick pool.
387 static inline void cl_qpool_destroy(IN cl_qpool_t * const p_pool) function
404 * on the pool should not be attempted after cl_qpool_destroy
410 * In a debug build, cl_qpool_destroy assert
[all...]
/freebsd-12-stable/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c153 cl_qpool_destroy(&p_disp->msg_pool);
H A Dcl_list.c374 cl_qpool_destroy(&p_list->list_item_pool);
H A Dcl_map.c724 cl_qpool_destroy(&p_map->pool);

Completed in 100 milliseconds