pe_action_runnable   49 lib/pacemaker/pcmk_graph_producer.c             if (!pcmk_is_set(clone_flags, pe_action_runnable)
pe_action_runnable   50 lib/pacemaker/pcmk_graph_producer.c                 && pcmk_is_set(flags, pe_action_runnable)) {
pe_action_runnable   53 lib/pacemaker/pcmk_graph_producer.c                                          pe_action_runnable);
pe_action_runnable  225 lib/pacemaker/pcmk_graph_producer.c         enum pe_action_flags restart = (pe_action_optional | pe_action_runnable);
pe_action_runnable  242 lib/pacemaker/pcmk_graph_producer.c                    && pcmk_is_set(first->flags, pe_action_runnable)) {
pe_action_runnable  243 lib/pacemaker/pcmk_graph_producer.c             pe__clear_action_flags(first, pe_action_runnable);
pe_action_runnable  266 lib/pacemaker/pcmk_graph_producer.c                 first_flags, pe_action_runnable, pe_order_one_or_more,
pe_action_runnable  269 lib/pacemaker/pcmk_graph_producer.c         } else if (pcmk_is_set(first_flags, pe_action_runnable)) {
pe_action_runnable  277 lib/pacemaker/pcmk_graph_producer.c                 && !pcmk_is_set(then->flags, pe_action_runnable)) {
pe_action_runnable  279 lib/pacemaker/pcmk_graph_producer.c                 pe__set_action_flags(then, pe_action_runnable);
pe_action_runnable  289 lib/pacemaker/pcmk_graph_producer.c         if (!pcmk_is_set(first_flags, pe_action_runnable)
pe_action_runnable  300 lib/pacemaker/pcmk_graph_producer.c                 first_flags, pe_action_runnable, pe_order_runnable_left,
pe_action_runnable  311 lib/pacemaker/pcmk_graph_producer.c                 first_flags, pe_action_runnable, pe_order_runnable_left,
pe_action_runnable  314 lib/pacemaker/pcmk_graph_producer.c         } else if (!pcmk_is_set(first_flags, pe_action_runnable)
pe_action_runnable  315 lib/pacemaker/pcmk_graph_producer.c                    && pcmk_is_set(then->flags, pe_action_runnable)) {
pe_action_runnable  317 lib/pacemaker/pcmk_graph_producer.c             pe__clear_action_flags(then, pe_action_runnable);
pe_action_runnable  351 lib/pacemaker/pcmk_graph_producer.c                 first_flags, pe_action_runnable, pe_order_optional, data_set);
pe_action_runnable  361 lib/pacemaker/pcmk_graph_producer.c                 first_flags, pe_action_runnable, pe_order_asymmetrical,
pe_action_runnable  369 lib/pacemaker/pcmk_graph_producer.c     if ((first->flags & pe_action_runnable) && (type & pe_order_implies_then_printed)
pe_action_runnable  393 lib/pacemaker/pcmk_graph_producer.c         && !pcmk_is_set(first->flags, pe_action_runnable)) {
pe_action_runnable  395 lib/pacemaker/pcmk_graph_producer.c         if (pcmk_is_set(then->flags, pe_action_runnable)) {
pe_action_runnable  396 lib/pacemaker/pcmk_graph_producer.c             pe__clear_action_flags(then, pe_action_runnable);
pe_action_runnable  417 lib/pacemaker/pcmk_graph_producer.c     (pcmk_is_set((flags), pe_action_runnable)? "runnable" : "unrunnable")
pe_action_runnable  447 lib/pacemaker/pcmk_graph_producer.c         pe__clear_action_flags(then, pe_action_runnable);
pe_action_runnable  593 lib/pacemaker/pcmk_graph_producer.c         if (pcmk_is_set(last_flags, pe_action_runnable)
pe_action_runnable  594 lib/pacemaker/pcmk_graph_producer.c             && !pcmk_is_set(then->flags, pe_action_runnable)) {
pe_action_runnable 1085 lib/pacemaker/pcmk_graph_producer.c             if (!pcmk_is_set(wrapper->action->flags, pe_action_runnable)) {
pe_action_runnable 1100 lib/pacemaker/pcmk_graph_producer.c     if (!pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable 1236 lib/pacemaker/pcmk_graph_producer.c     } else if (!pcmk_is_set(input->action->flags, pe_action_runnable)
pe_action_runnable 1245 lib/pacemaker/pcmk_graph_producer.c     } else if (!pcmk_is_set(input->action->flags, pe_action_runnable)
pe_action_runnable 1262 lib/pacemaker/pcmk_graph_producer.c                && !pcmk_is_set(input->action->flags, pe_action_runnable)) {
pe_action_runnable  202 lib/pacemaker/pcmk_output.c     if(source->reason && !pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  208 lib/pacemaker/pcmk_output.c     } else if (!pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  335 lib/pacemaker/pcmk_output.c     if (source->reason && !pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  344 lib/pacemaker/pcmk_output.c     } else if (!pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  912 lib/pacemaker/pcmk_output.c     if ((start == NULL) || !pcmk_is_set(start->flags, pe_action_runnable)) {
pe_action_runnable  946 lib/pacemaker/pcmk_output.c                    && pcmk_is_set(migrate_op->flags, pe_action_runnable)) {
pe_action_runnable  965 lib/pacemaker/pcmk_output.c         } else if (!pcmk_is_set(start->flags, pe_action_runnable)) {
pe_action_runnable  991 lib/pacemaker/pcmk_output.c            || (start && !pcmk_is_set(start->flags, pe_action_runnable)))) {
pe_action_runnable 1006 lib/pacemaker/pcmk_output.c             if (stop_op && (stop_op->flags & pe_action_runnable)) {
pe_action_runnable 2080 lib/pacemaker/pcmk_sched_allocate.c                                    pe_action_optional|pe_action_runnable)
pe_action_runnable  842 lib/pacemaker/pcmk_sched_bundle.c                 if (pcmk_is_set(then_child_flags, pe_action_runnable)) {
pe_action_runnable  782 lib/pacemaker/pcmk_sched_clone.c                                        pe_action_pseudo|pe_action_runnable)) {
pe_action_runnable  791 lib/pacemaker/pcmk_sched_clone.c             if (!pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  794 lib/pacemaker/pcmk_sched_clone.c                              pcmk_is_set(action->flags, pe_action_runnable),
pe_action_runnable  800 lib/pacemaker/pcmk_sched_clone.c                              pcmk_is_set(action->flags, pe_action_runnable),
pe_action_runnable  922 lib/pacemaker/pcmk_sched_clone.c         pe__set_action_flags(started, pe_action_runnable);
pe_action_runnable 1264 lib/pacemaker/pcmk_sched_clone.c     enum pe_action_flags flags = (pe_action_optional | pe_action_runnable | pe_action_pseudo);
pe_action_runnable 1284 lib/pacemaker/pcmk_sched_clone.c             if (pcmk_is_set(child_flags, pe_action_runnable)) {
pe_action_runnable 1292 lib/pacemaker/pcmk_sched_clone.c         pe__clear_action_summary_flags(flags, action, pe_action_runnable);
pe_action_runnable 1294 lib/pacemaker/pcmk_sched_clone.c             pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  753 lib/pacemaker/pcmk_sched_colocation.c         if (pcmk_is_set(action->flags, pe_action_runnable)
pe_action_runnable  756 lib/pacemaker/pcmk_sched_colocation.c             pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  778 lib/pacemaker/pcmk_sched_colocation.c     if (!pcmk_is_set(action->flags, pe_action_runnable)
pe_action_runnable  801 lib/pacemaker/pcmk_sched_colocation.c         if ((start == NULL) || pcmk_is_set(start->flags, pe_action_runnable)) {
pe_action_runnable  146 lib/pacemaker/pcmk_sched_fencing.c         pe__set_action_flags(action, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  252 lib/pacemaker/pcmk_sched_fencing.c             pe__set_action_flags(action, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  401 lib/pacemaker/pcmk_sched_fencing.c     pe__set_action_flags(stonith_op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  158 lib/pacemaker/pcmk_sched_group.c     pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  162 lib/pacemaker/pcmk_sched_group.c     pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  165 lib/pacemaker/pcmk_sched_group.c     pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  169 lib/pacemaker/pcmk_sched_group.c     pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  174 lib/pacemaker/pcmk_sched_group.c         pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  177 lib/pacemaker/pcmk_sched_group.c         pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  180 lib/pacemaker/pcmk_sched_group.c         pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  183 lib/pacemaker/pcmk_sched_group.c         pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  211 lib/pacemaker/pcmk_sched_group.c             && pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  217 lib/pacemaker/pcmk_sched_group.c                    && pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  453 lib/pacemaker/pcmk_sched_group.c     enum pe_action_flags flags = (pe_action_optional | pe_action_runnable | pe_action_pseudo);
pe_action_runnable  473 lib/pacemaker/pcmk_sched_group.c                 && pcmk_is_set(flags, pe_action_runnable)
pe_action_runnable  474 lib/pacemaker/pcmk_sched_group.c                 && !pcmk_is_set(child_flags, pe_action_runnable)) {
pe_action_runnable  479 lib/pacemaker/pcmk_sched_group.c                                            pe_action_runnable);
pe_action_runnable  480 lib/pacemaker/pcmk_sched_group.c                 pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  487 lib/pacemaker/pcmk_sched_group.c                                        pe_action_runnable);
pe_action_runnable  151 lib/pacemaker/pcmk_sched_messages.c                                     |pe_action_runnable
pe_action_runnable  832 lib/pacemaker/pcmk_sched_native.c     if ((start == NULL) || !pcmk_is_set(start->flags, pe_action_runnable)) {
pe_action_runnable  835 lib/pacemaker/pcmk_sched_native.c         pe__clear_action_flags(mon, pe_action_runnable);
pe_action_runnable  840 lib/pacemaker/pcmk_sched_native.c         pe__clear_action_flags(mon, pe_action_runnable);
pe_action_runnable 1042 lib/pacemaker/pcmk_sched_native.c             if (!pcmk_is_set(stop->flags, pe_action_runnable)) {
pe_action_runnable 1045 lib/pacemaker/pcmk_sched_native.c                 pe__clear_action_flags(stopped_mon, pe_action_runnable);
pe_action_runnable 1075 lib/pacemaker/pcmk_sched_native.c             pe__clear_action_flags(stopped_mon, pe_action_runnable);
pe_action_runnable 1078 lib/pacemaker/pcmk_sched_native.c         if (pcmk_is_set(stopped_mon->flags, pe_action_runnable)
pe_action_runnable 1811 lib/pacemaker/pcmk_sched_native.c     if (pcmk_is_set(filter, pe_action_runnable)
pe_action_runnable 1812 lib/pacemaker/pcmk_sched_native.c         && !pcmk_is_set(then->flags, pe_action_runnable)
pe_action_runnable 1826 lib/pacemaker/pcmk_sched_native.c     if (pcmk_is_set(first->flags, pe_action_runnable)) {
pe_action_runnable 1842 lib/pacemaker/pcmk_sched_native.c         && !pcmk_is_set(first->flags, pe_action_runnable)) {
pe_action_runnable 1843 lib/pacemaker/pcmk_sched_native.c         clear_action_flag_because(then, pe_action_runnable, first);
pe_action_runnable 1877 lib/pacemaker/pcmk_sched_native.c         } else if (!(first->flags & pe_action_runnable)) {
pe_action_runnable 1881 lib/pacemaker/pcmk_sched_native.c             clear_action_flag_because(then, pe_action_runnable, first);
pe_action_runnable 1922 lib/pacemaker/pcmk_sched_native.c             ((then->flags & pe_action_runnable) == FALSE)) {
pe_action_runnable 1923 lib/pacemaker/pcmk_sched_native.c             clear_action_flag_because(first, pe_action_runnable, then);
pe_action_runnable 1934 lib/pacemaker/pcmk_sched_native.c         if ((first->flags & pe_action_runnable) == FALSE) {
pe_action_runnable 1941 lib/pacemaker/pcmk_sched_native.c         && pcmk_is_set(filter, pe_action_runnable)
pe_action_runnable 1942 lib/pacemaker/pcmk_sched_native.c         && pcmk_is_set(then->flags, pe_action_runnable)
pe_action_runnable 1943 lib/pacemaker/pcmk_sched_native.c         && !pcmk_is_set(flags, pe_action_runnable)) {
pe_action_runnable 1945 lib/pacemaker/pcmk_sched_native.c         clear_action_flag_because(then, pe_action_runnable, first);
pe_action_runnable 2103 lib/pacemaker/pcmk_sched_native.c             pe__clear_action_flags(stop, pe_action_runnable);
pe_action_runnable 2134 lib/pacemaker/pcmk_sched_native.c     if (pcmk_is_set(start->flags, pe_action_runnable) && !optional) {
pe_action_runnable 2158 lib/pacemaker/pcmk_sched_native.c         if (!pcmk_is_set(start->flags, pe_action_runnable)) {
pe_action_runnable 2176 lib/pacemaker/pcmk_sched_native.c         pe__clear_action_flags(promote, pe_action_runnable);
pe_action_runnable 2439 lib/pacemaker/pcmk_sched_native.c               pcmk_is_set(probe->flags, pe_action_runnable), rsc->running_on);
pe_action_runnable 2447 lib/pacemaker/pcmk_sched_native.c     if (!pcmk_is_set(probe->flags, pe_action_runnable)
pe_action_runnable  225 lib/pacemaker/pcmk_sched_notif.c     } else if (!pcmk_is_set(op->flags, pe_action_runnable)) {
pe_action_runnable  319 lib/pacemaker/pcmk_sched_notif.c         pe__set_action_flags(n_data->pre, pe_action_pseudo|pe_action_runnable);
pe_action_runnable  333 lib/pacemaker/pcmk_sched_notif.c                              pe_action_pseudo|pe_action_runnable);
pe_action_runnable  354 lib/pacemaker/pcmk_sched_notif.c         if (pcmk_is_set(end->flags, pe_action_runnable)) {
pe_action_runnable  355 lib/pacemaker/pcmk_sched_notif.c             pe__set_action_flags(n_data->post, pe_action_runnable);
pe_action_runnable  357 lib/pacemaker/pcmk_sched_notif.c             pe__clear_action_flags(n_data->post, pe_action_runnable);
pe_action_runnable  374 lib/pacemaker/pcmk_sched_notif.c         if (pcmk_is_set(end->flags, pe_action_runnable)) {
pe_action_runnable  375 lib/pacemaker/pcmk_sched_notif.c             pe__set_action_flags(n_data->post_done, pe_action_runnable);
pe_action_runnable  377 lib/pacemaker/pcmk_sched_notif.c             pe__clear_action_flags(n_data->post_done, pe_action_runnable);
pe_action_runnable  468 lib/pacemaker/pcmk_sched_notif.c                 } else if (!pcmk_is_set(op->flags, pe_action_runnable)) {
pe_action_runnable  749 lib/pacemaker/pcmk_sched_notif.c                     && !pcmk_is_set(remote_start->flags, pe_action_runnable)) {
pe_action_runnable 1401 lib/pacemaker/pcmk_sched_ordering.c             pe__clear_action_flags(rh_action_iter, pe_action_runnable);
pe_action_runnable  275 lib/pacemaker/pcmk_sched_utils.c                 pe__clear_action_flags(op, pe_action_runnable);
pe_action_runnable  284 lib/pacemaker/pcmk_sched_utils.c                     pe__clear_action_flags(op, pe_action_runnable);
pe_action_runnable  339 lib/pacemaker/pcmk_sched_utils.c             } else if (!pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  359 lib/pacemaker/pcmk_sched_utils.c             } else if (!pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable  434 lib/pacemaker/pcmk_sched_utils.c         pe__set_action_flags(action, pe_action_runnable);
pe_action_runnable  194 lib/pacemaker/pcmk_simulate.c             CRM_CHECK(!pcmk_is_set(action->flags, pe_action_runnable), ;);
pe_action_runnable  504 lib/pengine/utils.c     pe__set_action_flags(action, pe_action_runnable);
pe_action_runnable  616 lib/pengine/utils.c         pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  622 lib/pengine/utils.c         pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  635 lib/pengine/utils.c         pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  652 lib/pengine/utils.c             pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  657 lib/pengine/utils.c             pe__set_action_flags(action, pe_action_runnable);
pe_action_runnable  665 lib/pengine/utils.c                 pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  675 lib/pengine/utils.c                     pe__clear_action_flags(action, pe_action_runnable);
pe_action_runnable  682 lib/pengine/utils.c                 pe__set_action_flags(action, pe_action_runnable);
pe_action_runnable  705 lib/pengine/utils.c         if (pcmk_is_set(action->flags, pe_action_runnable)) {
pe_action_runnable 1958 lib/pengine/utils.c         pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable);
pe_action_runnable 2329 lib/pengine/utils.c         case pe_action_runnable:
pe_action_runnable 1543 tools/crm_resource_runtime.c         || !pcmk_is_set(action->flags, pe_action_runnable)