Home
last modified time | relevance | path

Searched refs:selwakeup (Results 1 – 16 of 16) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dselect.h161 void selwakeup(struct selinfo *);
/xnu-12377.41.6/bsd/kern/
H A Dsubr_log.c353 selwakeup(&logsoftc.sc_selp); in logwakeup()
385 selwakeup(&oslogsoftc.sc_selp); in oslogwakeup()
491 selwakeup(&oslogsoftc.sc_selp); in oslogioctl()
H A Dtty_dev.c477 selwakeup(&pti->pt_selr); in ptcwakeup()
482 selwakeup(&pti->pt_selw); in ptcwakeup()
H A Dsubr_log_stream.c542 selwakeup(&lsi->lsi_selinfo); in log_stream_si_wakeup_locked()
H A Dtty.c2876 selwakeup(&tp->t_rsel); in ttwakeup()
2906 selwakeup(&tp->t_wsel); in ttwwakeup()
H A Dsys_pipe.c715 selwakeup(&cpipe->pipe_sel); in pipeselwakeup()
H A Dsys_generic.c2166 selwakeup(struct selinfo *sip) in selwakeup() function
H A Duipc_socket2.c637 selwakeup(&sb->sb_sel); in sowakeup()
H A Duipc_socket.c6429 selwakeup(&so->so_rcv.sb_sel); in sohasoutofband()
H A Dkern_event.c5205 selwakeup(&kqf->kqf_sel);
/xnu-12377.41.6/bsd/security/audit/
H A Daudit_pipe.c492 selwakeup(&ap->ap_selinfo); in audit_pipe_append()
H A Daudit_session.c1548 selwakeup(&asdev->asdev_selinfo); in audit_sdev_append()
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_fsevents.c2905 selwakeup(&watcher->fseh->si); in fsevents_wakeup()
/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c340 selwakeup(si); in csi_selwakeup()
/xnu-12377.41.6/bsd/net/
H A Dbpf.c1564 selwakeup(&d->bd_sel); in bpf_wakeup()
H A Dnecp_client.c919 selwakeup(si); in necp_fd_notify()