default_mflags   2349 oshmem/mca/memheap/ptmalloc/malloc.c   flag_t default_mflags;
default_mflags   2796 oshmem/mca/memheap/ptmalloc/malloc.c     mparams.default_mflags = USE_LOCK_BIT|USE_MMAP_BIT;
default_mflags   2798 oshmem/mca/memheap/ptmalloc/malloc.c     mparams.default_mflags = USE_LOCK_BIT|USE_MMAP_BIT|USE_NONCONTIGUOUS_BIT;
default_mflags   2829 oshmem/mca/memheap/ptmalloc/malloc.c       gm->mflags = mparams.default_mflags;
default_mflags   4784 oshmem/mca/memheap/ptmalloc/malloc.c   m->mflags = mparams.default_mflags;