Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dswap_pager.c2514 freebsd13_swapoff(struct thread *td, struct freebsd13_swapoff_args *uap) in freebsd13_swapoff()
/freebsd/sys/sys/
H A Dsysproto.h2763 struct freebsd13_swapoff_args { struct
2766 int freebsd13_swapoff(struct thread *, struct freebsd13_swapoff_args *); argument
/freebsd/sys/kern/
H A Dinit_sysent.c487 …{ compat13(AS(freebsd13_swapoff_args),swapoff), .sy_auevent = AUE_SWAPOFF, .sy_flags = 0, .sy_thrc…
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c488 …{ compat13(AS(freebsd13_swapoff_args),swapoff), .sy_auevent = AUE_SWAPOFF, .sy_flags = 0, .sy_thrc…