Lines Matching refs:curlwp
198 struct lwp *l = curlwp;
208 struct lwp *l = curlwp;
221 KASSERT(curlwp == NULL || curlwp->l_stat != LSONPROC);
242 * ie. ensure that curlwp != NULL. Also, ensure that there
257 if (__predict_true((l = curlwp) != NULL)) {
397 struct lwp *l = curlwp;
414 * 2) do we want to clear curlwp for the current host thread
513 struct lwp *l = curlwp;
545 KPREEMPT_DISABLE(curlwp);
552 KPREEMPT_ENABLE(curlwp);
559 const lwp_t *l = curlwp;