Home
last modified time | relevance | path

Searched refs:CURRENT_TOTAL_AVAILABLE_SWAP (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/exec/aout/
H A Daout.c183 if (CURRENT_TOTAL_AVAILABLE_SWAP < btopr(edp.ux_dsize) + btopr(SSIZE)) in aoutexec()
/titanic_50/usr/src/uts/common/vm/
H A Danon.h367 #define CURRENT_TOTAL_AVAILABLE_SWAP \ macro
/titanic_50/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c569 blocks = (ulong_t)CURRENT_TOTAL_AVAILABLE_SWAP; in tmp_statvfs()
/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_misc.c620 CURRENT_TOTAL_AVAILABLE_SWAP); in cpr_statefile_ok()