Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dswap_pager.c2445 sys_swapoff(struct thread *td, struct swapoff_args *uap) in sys_swapoff() function
/f-stack/freebsd/kern/
H A Dinit_sysent.c482 …{ .sy_narg = AS(swapoff_args), .sy_call = (sy_call_t *)sys_swapoff, .sy_auevent = AUE_SWAPOFF, .sy…
/f-stack/freebsd/sys/
H A Dsysproto.h2103 int sys_swapoff(struct thread *, struct swapoff_args *);