Searched refs:osm_ucast_mgr_process (Results 1 – 3 of 3) sorted by relevance
283 int osm_ucast_mgr_process(IN osm_ucast_mgr_t * p_mgr);
1369 if (osm_ucast_mgr_process(&sm->ucast_mgr)) { in do_sweep()1584 if (osm_ucast_mgr_process(&sm->ucast_mgr)) { in do_sweep()
1098 int osm_ucast_mgr_process(IN osm_ucast_mgr_t * p_mgr) in osm_ucast_mgr_process() function