promote 205 include/crm/pengine/internal.h GListPtr promote; /* notify_entry_t* */ promote 2513 lib/pacemaker/pcmk_sched_native.c pe_action_t *promote = NULL; promote 2583 lib/pacemaker/pcmk_sched_native.c promote = possible_matches->data; promote 2612 lib/pacemaker/pcmk_sched_native.c if ((demote != NULL) && (promote != NULL) promote 2614 lib/pacemaker/pcmk_sched_native.c && !pcmk_is_set(promote->flags, pe_action_optional)) { promote 2615 lib/pacemaker/pcmk_sched_native.c LogAction("Re-promote", rsc, current, next, promote, demote, promote 2694 lib/pacemaker/pcmk_sched_native.c LogAction("Promote", rsc, current, next, promote, NULL, terminal); promote 2838 lib/pacemaker/pcmk_sched_native.c pe_action_t *promote = (pe_action_t *) gIter->data; promote 2840 lib/pacemaker/pcmk_sched_native.c update_action_flags(promote, pe_action_runnable | pe_action_clear, promote 494 lib/pacemaker/pcmk_sched_notif.c n_data->promote = g_list_prepend(n_data->promote, entry); promote 561 lib/pacemaker/pcmk_sched_notif.c if ((n_data->promote != NULL) promote 565 lib/pacemaker/pcmk_sched_notif.c n_data->promote = expand_list(n_data->promote, &rsc_list, &node_list); promote 692 lib/pacemaker/pcmk_sched_notif.c if (n_data->promote == NULL) { promote 784 lib/pacemaker/pcmk_sched_notif.c g_list_free_full(n_data->promote, free);