attribute 946 lib/pacemaker/pcmk_sched_colocation.c const char *attribute = CRM_ATTR_ID; attribute 953 lib/pacemaker/pcmk_sched_colocation.c attribute = constraint->node_attribute; attribute 957 lib/pacemaker/pcmk_sched_colocation.c value = pe_node_attribute_raw(primary->allocated_to, attribute); attribute 974 lib/pacemaker/pcmk_sched_colocation.c } else if (pcmk__str_eq(pe_node_attribute_raw(node, attribute), value, attribute 986 lib/pacemaker/pcmk_sched_colocation.c constraint->score, attribute); attribute 1026 lib/pacemaker/pcmk_sched_colocation.c const char *attribute = CRM_ATTR_ID; attribute 1034 lib/pacemaker/pcmk_sched_colocation.c attribute = constraint->node_attribute; attribute 1037 lib/pacemaker/pcmk_sched_colocation.c dependent_value = pe_node_attribute_raw(dependent->allocated_to, attribute); attribute 1038 lib/pacemaker/pcmk_sched_colocation.c primary_value = pe_node_attribute_raw(primary->allocated_to, attribute);