Lines Matching defs:l
60 sleepq_enter(sleepq_t *sq, lwp_t *l, kmutex_t *mp) in sleepq_enter()
78 struct lwp *l = curlwp; in sleepq_enqueue() local
89 struct lwp *l = curlwp; in sleepq_block() local
115 struct lwp *l, *l_next; in sleepq_wake() local
136 sleepq_unsleep(struct lwp *l, bool cleanup) in sleepq_unsleep()
150 sleepq_remove(sleepq_t *sq, struct lwp *l, bool wakeup) in sleepq_remove()
161 sleepq_changepri(struct lwp *l, pri_t pri) in sleepq_changepri()
167 sleepq_lendpri(struct lwp *l, pri_t pri) in sleepq_lendpri()
180 lwp_unlock_to(struct lwp *l, kmutex_t *new) in lwp_unlock_to()
192 lwp_lock(lwp_t *l) in lwp_lock()
205 lwp_unlock(lwp_t *l) in lwp_unlock()
212 lwp_changepri(lwp_t *l, pri_t pri) in lwp_changepri()
219 lwp_lendpri(lwp_t *l, pri_t pri) in lwp_lendpri()
226 lwp_eprio(lwp_t *l) in lwp_eprio()