Home
last modified time | relevance | path

Searched refs:freebsd13_swapoff (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/include/
H A Dcompat.h70 __sym_compat(swapoff, freebsd13_swapoff, FBSD_1.0);
/freebsd/sys/sys/
H A Dsyscall.mk279 freebsd13_swapoff.o \
H A Dsysproto.h2772 int freebsd13_swapoff(struct thread *, struct freebsd13_swapoff_args *);
/freebsd/sys/vm/
H A Dswap_pager.c2844 freebsd13_swapoff(struct thread *td, struct freebsd13_swapoff_args *uap) in freebsd13_swapoff() function