this_with_colocations 172 lib/pacemaker/libpacemaker_private.h void (*this_with_colocations)(const pe_resource_t *rsc, this_with_colocations 1593 lib/pacemaker/pcmk_sched_colocation.c rsc->cmds->this_with_colocations(rsc, rsc, &list); this_with_colocations 710 lib/pacemaker/pcmk_sched_group.c rsc->parent->cmds->this_with_colocations(rsc->parent, orig_rsc, this_with_colocations 363 lib/pacemaker/pcmk_sched_primitive.c GList *this_with_colocations = NULL; this_with_colocations 392 lib/pacemaker/pcmk_sched_primitive.c this_with_colocations = pcmk__this_with_colocations(rsc); this_with_colocations 396 lib/pacemaker/pcmk_sched_primitive.c for (iter = this_with_colocations; iter != NULL; iter = iter->next) { this_with_colocations 415 lib/pacemaker/pcmk_sched_primitive.c for (iter = this_with_colocations; iter != NULL; iter = iter->next) { this_with_colocations 432 lib/pacemaker/pcmk_sched_primitive.c g_list_free(this_with_colocations); this_with_colocations 1099 lib/pacemaker/pcmk_sched_primitive.c rsc->parent->cmds->this_with_colocations(rsc->parent, rsc, list);