sort_index 349 include/crm/pengine/pe_types.h int sort_index; sort_index 250 lib/pacemaker/pcmk_sched_promotable.c if (rsc1->sort_index > rsc2->sort_index) { sort_index 254 lib/pacemaker/pcmk_sched_promotable.c rsc1->id, rsc2->id, rsc1->sort_index, rsc2->sort_index); sort_index 256 lib/pacemaker/pcmk_sched_promotable.c } else if (rsc1->sort_index < rsc2->sort_index) { sort_index 260 lib/pacemaker/pcmk_sched_promotable.c rsc1->id, rsc2->id, rsc1->sort_index, rsc2->sort_index); sort_index 305 lib/pacemaker/pcmk_sched_promotable.c if (child->sort_index < 0) { sort_index 321 lib/pacemaker/pcmk_sched_promotable.c pcmk_readable_score(child->sort_index), child->id, sort_index 323 lib/pacemaker/pcmk_sched_promotable.c node->weight = pcmk__add_scores(child->sort_index, node->weight); sort_index 403 lib/pacemaker/pcmk_sched_promotable.c child->sort_index = INFINITY; sort_index 408 lib/pacemaker/pcmk_sched_promotable.c } else if ((chosen == NULL) || (child->sort_index < 0)) { sort_index 411 lib/pacemaker/pcmk_sched_promotable.c child->id, child->sort_index); sort_index 420 lib/pacemaker/pcmk_sched_promotable.c child->sort_index = node->weight; sort_index 423 lib/pacemaker/pcmk_sched_promotable.c clone->id, child->id, child->sort_index); sort_index 447 lib/pacemaker/pcmk_sched_promotable.c clone->id, child->id, child->sort_index); sort_index 854 lib/pacemaker/pcmk_sched_promotable.c pcmk_readable_score(instance->sort_index)); sort_index 860 lib/pacemaker/pcmk_sched_promotable.c pcmk_readable_score(instance->sort_index), sort_index 948 lib/pacemaker/pcmk_sched_promotable.c instance->sort_index = instance->priority; sort_index 950 lib/pacemaker/pcmk_sched_promotable.c instance->sort_index = INFINITY; sort_index 974 lib/pacemaker/pcmk_sched_promotable.c if (instance->sort_index < 0) {