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

/freebsd-11.0-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_comppool.h516 cl_qcpool_put(&p_pool->qcpool, &p_pool_obj->pool_item);
H A Dcl_pool.h492 cl_qcpool_put(&p_pool->qcpool, &p_pool_obj->pool_item);
H A Dcl_qpool.h496 cl_qcpool_put(&p_pool->qcpool, p_pool_item);
H A Dcl_qcomppool.h101 * cl_qcpool_get, cl_qcpool_put, cl_qcpool_put_list, cl_qcpool_grow
493 * cl_qcpool_get, cl_qcpool_put, cl_qcpool_grow,
591 * Quick Composite Pool, cl_qcpool_get_tail, cl_qcpool_put,
595 /****f* Component Library: Quick Composite Pool/cl_qcpool_put
597 * cl_qcpool_put
600 * The cl_qcpool_put function returns an object to a quick composite pool.
605 cl_qcpool_put(IN cl_qcpool_t * const p_pool, function
632 * cl_qcpool_put places the returned object at the head of the pool.
695 * Quick Composite Pool, cl_qcpool_put, cl_qcpool_put_tail, cl_qcpool_get

Completed in 55 milliseconds