pe_action_runnable 33 lib/pacemaker/pcmk_graph_producer.c (pcmk_is_set((flags), pe_action_runnable)? "runnable" : "unrunnable") pe_action_runnable 491 lib/pacemaker/pcmk_graph_producer.c if (!pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 612 lib/pacemaker/pcmk_graph_producer.c } else if (!pcmk_is_set(input->action->flags, pe_action_runnable) pe_action_runnable 620 lib/pacemaker/pcmk_graph_producer.c } else if (!pcmk_is_set(input->action->flags, pe_action_runnable) pe_action_runnable 629 lib/pacemaker/pcmk_graph_producer.c && !pcmk_is_set(input->action->flags, pe_action_runnable)) { pe_action_runnable 1057 lib/pacemaker/pcmk_graph_producer.c pe_action_optional|pe_action_runnable) pe_action_runnable 209 lib/pacemaker/pcmk_output.c if(source->reason && !pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 215 lib/pacemaker/pcmk_output.c } else if (!pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 342 lib/pacemaker/pcmk_output.c if (source->reason && !pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 351 lib/pacemaker/pcmk_output.c } else if (!pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 1097 lib/pacemaker/pcmk_output.c if ((start == NULL) || !pcmk_is_set(start->flags, pe_action_runnable)) { pe_action_runnable 1141 lib/pacemaker/pcmk_output.c && pcmk_is_set(migrate_op->flags, pe_action_runnable)) { pe_action_runnable 1160 lib/pacemaker/pcmk_output.c } else if (!pcmk_is_set(start->flags, pe_action_runnable)) { pe_action_runnable 1186 lib/pacemaker/pcmk_output.c || (start && !pcmk_is_set(start->flags, pe_action_runnable)))) { pe_action_runnable 1201 lib/pacemaker/pcmk_output.c if (stop_op && (stop_op->flags & pe_action_runnable)) { pe_action_runnable 53 lib/pacemaker/pcmk_sched_actions.c runnable = pcmk_is_set(flags, pe_action_runnable); pe_action_runnable 66 lib/pacemaker/pcmk_sched_actions.c if (runnable && !pcmk_is_set(flags, pe_action_runnable)) { pe_action_runnable 68 lib/pacemaker/pcmk_sched_actions.c pe_action_runnable); pe_action_runnable 267 lib/pacemaker/pcmk_sched_actions.c enum pe_action_flags restart = pe_action_optional|pe_action_runnable; pe_action_runnable 287 lib/pacemaker/pcmk_sched_actions.c && pcmk_is_set(first->flags, pe_action_runnable)) { pe_action_runnable 288 lib/pacemaker/pcmk_sched_actions.c pe__clear_action_flags(first, pe_action_runnable); pe_action_runnable 316 lib/pacemaker/pcmk_sched_actions.c pe_action_runnable, pe_action_runnable 320 lib/pacemaker/pcmk_sched_actions.c } else if (pcmk_is_set(first_flags, pe_action_runnable)) { pe_action_runnable 328 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(then->flags, pe_action_runnable)) { pe_action_runnable 330 lib/pacemaker/pcmk_sched_actions.c pe__set_action_flags(then, pe_action_runnable); pe_action_runnable 340 lib/pacemaker/pcmk_sched_actions.c if (!pcmk_is_set(first_flags, pe_action_runnable) pe_action_runnable 351 lib/pacemaker/pcmk_sched_actions.c pe_action_runnable, pe_action_runnable 365 lib/pacemaker/pcmk_sched_actions.c pe_action_runnable, pe_action_runnable 369 lib/pacemaker/pcmk_sched_actions.c } else if (!pcmk_is_set(first_flags, pe_action_runnable) pe_action_runnable 370 lib/pacemaker/pcmk_sched_actions.c && pcmk_is_set(then->flags, pe_action_runnable)) { pe_action_runnable 372 lib/pacemaker/pcmk_sched_actions.c pe__clear_action_flags(then, pe_action_runnable); pe_action_runnable 414 lib/pacemaker/pcmk_sched_actions.c pe_action_runnable, pe_action_runnable 428 lib/pacemaker/pcmk_sched_actions.c pe_action_runnable, pe_action_runnable 437 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(first->flags, pe_action_runnable) pe_action_runnable 462 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(first->flags, pe_action_runnable) pe_action_runnable 465 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(then->flags, pe_action_runnable)) { pe_action_runnable 466 lib/pacemaker/pcmk_sched_actions.c pe__clear_action_flags(then, pe_action_runnable); pe_action_runnable 487 lib/pacemaker/pcmk_sched_actions.c (pcmk_is_set((flags), pe_action_runnable)? "runnable" : "unrunnable") pe_action_runnable 529 lib/pacemaker/pcmk_sched_actions.c pe__clear_action_flags(then, pe_action_runnable); pe_action_runnable 657 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(last_flags, pe_action_runnable) pe_action_runnable 658 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(then->flags, pe_action_runnable)) { pe_action_runnable 712 lib/pacemaker/pcmk_sched_actions.c if ((then->rsc == NULL) || pcmk_is_set(first->flags, pe_action_runnable)) { pe_action_runnable 738 lib/pacemaker/pcmk_sched_actions.c clear_action_flag_because(then, pe_action_runnable, first); pe_action_runnable 771 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(filter, pe_action_runnable) pe_action_runnable 772 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(then->flags, pe_action_runnable) pe_action_runnable 786 lib/pacemaker/pcmk_sched_actions.c if (pcmk_is_set(first->flags, pe_action_runnable)) { pe_action_runnable 802 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(first->flags, pe_action_runnable)) { pe_action_runnable 803 lib/pacemaker/pcmk_sched_actions.c clear_action_flag_because(then, pe_action_runnable, first); pe_action_runnable 877 lib/pacemaker/pcmk_sched_actions.c pe_action_migrate_runnable|pe_action_runnable)) { pe_action_runnable 878 lib/pacemaker/pcmk_sched_actions.c clear_action_flag_because(first, pe_action_runnable, then); pe_action_runnable 888 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(first->flags, pe_action_runnable)) { pe_action_runnable 895 lib/pacemaker/pcmk_sched_actions.c && pcmk_is_set(filter, pe_action_runnable) pe_action_runnable 896 lib/pacemaker/pcmk_sched_actions.c && pcmk_is_set(then->flags, pe_action_runnable) pe_action_runnable 897 lib/pacemaker/pcmk_sched_actions.c && !pcmk_is_set(flags, pe_action_runnable)) { pe_action_runnable 899 lib/pacemaker/pcmk_sched_actions.c clear_action_flag_because(then, pe_action_runnable, first); pe_action_runnable 975 lib/pacemaker/pcmk_sched_actions.c } else if (!pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 995 lib/pacemaker/pcmk_sched_actions.c } else if (!pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 885 lib/pacemaker/pcmk_sched_colocation.c if (pcmk_is_set(action->flags, pe_action_runnable) pe_action_runnable 888 lib/pacemaker/pcmk_sched_colocation.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 922 lib/pacemaker/pcmk_sched_colocation.c if (pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 949 lib/pacemaker/pcmk_sched_colocation.c || pcmk_is_set(child_action->flags, pe_action_runnable)) { pe_action_runnable 142 lib/pacemaker/pcmk_sched_fencing.c pe__set_action_flags(action, pe_action_pseudo|pe_action_runnable); pe_action_runnable 229 lib/pacemaker/pcmk_sched_fencing.c pe__set_action_flags(action, pe_action_pseudo|pe_action_runnable); pe_action_runnable 380 lib/pacemaker/pcmk_sched_fencing.c pe__set_action_flags(stonith_op, pe_action_pseudo|pe_action_runnable); pe_action_runnable 93 lib/pacemaker/pcmk_sched_group.c pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable); pe_action_runnable 462 lib/pacemaker/pcmk_sched_group.c |pe_action_runnable pe_action_runnable 494 lib/pacemaker/pcmk_sched_group.c && pcmk_is_set(flags, pe_action_runnable) pe_action_runnable 495 lib/pacemaker/pcmk_sched_group.c && !pcmk_is_set(member_flags, pe_action_runnable)) { pe_action_runnable 500 lib/pacemaker/pcmk_sched_group.c pe_action_runnable); pe_action_runnable 501 lib/pacemaker/pcmk_sched_group.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 512 lib/pacemaker/pcmk_sched_group.c pe_action_runnable); pe_action_runnable 861 lib/pacemaker/pcmk_sched_instances.c if (!optional && pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 878 lib/pacemaker/pcmk_sched_instances.c pe_action_pseudo|pe_action_runnable)) { pe_action_runnable 935 lib/pacemaker/pcmk_sched_instances.c pe__set_action_flags(started, pe_action_runnable); pe_action_runnable 1446 lib/pacemaker/pcmk_sched_instances.c if (!pcmk_is_set(instance_flags, pe_action_runnable)) { pe_action_runnable 1548 lib/pacemaker/pcmk_sched_instances.c flags = pe_action_optional|pe_action_runnable|pe_action_pseudo; pe_action_runnable 1585 lib/pacemaker/pcmk_sched_instances.c if (pcmk_is_set(instance_flags, pe_action_runnable)) { pe_action_runnable 1594 lib/pacemaker/pcmk_sched_instances.c pe__clear_action_summary_flags(flags, action, pe_action_runnable); pe_action_runnable 1596 lib/pacemaker/pcmk_sched_instances.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 1266 lib/pacemaker/pcmk_sched_ordering.c pe__clear_action_flags(then_action_iter, pe_action_runnable); pe_action_runnable 1202 lib/pacemaker/pcmk_sched_primitive.c pe__clear_action_flags(stop, pe_action_runnable); pe_action_runnable 1244 lib/pacemaker/pcmk_sched_primitive.c if (pcmk_is_set(start->flags, pe_action_runnable) && !optional) { pe_action_runnable 1282 lib/pacemaker/pcmk_sched_primitive.c if (!pcmk_is_set(start->flags, pe_action_runnable)) { pe_action_runnable 1312 lib/pacemaker/pcmk_sched_primitive.c pe__clear_action_flags(promote, pe_action_runnable); pe_action_runnable 267 lib/pacemaker/pcmk_sched_probes.c if (!pcmk_is_set(probe->flags, pe_action_runnable) pe_action_runnable 476 lib/pacemaker/pcmk_sched_probes.c || pcmk_is_set(probe->flags, pe_action_runnable) pe_action_runnable 487 lib/pacemaker/pcmk_sched_probes.c pcmk_is_set(probe->flags, pe_action_runnable)? "runnable" : "unrunnable", pe_action_runnable 505 lib/pacemaker/pcmk_sched_probes.c pcmk_is_set(probe->flags, pe_action_runnable)? "runnable" : "unrunnable", pe_action_runnable 308 lib/pacemaker/pcmk_sched_recurring.c if (!pcmk_is_set(start->flags, pe_action_runnable)) { pe_action_runnable 310 lib/pacemaker/pcmk_sched_recurring.c pe__clear_action_flags(mon, pe_action_runnable); pe_action_runnable 316 lib/pacemaker/pcmk_sched_recurring.c pe__clear_action_flags(mon, pe_action_runnable); pe_action_runnable 447 lib/pacemaker/pcmk_sched_recurring.c if (!pcmk_is_set(stop->flags, pe_action_runnable)) { pe_action_runnable 450 lib/pacemaker/pcmk_sched_recurring.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 533 lib/pacemaker/pcmk_sched_recurring.c pe__clear_action_flags(stopped_mon, pe_action_runnable); pe_action_runnable 536 lib/pacemaker/pcmk_sched_recurring.c if (pcmk_is_set(stopped_mon->flags, pe_action_runnable) pe_action_runnable 392 lib/pacemaker/pcmk_sched_resource.c pe__clear_action_flags(op, pe_action_runnable); pe_action_runnable 408 lib/pacemaker/pcmk_sched_resource.c pe__clear_action_flags(op, pe_action_runnable); pe_action_runnable 706 lib/pacemaker/pcmk_scheduler.c const uint64_t flags = pe_action_optional|pe_action_runnable|pe_action_pseudo; pe_action_runnable 262 lib/pacemaker/pcmk_simulate.c CRM_LOG_ASSERT(!pcmk_is_set(action->flags, pe_action_runnable)); pe_action_runnable 190 lib/pengine/pe_actions.c pe__set_action_flags(action, pe_action_runnable); pe_action_runnable 328 lib/pengine/pe_actions.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 334 lib/pengine/pe_actions.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 347 lib/pengine/pe_actions.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 364 lib/pengine/pe_actions.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 369 lib/pengine/pe_actions.c pe__set_action_flags(action, pe_action_runnable); pe_action_runnable 377 lib/pengine/pe_actions.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 387 lib/pengine/pe_actions.c pe__clear_action_flags(action, pe_action_runnable); pe_action_runnable 394 lib/pengine/pe_actions.c pe__set_action_flags(action, pe_action_runnable); pe_action_runnable 417 lib/pengine/pe_actions.c if (pcmk_is_set(action->flags, pe_action_runnable)) { pe_action_runnable 985 lib/pengine/pe_actions.c pe__set_action_flags(op, pe_action_pseudo|pe_action_runnable); pe_action_runnable 1431 lib/pengine/pe_actions.c case pe_action_runnable: pe_action_runnable 1661 lib/pengine/pe_actions.c pe__set_action_flags(action, pe_action_runnable); pe_action_runnable 327 lib/pengine/pe_notif.c } else if (!pcmk_is_set(op->flags, pe_action_runnable)) { pe_action_runnable 449 lib/pengine/pe_notif.c pe__set_action_flags(n_data->pre, pe_action_runnable); pe_action_runnable 456 lib/pengine/pe_notif.c pe__set_action_flags(n_data->pre_done, pe_action_runnable); pe_action_runnable 472 lib/pengine/pe_notif.c if (pcmk_is_set(complete->flags, pe_action_runnable)) { pe_action_runnable 473 lib/pengine/pe_notif.c pe__set_action_flags(n_data->post, pe_action_runnable); pe_action_runnable 475 lib/pengine/pe_notif.c pe__clear_action_flags(n_data->post, pe_action_runnable); pe_action_runnable 485 lib/pengine/pe_notif.c if (pcmk_is_set(complete->flags, pe_action_runnable)) { pe_action_runnable 486 lib/pengine/pe_notif.c pe__set_action_flags(n_data->post_done, pe_action_runnable); pe_action_runnable 488 lib/pengine/pe_notif.c pe__clear_action_flags(n_data->post_done, pe_action_runnable); pe_action_runnable 611 lib/pengine/pe_notif.c } else if (!pcmk_is_set(op->flags, pe_action_runnable)) { pe_action_runnable 900 lib/pengine/pe_notif.c && !pcmk_is_set(remote_start->flags, pe_action_runnable)) { pe_action_runnable 1713 tools/crm_resource_runtime.c || !pcmk_is_set(action->flags, pe_action_runnable)