holebegin          59 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c static int use_hole(unsigned long holebegin,
holebegin         585 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c static int use_hole(unsigned long holebegin,
holebegin         591 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     unsigned long middle = holebegin+holesize/2;
holebegin         600 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     if (aligned + size <= holebegin + holesize) {
holebegin         607 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     if (aligned + size <= holebegin + holesize) {
holebegin         613 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     *addrp = holebegin + holesize - size;
holebegin          78 orte/mca/rtc/hwloc/rtc_hwloc.c static int use_hole(unsigned long holebegin,
holebegin         525 orte/mca/rtc/hwloc/rtc_hwloc.c static int use_hole(unsigned long holebegin,
holebegin         531 orte/mca/rtc/hwloc/rtc_hwloc.c     unsigned long middle = holebegin+holesize/2;
holebegin         535 orte/mca/rtc/hwloc/rtc_hwloc.c                         holebegin, holebegin+holesize, holesize, holesize>>20, size, size>>20);
holebegin         544 orte/mca/rtc/hwloc/rtc_hwloc.c     if (aligned + size <= holebegin + holesize) {
holebegin         547 orte/mca/rtc/hwloc/rtc_hwloc.c                             holebegin, holebegin+holesize, middle, aligned);
holebegin         550 orte/mca/rtc/hwloc/rtc_hwloc.c                             (aligned-holebegin)>>20, (holebegin+holesize-aligned-size)>>20);
holebegin         558 orte/mca/rtc/hwloc/rtc_hwloc.c     if (aligned + size <= holebegin + holesize) {
holebegin         561 orte/mca/rtc/hwloc/rtc_hwloc.c                             holebegin, holebegin+holesize, middle, aligned);
holebegin         564 orte/mca/rtc/hwloc/rtc_hwloc.c                             (aligned-holebegin)>>20, (holebegin+holesize-aligned-size)>>20);
holebegin         570 orte/mca/rtc/hwloc/rtc_hwloc.c     *addrp = holebegin + holesize - size;
holebegin         574 orte/mca/rtc/hwloc/rtc_hwloc.c                         " there are %lu MB free before\n", (*addrp-holebegin)>>20);