all_endpoints 1530 opal/mca/btl/usnic/btl_usnic_component.c item = opal_list_get_first(&module->all_endpoints); all_endpoints 1531 opal/mca/btl/usnic/btl_usnic_component.c while (item != opal_list_get_end(&module->all_endpoints)) { all_endpoints 124 opal/mca/btl/usnic/btl_usnic_endpoint.c opal_list_remove_item(&module->all_endpoints, all_endpoints 891 opal/mca/btl/usnic/btl_usnic_module.c OBJ_DESTRUCT(&(module->all_endpoints)); all_endpoints 2329 opal/mca/btl/usnic/btl_usnic_module.c OBJ_CONSTRUCT(&(module->all_endpoints), opal_list_t); all_endpoints 163 opal/mca/btl/usnic/btl_usnic_module.h opal_list_t all_endpoints; all_endpoints 143 opal/mca/btl/usnic/btl_usnic_proc.c for (item = opal_list_get_first(&receiver->all_endpoints); all_endpoints 144 opal/mca/btl/usnic/btl_usnic_proc.c item != opal_list_get_end(&receiver->all_endpoints); all_endpoints 783 opal/mca/btl/usnic/btl_usnic_proc.c opal_list_append(&(module->all_endpoints), all_endpoints 158 opal/mca/btl/usnic/btl_usnic_stats.c item = opal_list_get_first(&module->all_endpoints); all_endpoints 159 opal/mca/btl/usnic/btl_usnic_stats.c while (item != opal_list_get_end(&(module->all_endpoints))) {