pe_action_migrate_runnable  906 lib/pacemaker/pcmk_sched_clone.c         update_action_flags(stop, pe_action_migrate_runnable, __func__,
pe_action_migrate_runnable 1537 lib/pacemaker/pcmk_sched_graph.c                && pcmk_is_set(input->action->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 1545 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 2124 lib/pacemaker/pcmk_sched_native.c     if (!pcmk_is_set(then->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 2125 lib/pacemaker/pcmk_sched_native.c         pe_action_implies(first, then, pe_action_migrate_runnable);
pe_action_migrate_runnable 2189 lib/pacemaker/pcmk_sched_native.c         if (pcmk_is_set(flags, pe_action_migrate_runnable) &&
pe_action_migrate_runnable 2190 lib/pacemaker/pcmk_sched_native.c             !pcmk_is_set(then->flags, pe_action_migrate_runnable) &&
pe_action_migrate_runnable 2195 lib/pacemaker/pcmk_sched_native.c             pe_action_implies(first, then, pe_action_migrate_runnable);
pe_action_migrate_runnable 2205 lib/pacemaker/pcmk_sched_native.c             if (pcmk_is_set(first->flags, pe_action_migrate_runnable) &&
pe_action_migrate_runnable 2206 lib/pacemaker/pcmk_sched_native.c                 !pcmk_is_set(then->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 2209 lib/pacemaker/pcmk_sched_native.c                 pe_action_implies(first, then, pe_action_migrate_runnable);
pe_action_migrate_runnable 2218 lib/pacemaker/pcmk_sched_native.c         if (((then->flags & pe_action_migrate_runnable) == FALSE) ||
pe_action_migrate_runnable 2235 lib/pacemaker/pcmk_sched_native.c             pe_action_implies(then, first, pe_action_migrate_runnable);
pe_action_migrate_runnable 2248 lib/pacemaker/pcmk_sched_native.c         pe_action_implies(then, first, pe_action_migrate_runnable);
pe_action_migrate_runnable 2257 lib/pacemaker/pcmk_sched_native.c         if (!pcmk_is_set(first->flags, pe_action_migrate_runnable)) {
pe_action_migrate_runnable 2634 lib/pengine/utils.c     } else if (pcmk_is_set(flags, pe_action_migrate_runnable)) {