Lines Matching defs:l

371 	struct lwp *l = &lwp0;  in lwp0_init()  local
396 lwp_t *l = obj; in lwp_ctor() local
415 lwp_t *l = obj; in lwp_dtor() local
512 lwp_continue(struct lwp *l) in lwp_continue()
542 lwp_unstop(struct lwp *l) in lwp_unstop()
585 lwp_wait(struct lwp *l, lwpid_t lid, lwpid_t *departed, bool exiting) in lwp_wait()
998 lwp_start(lwp_t *l, int flags) in lwp_start()
1080 lwp_exit(struct lwp *l) in lwp_exit()
1251 lwp_free(struct lwp *l, bool recycle, bool last) in lwp_free()
1373 lwp_migrate(lwp_t *l, struct cpu_info *tci) in lwp_migrate()
1430 #define lwp_find_exclude(l) \ argument
1449 lwp_t *l; in lwp_find2() local
1521 struct lwp *l; in lwp_find() local
1543 lwp_locked(struct lwp *l, kmutex_t *mtx) in lwp_locked()
1554 lwp_setlock(struct lwp *l, kmutex_t *mtx) in lwp_setlock()
1569 lwp_unlock_to(struct lwp *l, kmutex_t *mtx) in lwp_unlock_to()
1581 lwp_trylock(struct lwp *l) in lwp_trylock()
1595 lwp_unsleep(lwp_t *l, bool unlock) in lwp_unsleep()
1606 lwp_lock(lwp_t *l) in lwp_lock()
1626 lwp_unlock(lwp_t *l) in lwp_unlock()
1633 lwp_changepri(lwp_t *l, pri_t pri) in lwp_changepri()
1646 lwp_lendpri(lwp_t *l, pri_t pri) in lwp_lendpri()
1655 lwp_eprio(lwp_t *l) in lwp_eprio()
1682 lwp_userret(struct lwp *l) in lwp_userret()
1791 lwp_need_userret(struct lwp *l) in lwp_need_userret()
1820 lwp_addref(struct lwp *l) in lwp_addref()
1832 lwp_delref(struct lwp *l) in lwp_delref()
1847 lwp_delref2(struct lwp *l) in lwp_delref2()
1864 lwp_drainrefs(struct lwp *l) in lwp_drainrefs()
1885 lwp_alive(lwp_t *l) in lwp_alive()
1908 lwp_t *l; in lwp_find_first() local
1933 lwp_t *l; in lwp_ctl_alloc() local
2062 lwp_ctl_free(lwp_t *l) in lwp_ctl_free()
2105 lwp_t *l; in lwp_ctl_exit() local
2160 lwp_setprivate(struct lwp *l, void *ptr) in lwp_setprivate()
2177 lwp_thread_cleanup(struct lwp *l) in lwp_thread_cleanup()
2198 lwp_t *l; in lwp_whatis() local