swapoff_one
error = swapoff_one(sp, td->td_ucred, flags);
error = swapoff_one(sp, thread0.td_ucred, SWAPOFF_FORCE);
static int swapoff_one(struct swdevt *sp, struct ucred *cred,