Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel.c332 csi_selwakeup(struct ch_selinfo *csi, boolean_t within_kevent, in csi_selwakeup()
365 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_common()
379 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_one()
397 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in csi_selwakeup_all()
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.c1110 boolean_t within_kevent, boolean_t selwake, uint32_t hint) in na_post_event()