shmemsize          50 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c static size_t shmemsize = 0;
shmemsize         379 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (0 != hwloc_shmem_topology_get_length(pmix_hwloc_topology, &shmemsize, 0)) {
shmemsize         387 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (PMIX_SUCCESS != (rc = find_hole(hole, &shmemaddr, shmemsize))) {
shmemsize         399 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (PMIX_SUCCESS != (rc = enough_space(shmemfile, shmemsize,
shmemsize         436 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c                                                   (void*)shmemaddr, shmemsize, 0))) {
shmemsize         482 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         PMIX_VALUE_LOAD(kp2->value, &shmemsize, PMIX_SIZE);
shmemsize          69 orte/mca/rtc/hwloc/rtc_hwloc.c static size_t shmemsize = 0;
shmemsize         108 orte/mca/rtc/hwloc/rtc_hwloc.c     if (0 != hwloc_shmem_topology_get_length(opal_hwloc_topology, &shmemsize, 0)) {
shmemsize         116 orte/mca/rtc/hwloc/rtc_hwloc.c                                         &shmemaddr, shmemsize))) {
shmemsize         140 orte/mca/rtc/hwloc/rtc_hwloc.c     if (OPAL_SUCCESS != (rc = enough_space(shmemfile, shmemsize,
shmemsize         155 orte/mca/rtc/hwloc/rtc_hwloc.c                            (unsigned long)shmemsize,
shmemsize         178 orte/mca/rtc/hwloc/rtc_hwloc.c                                               (void*)shmemaddr, shmemsize, 0))) {
shmemsize         229 orte/mca/rtc/hwloc/rtc_hwloc.c                         (unsigned long)shmemsize);
shmemsize         246 orte/mca/rtc/hwloc/rtc_hwloc.c     kv->data.size = shmemsize;