Home
last modified time | relevance | path

Searched defs:within_kevent (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel.c331 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 Dnexus_adapter.c1107 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in na_post_event()