Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
H A Dvm_swap.c403 sys_swapoff(struct sysmsg *sysmsg, const struct swapoff_args *uap) in sys_swapoff() function
/dragonfly/sys/kern/
H A Dinit_sysent.c546 { AS(swapoff_args), 4, (sy_call_t *)sys_swapoff }, /* 529 = swapoff */
/dragonfly/sys/sys/
H A Dsysproto.h1758 int sys_swapoff (struct sysmsg *sysmsg, const struct swapoff_args *);