mpool_hints        50 ompi/mpi/c/alloc_mem.c     char *mpool_hints = NULL;
mpool_hints        81 ompi/mpi/c/alloc_mem.c             mpool_hints = info_value;
mpool_hints        86 ompi/mpi/c/alloc_mem.c                                                  mpool_hints);
mpool_hints       266 opal/mca/btl/ugni/btl_ugni.h     char *mpool_hints;
mpool_hints       363 opal/mca/btl/ugni/btl_ugni_add_procs.c     ugni_module->super.btl_mpool = mca_mpool_base_module_lookup (mca_btl_ugni_component.mpool_hints);
mpool_hints       365 opal/mca/btl/ugni/btl_ugni_add_procs.c         BTL_ERROR(("could not find mpool matching hints %s", mca_btl_ugni_component.mpool_hints));
mpool_hints       388 opal/mca/btl/ugni/btl_ugni_component.c         mca_btl_ugni_component.mpool_hints = mpool_hints_tmp;
mpool_hints       390 opal/mca/btl/ugni/btl_ugni_component.c         mca_btl_ugni_component.mpool_hints = "page_size=2M";
mpool_hints       397 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_SCOPE_LOCAL, &mca_btl_ugni_component.mpool_hints);
mpool_hints        67 test/mpool/mpool_memkind.c     const char mpool_hints[] = "mpool=memkind";
mpool_hints        91 test/mpool/mpool_memkind.c     ptr = mca_mpool_base_alloc(SIZE, NULL, mpool_hints);
mpool_hints       115 test/mpool/mpool_memkind.c                          mpool_hints, *mp_ptr, *mt_ptr, *mk_ptr);