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

/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_service.c110 p_list_item = cl_qlist_find_from_head(&p_subn->sa_sr_list,
H A Dosm_inform.c209 p_list_item = cl_qlist_find_from_head(&p_subn->sa_infr_list,
/freebsd-12-stable/contrib/ofed/opensm/complib/
H A Dcl_list.c398 cl_qlist_find_from_head(&p_list->list, cl_list_find_cb, p_object);
415 return (cl_qlist_find_from_head
/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_qlist.h101 * cl_qlist_find_from_head, cl_qlist_find_from_tail
263 * function provided by users as a parameter to the cl_qlist_find_from_head,
268 * Quick List, cl_qlist_find_from_head, cl_qlist_find_from_tail,
1428 * Quick List, cl_qlist_find_prev, cl_qlist_find_from_head,
1480 * Quick List, cl_qlist_find_next, cl_qlist_find_from_head,
1485 /****f* Component Library: Quick List/cl_qlist_find_from_head
1487 * cl_qlist_find_from_head
1490 * The cl_qlist_find_from_head function invokes a specified function to
1495 static inline cl_list_item_t *cl_qlist_find_from_head(IN const cl_qlist_t * function
1534 * cl_qlist_find_from_head doe
[all...]
/freebsd-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_umadt.c984 cl_qlist_find_from_head(&p_mad_bind_info->trans_ctxt_list,

Completed in 126 milliseconds