system_health     772 pengine/allocate.c     int *system_health = (int *)user_data;
system_health     785 pengine/allocate.c         *system_health = merge_weights(score, *system_health);
system_health     844 pengine/allocate.c         int system_health = base_health;
system_health     848 pengine/allocate.c         g_hash_table_foreach(node->details->attrs, calculate_system_health, &system_health);
system_health     851 pengine/allocate.c                  node->details->uname, system_health);
system_health     856 pengine/allocate.c         if (system_health != 0) {
system_health     863 pengine/allocate.c                 rsc2node_new(health_strategy, rsc, system_health, NULL, node, data_set);