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

/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_map.c883 static cl_status_t __cl_map_delta_move(OUT cl_map_t * const p_dest, function
941 status = __cl_map_delta_move(p_old, p_map1, &itor1);
950 status = __cl_map_delta_move(p_new, p_map2, &itor2);
966 status = __cl_map_delta_move(p_new, p_map2, &itor2);
976 status = __cl_map_delta_move(p_old, p_map1, &itor1);

Completed in 49 milliseconds