promotion_score   501 lib/pacemaker/pcmk_sched_promotable.c             int c_score = promotion_score(child, node, not_set_value);
promotion_score   606 lib/pacemaker/pcmk_sched_promotable.c             score = promotion_score(child_rsc, node, 0);
promotion_score   721 lib/pacemaker/pcmk_sched_promotable.c                 child_rsc->priority = promotion_score(child_rsc, chosen, -1);
promotion_score  2422 lib/pengine/pe_output.c promotion_score(pcmk__output_t *out, va_list args)
promotion_score  2905 lib/pengine/pe_output.c     { "promotion-score", "default", promotion_score },
promotion_score    96 tools/crm_attribute.c     gboolean promotion_score;
promotion_score    99 tools/crm_attribute.c     .promotion_score = FALSE
promotion_score   120 tools/crm_attribute.c     options.promotion_score = TRUE;
promotion_score   473 tools/crm_attribute.c     if (options.promotion_score && options.attr_name == NULL) {
promotion_score   499 tools/crm_attribute.c         if (options.promotion_score) {