slots_inuse       464 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         printf("%*d | ", len_slots_i, (uint)node->slots_inuse);
slots_inuse       825 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c                    nodes[i]->slots, nodes[i]->slots_inuse);
slots_inuse       530 orte/mca/ras/alps/ras_alps_module.c                 node->slots_inuse = 0;
slots_inuse       567 orte/mca/ras/alps/ras_alps_module.c             node->slots_inuse = 0;
slots_inuse        82 orte/mca/ras/base/ras_base_allocate.c                      (int)alloc->slots, (int)alloc->slots_max, (int)alloc->slots_inuse);
slots_inuse        86 orte/mca/ras/base/ras_base_allocate.c                      (int)alloc->slots, (int)alloc->slots_max, (int)alloc->slots_inuse,
slots_inuse       435 orte/mca/ras/base/ras_base_allocate.c     node->slots_inuse = 0;
slots_inuse       129 orte/mca/ras/gridengine/ras_gridengine_module.c             node->slots_inuse = 0;
slots_inuse       102 orte/mca/ras/lsf/ras_lsf_module.c         node->slots_inuse = 0;
slots_inuse       254 orte/mca/ras/simulator/ras_sim_module.c             node->slots_inuse = 0;
slots_inuse       594 orte/mca/ras/slurm/ras_slurm_module.c         node->slots_inuse = 0;
slots_inuse       220 orte/mca/ras/tm/ras_tm_module.c             node->slots_inuse = 0;
slots_inuse       427 orte/mca/rmaps/base/rmaps_base_support_fns.c             if (0 != node->slots_max && node->slots_inuse > node->slots_max) {
slots_inuse       431 orte/mca/rmaps/base/rmaps_base_support_fns.c                                      node->name, node->slots_max, node->slots_inuse));
slots_inuse       436 orte/mca/rmaps/base/rmaps_base_support_fns.c             if (node->slots <= node->slots_inuse &&
slots_inuse       442 orte/mca/rmaps/base/rmaps_base_support_fns.c                                      node->name, node->slots, node->slots_inuse));
slots_inuse       447 orte/mca/rmaps/base/rmaps_base_support_fns.c             if (node->slots > node->slots_inuse) {
slots_inuse       453 orte/mca/rmaps/base/rmaps_base_support_fns.c                     s = node->slots - node->slots_inuse;
slots_inuse       538 orte/mca/rmaps/base/rmaps_base_support_fns.c         ++node->slots_inuse;
slots_inuse       595 orte/mca/rmaps/base/rmaps_base_support_fns.c     overload = ndmin->slots_inuse - ndmin->slots;
slots_inuse       596 orte/mca/rmaps/base/rmaps_base_support_fns.c     if (node->slots_inuse >= node->slots) {
slots_inuse       608 orte/mca/rmaps/base/rmaps_base_support_fns.c             if (nd1->slots_inuse < nd1->slots) {
slots_inuse       618 orte/mca/rmaps/base/rmaps_base_support_fns.c             if (overload >= (nd1->slots_inuse - nd1->slots)) {
slots_inuse       620 orte/mca/rmaps/base/rmaps_base_support_fns.c                 overload = ndmin->slots_inuse - ndmin->slots;
slots_inuse       634 orte/mca/rmaps/base/rmaps_base_support_fns.c             (nd1->slots_inuse - nd1->slots) < (node->slots_inuse - node->slots)) {
slots_inuse       278 orte/mca/rmaps/mindist/rmaps_mindist_module.c                     }else if (node->slots <= node->slots_inuse) {
slots_inuse       299 orte/mca/rmaps/mindist/rmaps_mindist_module.c                         if ((node->slots - node->slots_inuse) < (navg + extra_procs_to_assign)) {
slots_inuse       300 orte/mca/rmaps/mindist/rmaps_mindist_module.c                             num_procs_to_assign = node->slots - node->slots_inuse;
slots_inuse       332 orte/mca/rmaps/ppr/rmaps_ppr.c                     node->slots_inuse = (int)node->num_procs;
slots_inuse       334 orte/mca/rmaps/ppr/rmaps_ppr.c                     node->slots_inuse = node->slots;
slots_inuse       597 orte/mca/rmaps/ppr/rmaps_ppr.c             node->slots_inuse--;
slots_inuse       598 orte/mca/rmaps/ppr/rmaps_ppr.c             if (node->slots_inuse < 0) {
slots_inuse       599 orte/mca/rmaps/ppr/rmaps_ppr.c                 node->slots_inuse = 0;
slots_inuse        82 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c         if (node->slots <= node->slots_inuse) {
slots_inuse       101 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             num_procs_to_assign = node->slots - node->slots_inuse;
slots_inuse       175 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c         if(node->slots <= node->slots_inuse) {
slots_inuse       181 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             num_procs_to_assign = node->slots - node->slots_inuse + extra_procs_to_assign;
slots_inuse       333 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             } else if (node->slots <= node->slots_inuse) {
slots_inuse       354 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                 if ((node->slots - node->slots_inuse) < (navg + extra_procs_to_assign)) {
slots_inuse       355 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                     num_procs_to_assign = node->slots - node->slots_inuse;
slots_inuse       558 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                 nprocs = node->slots - node->slots_inuse;
slots_inuse       413 orte/mca/state/base/state_base_fns.c         node->slots_inuse--;
slots_inuse       898 orte/mca/state/base/state_base_fns.c                 node->slots_inuse--;
slots_inuse       479 orte/mca/state/orted/state_orted.c                             node->slots_inuse--;
slots_inuse       612 orte/orted/orted_comm.c                     node->slots_inuse--;
slots_inuse        75 orte/runtime/data_type_support/orte_dt_copy_fns.c     node->slots_inuse = src->slots_inuse;
slots_inuse       376 orte/runtime/data_type_support/orte_dt_print_fns.c              (long)src->slots, (long)src->slots_inuse,
slots_inuse       742 orte/runtime/orte_globals.c     node->slots_inuse = 0;
slots_inuse       290 orte/runtime/orte_globals.h     orte_std_cntr_t slots_inuse;
slots_inuse        62 orte/util/dash_host/dash_host.c                     slots += node->slots - node->slots_inuse;
slots_inuse       289 orte/util/dash_host/dash_host.c             node->slots_inuse = 0;
slots_inuse       520 orte/util/dash_host/dash_host.c                 if (0 == node->slots_inuse) {
slots_inuse       705 orte/util/hostfile/hostfile.c                     if (0 == node_from_list->slots_inuse) {
slots_inuse       925 orte/util/hostfile/hostfile.c                 if (0 == node_from_pool->slots_inuse) {