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

/freebsd-10-stable/contrib/ofed/management/opensm/include/complib/
H A Dcl_qlist.h97 * cl_qlist_remove_item, cl_qlist_remove_all
525 * Quick List, cl_qlist_count, cl_qlist_remove_all
1198 * Quick List, cl_qlist_remove_tail, cl_qlist_remove_all, cl_qlist_remove_item,
1251 * Quick List, cl_qlist_remove_head, cl_qlist_remove_all, cl_qlist_remove_item,
1306 * Quick List, cl_qlist_remove_head, cl_qlist_remove_tail, cl_qlist_remove_all,
1310 /****f* Component Library: Quick List/cl_qlist_remove_all
1312 * cl_qlist_remove_all
1315 * The cl_qlist_remove_all function removes all items from a quick list.
1319 static inline void cl_qlist_remove_all(IN cl_qlist_t * const p_list) function
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_pool.c193 cl_qlist_remove_all(&p_pool->free_list);
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_mgr.c780 cl_qlist_remove_all(&p_mgr->port_order_list);

Completed in 65 milliseconds