Searched refs:csi_selwakeup_common (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/channel/ |
| H A D | channel.c | 76 static inline void csi_selwakeup_common(struct ch_selinfo *, boolean_t, 363 csi_selwakeup_common(struct ch_selinfo *csi, boolean_t nodelay, in csi_selwakeup_common() function 390 csi_selwakeup_common(csi, nodelay, within_kevent, selwake, hint); in csi_selwakeup_one() 424 csi_selwakeup_common(csi, nodelay, within_kevent, selwake, hint); in csi_selwakeup_all()
|