pe__location_t 33 include/pcmki/pcmki_sched_allocate.h void (*rsc_location) (pe_resource_t *, pe__location_t *); pe__location_t 68 include/pcmki/pcmki_sched_allocate.h void native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 85 include/pcmki/pcmki_sched_allocate.h void group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 106 include/pcmki/pcmki_sched_allocate.h void pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 122 include/pcmki/pcmki_sched_allocate.h void clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint); pe__location_t 24 include/pcmki/pcmki_sched_utils.h pe__location_t *copy_constraint(pe__location_t *constraint); pe__location_t 26 include/pcmki/pcmki_sched_utils.h pe__location_t *rsc2node_new(const char *id, pe_resource_t *rsc, int weight, pe__location_t 76 lib/pacemaker/pcmk_output.c pe__location_t *cons = lpc->data; pe__location_t 509 lib/pacemaker/pcmk_output.c pe__location_t *cons = lpc->data; pe__location_t 628 lib/pacemaker/pcmk_sched_allocate.c pe__location_t *cons = gIter->data; pe__location_t 876 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 1313 lib/pacemaker/pcmk_sched_clone.c clone_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 46 lib/pacemaker/pcmk_sched_constraints.c static pe__location_t *generate_location_rule(pe_resource_t *rsc, pe__location_t 798 lib/pacemaker/pcmk_sched_constraints.c pe__location_t *location = NULL; pe__location_t 1064 lib/pacemaker/pcmk_sched_constraints.c static pe__location_t * pe__location_t 1083 lib/pacemaker/pcmk_sched_constraints.c pe__location_t *location_rule = NULL; pe__location_t 452 lib/pacemaker/pcmk_sched_group.c group_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 2289 lib/pacemaker/pcmk_sched_native.c native_rsc_location(pe_resource_t *rsc, pe__location_t *constraint) pe__location_t 139 lib/pacemaker/pcmk_sched_promotable.c pe__location_t *cons = gIter->data; pe__location_t 16 lib/pacemaker/pcmk_sched_utils.c pe__location_t * pe__location_t 21 lib/pacemaker/pcmk_sched_utils.c pe__location_t *new_con = NULL; pe__location_t 31 lib/pacemaker/pcmk_sched_utils.c new_con = calloc(1, sizeof(pe__location_t)); pe__location_t 599 lib/pengine/pe_output.c pe__location_t *location = va_arg(args, pe__location_t *); pe__location_t 618 lib/pengine/pe_output.c pe__location_t *location = va_arg(args, pe__location_t *); pe__location_t 634 lib/pengine/pe_output.c pe__location_t *location = va_arg(args, pe__location_t *); pe__location_t 674 lib/pengine/pe_output.c pe__location_t *location = gIter->data; pe__location_t 248 lib/pengine/status.c pe__location_t *cons = iterator->data;