Searched defs:within_kevent (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/channel/ |
| H A D | channel.c | 331 csi_selwakeup(struct ch_selinfo *csi, boolean_t within_kevent, in csi_selwakeup() 364 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_common() 378 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_one() 396 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_all()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 1107 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in na_post_event()
|