Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dselect.h156 void selwakeup(struct selinfo *);
/xnu-8020.140.41/bsd/kern/
H A Dsubr_log.c307 selwakeup(&oslog_streamsoftc.sc_selp); in oslog_streamwakeup_locked()
977 selwakeup(&logsoftc.sc_selp); in logwakeup()
1008 selwakeup(&oslogsoftc.sc_selp); in oslogwakeup()
1127 selwakeup(&oslogsoftc.sc_selp); in oslogioctl()
H A Dtty_dev.c463 selwakeup(&pti->pt_selr); in ptcwakeup()
468 selwakeup(&pti->pt_selw); in ptcwakeup()
H A Dtty.c2765 selwakeup(&tp->t_rsel); in ttwakeup()
2795 selwakeup(&tp->t_wsel); in ttwwakeup()
H A Dsys_pipe.c715 selwakeup(&cpipe->pipe_sel); in pipeselwakeup()
H A Dsys_generic.c2230 selwakeup(struct selinfo *sip) in selwakeup() function
H A Duipc_socket2.c632 selwakeup(&sb->sb_sel); in sowakeup()
H A Duipc_socket.c6539 selwakeup(&so->so_rcv.sb_sel); in sohasoutofband()
H A Dkern_event.c4861 selwakeup(&kqf->kqf_sel); in kqfile_wakeup()
/xnu-8020.140.41/bsd/security/audit/
H A Daudit_pipe.c492 selwakeup(&ap->ap_selinfo); in audit_pipe_append()
H A Daudit_session.c1578 selwakeup(&asdev->asdev_selinfo); in audit_sdev_append()
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_fsevents.c2555 selwakeup(&watcher->fseh->si); in fsevents_wakeup()
/xnu-8020.140.41/bsd/skywalk/channel/
H A Dchannel.c340 selwakeup(si); in csi_selwakeup()
/xnu-8020.140.41/bsd/net/
H A Dbpf.c1289 selwakeup(&d->bd_sel); in bpf_wakeup()
H A Dnecp_client.c770 selwakeup(si); in necp_fd_notify()