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

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_qpool.h94 * cl_qpool_get, cl_qpool_put, cl_qpool_put_list, cl_qpool_grow
522 /****f* Component Library: Quick Pool/cl_qpool_put_list
524 * cl_qpool_put_list
527 * The cl_qpool_put_list function returns a list of objects to the head
533 cl_qpool_put_list(IN cl_qpool_t * const p_pool, IN cl_qlist_t * const p_list) function
553 * cl_qpool_put_list places the returned objects at the head of the pool.
H A Dcl_list.h788 cl_qpool_put_list(&p_list->list_item_pool, &p_list->list);

Completed in 43 milliseconds