Home
last modified time | relevance | path

Searched refs:compactf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h75 int (*compactf)_ARG_((Vmalloc_t*,int)); member
326 #define vmcompact(vm) (*(_VM_(vm)->meth.compactf))((vm),0)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmdebug.c556 return (*(Vmbest->compactf))(vm, local);
H A Dvmprofile.c652 return (*Vmbest->compactf)(vm, local);