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

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_list.h100 * cl_is_object_in_list, cl_list_find_from_head, cl_list_find_from_tail,
213 * and cl_list_find_from_tail functions.
216 * List, cl_list_find_from_head, cl_list_find_from_tail
1173 * List, cl_list_find_from_tail, cl_list_apply_func_t,
1177 /****f* Component Library: List/cl_list_find_from_tail
1179 * cl_list_find_from_tail
1182 * The cl_list_find_from_tail function uses a specified function
1188 cl_list_find_from_tail(IN const cl_list_t * const p_list,
1210 * cl_list_find_from_tail does not remove the found object from
1258 * List, cl_list_find_from_head, cl_list_find_from_tail,
[all...]
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_list.c520 cl_list_iterator_t cl_list_find_from_tail(IN const cl_list_t * const p_list, function

Completed in 56 milliseconds