Home
last modified time | relevance | path

Searched refs:VM_MTPOOL (Results 1 – 17 of 17) sorted by relevance

/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmstat.c69 else if((vd->mode&VM_MTPOOL) && (s = vd->pool) > 0)
115 else if((vd->mode&VM_MTPOOL) && s > 0)
122 if((vd->mode&VM_MTPOOL) && s > 0)
H A Dvmclear.c76 if((vd->mode&(VM_MTLAST|VM_MTPOOL)) )
H A Dvmopen.c163 if(vd->mode&(VM_MTLAST|VM_MTPOOL))
H A Dvmtrace.c145 else if(type&VM_MTPOOL)
H A Dvmpool.c361 VM_MTPOOL
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmstat.c76 else if((vd->mode&VM_MTPOOL) && (s = vd->pool) > 0)
124 else if((vd->mode&VM_MTPOOL) && s > 0)
131 if((vd->mode&VM_MTPOOL) && s > 0)
H A Dvmclear.c67 if((vd->mode&(VM_MTLAST|VM_MTPOOL)) )
H A Dvmopen.c154 if(vd->mode&(VM_MTLAST|VM_MTPOOL))
H A Dvmtrace.c145 else if(type&VM_MTPOOL)
H A Dvmpool.c307 VM_MTPOOL
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dvmstate.c117 else if (state->vs.mode & VM_MTPOOL) in key()
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h96 #define VM_MTPOOL 0000200 /* Vmpool method */ macro
/titanic_51/usr/src/lib/libast/common/include/
H A Dvmalloc.h96 #define VM_MTPOOL 0000200 /* Vmpool method */ macro
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h96 #define VM_MTPOOL 0000200 /* Vmpool method */ macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h96 #define VM_MTPOOL 0000200 /* Vmpool method */ macro
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h96 #define VM_MTPOOL 0000200 /* Vmpool method */ macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h99 #define VM_MTPOOL 0000200 /* Vmpool method */ macro