kern_swapoff
return (kern_swapoff(td, uap->name, UIO_USERSPACE, 0));
return (kern_swapoff(td, uap->name, UIO_USERSPACE, uap->flags));