promotion_score 706 lib/pacemaker/pcmk_sched_promotable.c int child_score = promotion_score(child, node, &child_default); promotion_score 785 lib/pacemaker/pcmk_sched_promotable.c score = promotion_score(child_rsc, node, NULL); promotion_score 939 lib/pacemaker/pcmk_sched_promotable.c instance->priority = promotion_score(instance, chosen, promotion_score 2640 lib/pengine/pe_output.c promotion_score(pcmk__output_t *out, va_list args) promotion_score 3143 lib/pengine/pe_output.c { "promotion-score", "default", promotion_score }, promotion_score 101 tools/crm_attribute.c gboolean promotion_score; promotion_score 104 tools/crm_attribute.c .promotion_score = FALSE promotion_score 120 tools/crm_attribute.c options.promotion_score = TRUE; promotion_score 590 tools/crm_attribute.c if (options.promotion_score) { promotion_score 729 tools/crm_attribute.c if (options.promotion_score && options.attr_name == NULL) {