Home
last modified time | relevance | path

Searched defs:freemem (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dmain.c92 pgcnt_t freemem; /* Current available memory in pages. */ variable
H A Dkstat_fr.c188 kstat_named_t freemem; member
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c501 ulong_t freemem; in memstat() local
/titanic_50/usr/src/uts/common/sys/
H A Dsysinfo.h180 uint64_t freemem; /* (1 sec) += freemem in pages */ member
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c2783 freemem(struct filenames *p, int numb) in freemem() function
/titanic_50/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c262 #define RESTRICT16M_ALLOC(freemem, pgcnt, flags) \ argument
/titanic_50/usr/src/cmd/tar/
H A Dtar.c598 static int freemem = 1; variable