Searched refs:selinfo (Results 1 – 23 of 23) sorted by relevance
45 struct selinfo { struct54 void seldrain(struct selinfo *sip); argument55 void selrecord(struct thread *selector, struct selinfo *sip);56 void selwakeup(struct selinfo *sip);57 void selwakeuppri(struct selinfo *sip, int pri);
74 struct selinfo;86 struct selinfo *sb_sel; /* process selecting read/write */
92 struct selinfo so_rdsel; /* (b/cr) for so_rcv/so_comp */93 struct selinfo so_wrsel; /* (b/cs) for so_snd */
47 struct selinfo { struct56 void seldrain(struct selinfo *sip); argument57 void selrecord(struct thread *selector, struct selinfo *sip);58 void selwakeup(struct selinfo *sip);59 void selwakeuppri(struct selinfo *sip, int pri);
49 struct selinfo kq_sel;
108 struct selinfo t_inpoll; /* (t) Input poll queue. */109 struct selinfo t_outpoll; /* (t) Output poll queue. */
74 struct selinfo pd_selinfo; /* (p) Event notification. */
111 struct selinfo pipe_sel; /* for compat with select */
73 struct selinfo vpi_selinfo; /* identity of poller(s) */
95 struct selinfo bd_sel; /* bsd select info */
142 struct selinfo tun_rsel; /* read select */
94 struct selinfo bd_sel; /* bsd select info */
127 static void doselwakeup(struct selinfo *, int);157 struct selinfo *sf_si; /* (f) selinfo when linked. */1316 struct selinfo *si; in selrescan()1559 struct selinfo *si; in pollrescan()1769 seldrain(struct selinfo *sip) in seldrain()1787 selrecord(struct thread *selector, struct selinfo *sip) in selrecord()1835 selwakeup(struct selinfo *sip) in selwakeup()1842 selwakeuppri(struct selinfo *sip, int pri) in selwakeuppri()1851 doselwakeup(struct selinfo *sip, int pri) in doselwakeup()
91 struct selinfo sc_selp; /* process waiting on select call */
98 struct selinfo pts_inpoll; /* (t) Select queue for write(). */100 struct selinfo pts_outpoll; /* (t) Select queue for read(). */
106 struct selinfo efd_sel;
187 struct selinfo mq_rsel;188 struct selinfo mq_wsel;
409 struct selinfo sel;
113 struct selinfo sc_selinfo;139 struct selinfo sc_selinfo;
117 struct selinfo ap_selinfo;
1600 struct selinfo ipf_selwait[IPL_LOGSIZE];