with_this_colocations 176 lib/pacemaker/libpacemaker_private.h void (*with_this_colocations)(const pcmk_resource_t *rsc, with_this_colocations 363 lib/pacemaker/pcmk_sched_clone.c rsc->parent->cmds->with_this_colocations(rsc->parent, orig_rsc, list); with_this_colocations 1886 lib/pacemaker/pcmk_sched_colocation.c rsc->cmds->with_this_colocations(rsc, rsc, &list); with_this_colocations 716 lib/pacemaker/pcmk_sched_group.c rsc->parent->cmds->with_this_colocations(rsc->parent, orig_rsc, with_this_colocations 730 lib/pacemaker/pcmk_sched_group.c member->cmds->with_this_colocations(member, orig_rsc, list); with_this_colocations 394 lib/pacemaker/pcmk_sched_primitive.c GList *with_this_colocations = NULL; with_this_colocations 430 lib/pacemaker/pcmk_sched_primitive.c with_this_colocations = pcmk__with_this_colocations(rsc); with_this_colocations 441 lib/pacemaker/pcmk_sched_primitive.c for (iter = with_this_colocations; iter != NULL; iter = iter->next) { with_this_colocations 462 lib/pacemaker/pcmk_sched_primitive.c for (iter = with_this_colocations; iter != NULL; iter = iter->next) { with_this_colocations 472 lib/pacemaker/pcmk_sched_primitive.c g_list_free(with_this_colocations); with_this_colocations 1135 lib/pacemaker/pcmk_sched_primitive.c rsc->parent->cmds->with_this_colocations(rsc->parent, orig_rsc, list);