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

/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_comppool.h95 * cl_cpool_get, cl_cpool_put, cl_cpool_grow
373 * cl_cpool_get, cl_cpool_put, cl_cpool_grow,
488 * Composite Pool, cl_cpool_get_tail, cl_cpool_put, cl_cpool_grow,
492 /****f* Component Library: Composite Pool/cl_cpool_put
494 * cl_cpool_put
497 * The cl_cpool_put function returns an object to a composite pool.
502 cl_cpool_put(IN cl_cpool_t * const p_pool, IN void *const p_object) function
532 * cl_cpool_put places the returned object at the head of the pool.

Completed in 74 milliseconds