Searched defs:within_kevent (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.101.5/bsd/skywalk/channel/ |
| H A D | channel.c | 330 csi_selwakeup(struct ch_selinfo *csi, boolean_t within_kevent, in csi_selwakeup() 363 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_common() 377 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_one() 395 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_all()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 1078 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in na_post_event()
|