Home
last modified time | relevance | path

Searched refs:selthreadclear (Results 1 – 13 of 13) sorted by relevance

/xnu-8020.140.41/bsd/sys/
H A Dselect.h157 void selthreadclear(struct selinfo *);
/xnu-8020.140.41/bsd/kern/
H A Dsubr_log.c267 selthreadclear(&logsoftc.sc_selp); in logclose()
294 selthreadclear(&oslogsoftc.sc_selp); in oslogclose()
677 selthreadclear(&oslog_streamsoftc.sc_selp); in oslog_streamclose()
H A Dtty_dev.c560 selthreadclear(&pti->pt_selr); in ptcclose()
564 selthreadclear(&pti->pt_selw); in ptcclose()
H A Duipc_socket.c1166 selthreadclear(&so->so_snd.sb_sel); in sofreelastref()
1167 selthreadclear(&so->so_rcv.sb_sel); in sofreelastref()
1204 selthreadclear(&so->so_snd.sb_sel); in sofreelastref()
1205 selthreadclear(&so->so_rcv.sb_sel); in sofreelastref()
4776 selthreadclear(&sb->sb_sel); in sowflush()
4872 selthreadclear(&sb->sb_sel); in sorflush()
7532 selthreadclear(&rcv->sb_sel); in sosetdefunct()
7537 selthreadclear(&snd->sb_sel); in sosetdefunct()
7648 selthreadclear(&rcv->sb_sel); in sodefunct()
7653 selthreadclear(&snd->sb_sel); in sodefunct()
H A Dtty.c392 selthreadclear(&tp->t_wsel); in ttyclose()
396 selthreadclear(&tp->t_rsel); in ttyclose()
H A Dsys_pipe.c713 selthreadclear(&cpipe->pipe_sel); in pipeselwakeup()
H A Dsys_generic.c2236 selthreadclear(struct selinfo *sip) in selthreadclear() function
H A Duipc_socket2.c795 selthreadclear(&so->so_snd.sb_sel); in soreserve()
H A Dkern_event.c4767 selthreadclear(&kqf->kqf_sel); in kqueue_close()
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_fsevents.c2040 selthreadclear(&fseh->si); in fseventsf_close()
/xnu-8020.140.41/bsd/skywalk/channel/
H A Dchannel.c278 selthreadclear(&csi->csi_si); in csi_destroy()
/xnu-8020.140.41/bsd/net/
H A Dbpf.c937 selthreadclear(&d->bd_sel); in bpfclose()
H A Dnecp_client.c1818 selthreadclear(&fd_data->si); in necpop_close()