pe_action_migrate_runnable  960 lib/pacemaker/pcmk_sched_clone.c         update_action_flags(stop, pe_action_migrate_runnable, __func__,
pe_action_migrate_runnable 1581 lib/pacemaker/pcmk_sched_graph.c                && pcmk_is_set(input->action->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 1589 lib/pacemaker/pcmk_sched_graph.c                && pcmk_is_set(input->action->flags, pe_action_migrate_runnable)
pe_action_migrate_runnable 1146 lib/pacemaker/pcmk_sched_native.c         pe__set_action_flags(start, pe_action_migrate_runnable);
pe_action_migrate_runnable 1147 lib/pacemaker/pcmk_sched_native.c         pe__set_action_flags(stop, pe_action_migrate_runnable);
pe_action_migrate_runnable 1154 lib/pacemaker/pcmk_sched_native.c             pe__set_action_flags(migrate_from, pe_action_migrate_runnable);
pe_action_migrate_runnable 1162 lib/pacemaker/pcmk_sched_native.c             pe__set_action_flags(migrate_from, pe_action_migrate_runnable);
pe_action_migrate_runnable 1163 lib/pacemaker/pcmk_sched_native.c             pe__set_action_flags(migrate_to, pe_action_migrate_runnable);
pe_action_migrate_runnable 2121 lib/pacemaker/pcmk_sched_native.c     if (!pcmk_is_set(then->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 2122 lib/pacemaker/pcmk_sched_native.c         pe_action_implies(first, then, pe_action_migrate_runnable);
pe_action_migrate_runnable 2186 lib/pacemaker/pcmk_sched_native.c         if (pcmk_is_set(flags, pe_action_migrate_runnable) &&
pe_action_migrate_runnable 2187 lib/pacemaker/pcmk_sched_native.c             !pcmk_is_set(then->flags, pe_action_migrate_runnable) &&
pe_action_migrate_runnable 2192 lib/pacemaker/pcmk_sched_native.c             pe_action_implies(first, then, pe_action_migrate_runnable);
pe_action_migrate_runnable 2202 lib/pacemaker/pcmk_sched_native.c             if (pcmk_is_set(first->flags, pe_action_migrate_runnable) &&
pe_action_migrate_runnable 2203 lib/pacemaker/pcmk_sched_native.c                 !pcmk_is_set(then->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 2206 lib/pacemaker/pcmk_sched_native.c                 pe_action_implies(first, then, pe_action_migrate_runnable);
pe_action_migrate_runnable 2215 lib/pacemaker/pcmk_sched_native.c         if (((then->flags & pe_action_migrate_runnable) == FALSE) ||
pe_action_migrate_runnable 2232 lib/pacemaker/pcmk_sched_native.c             pe_action_implies(then, first, pe_action_migrate_runnable);
pe_action_migrate_runnable 2245 lib/pacemaker/pcmk_sched_native.c         pe_action_implies(then, first, pe_action_migrate_runnable);
pe_action_migrate_runnable 2254 lib/pacemaker/pcmk_sched_native.c         if (!pcmk_is_set(first->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 2228 lib/pengine/utils.c     } else if (pcmk_is_set(flags, pe_action_migrate_runnable)) {