Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dswap.h113 extern int swapctl32(int, void *, int *);
/titanic_41/usr/src/uts/common/syscall/
H A Duadmin.c437 error = swapctl32(fcn, (void *)mdep, &rv); in uadmin()
/titanic_41/usr/src/uts/common/vm/
H A Dvm_swap.c775 swapctl32(int sc_cmd, void *sc_arg, int *rv) in swapctl32() function