Searched refs:anon_resv (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Danon.h447 * anon_resv checks to see if there is enough swap space to fulfill a
458 #define anon_resv(size) \ macro
H A Dseg_vn.c1490 if (anon_resv(svd->swresv) == 0)
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dshm.c877 if (anon_resv(rsize) == 0) {
884 * the above anon_resv() and the below ipc_commit_begin(),

Completed in 168 milliseconds