Home
last modified time | relevance | path

Searched refs:cl_qlist_find_from_head (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_service.c125 p_list_item = cl_qlist_find_from_head(&p_subn->sa_sr_list, in osm_svcr_get_by_rid()
HDosm_inform.c234 p_list_item = cl_qlist_find_from_head(&p_subn->sa_infr_list, in osm_infr_get_by_rec()
HDosm_port.c283 p_mcm = cl_qlist_find_from_head(&p_port->mcm_list, in osm_port_remove_mgrp()
/NextBSD/contrib/ofed/management/opensm/complib/
HDcl_list.c413 cl_qlist_find_from_head(&p_list->list, cl_list_find_cb, p_object); in cl_list_remove_object()
431 return (cl_qlist_find_from_head in cl_is_object_in_list()
/NextBSD/contrib/ofed/management/opensm/include/complib/
HDcl_qlist.h1495 static inline cl_list_item_t *cl_qlist_find_from_head(IN const cl_qlist_t * in cl_qlist_find_from_head() function
/NextBSD/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_umadt.c988 cl_qlist_find_from_head(&p_mad_bind_info->trans_ctxt_list, in __mad_recv_processor()