Searched refs:swapoff_args (Results 1 – 6 of 6) sorted by relevance
2838 sys_swapoff(struct thread *td, struct swapoff_args *uap) in sys_swapoff()
1835 struct swapoff_args { struct2324 int sys_swapoff(struct thread *, struct swapoff_args *);
652 …{ .sy_narg = AS(swapoff_args), .sy_call = (sy_call_t *)sys_swapoff, .sy_auevent = AUE_SWAPOFF, .sy…
3289 struct swapoff_args *p = params; in systrace_args()
651 …{ .sy_narg = AS(swapoff_args), .sy_call = (sy_call_t *)sys_swapoff, .sy_auevent = AUE_SWAPOFF, .sy…
3376 struct swapoff_args *p = params; in systrace_args()