Searched refs:tf_list (Results 1 – 4 of 4) sorted by relevance
406 for (fp = topo_list_next(&faclist.tf_list); fp != NULL; in topo_method_sensor_failure()480 while ((fp = topo_list_next(&faclist.tf_list)) != NULL) { in topo_method_sensor_failure()481 topo_list_delete(&faclist.tf_list, fp); in topo_method_sensor_failure()
51 topo_list_t tf_list; member
2055 for (tmp = topo_list_next(&faclist.tf_list); tmp != NULL; in hc_fac_get()2068 while ((tmp = topo_list_next(&faclist.tf_list)) != NULL) { in hc_fac_get()2069 topo_list_delete(&faclist.tf_list, tmp); in hc_fac_get()
736 topo_list_append(&faclist->tf_list, fac_ele); in topo_node_facility()