Searched refs:sel_lwp (Results 1 – 3 of 3) sorted by relevance
730 * `sel_lwp' can only become non-NULL while the caller's lock is held, in sel_setevents() 751 other = sip->sel_lwp; in sel_setevents() 763 * barrier to ensure that we access sel_lwp (above) before767 sip->sel_lwp = selector;888 if (sip->sel_lwp != NULL) {894 if (sip->sel_lwp != NULL) { in selsysinit() 899 l = sip->sel_lwp; in selsysinit() 947 * directly using locks. However, we use `sel_lwp' to lock out changes. in seldestroy() 974 KASSERT(sip->sel_lwp == l);980 * `sel_lwp', s[all...]
77 struct lwp *sel_lwp; /* first LWP to be notified */ member
377 SLIST_FIRST(&sel.sel_klist), sel.sel_cluster, sel.sel_lwp, in db_show_selinfo()