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

/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_map.c77 static inline cl_map_item_t *__cl_map_root(IN const cl_qmap_t * const p_map) function
234 p_item = __cl_map_root(p_map);
258 p_item = __cl_map_root(p_map);
364 p_comp_item = __cl_map_root(p_map);
419 __cl_map_root(p_map)->color = CL_MAP_BLACK;

Completed in 116 milliseconds