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

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_pool.h88 * cl_pool_get, cl_pool_put, cl_pool_grow
353 * cl_pool_get, cl_pool_put, cl_pool_grow,
465 * Pool, cl_pool_get_tail, cl_pool_put, cl_pool_grow, cl_pool_count
468 /****f* Component Library: Pool/cl_pool_put
470 * cl_pool_put
473 * The cl_pool_put function returns an object to a pool.
478 cl_pool_put(IN cl_pool_t * const p_pool, IN void *const p_object) function
508 * cl_pool_put places the returned object at the head of the pool.

Completed in 102 milliseconds