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

/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h59 #define SC_REMOVE 3 /* remove the specified swapping resource */ macro
/illumos-gate/usr/src/cmd/swap/
H A Dswap.c571 if (swapctl(SC_REMOVE, &swr) < 0) {
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c707 case SC_REMOVE:
760 if (sc_cmd == SC_REMOVE)
1001 case SC_REMOVE:
1055 if (sc_cmd == SC_REMOVE)

Completed in 49 milliseconds