| /freebsd-14-stable/sys/kern/ |
| HD | sys_eventfd.c | 172 KNOTE_LOCKED(&efd->efd_sel.si_note, 0); in eventfd_read() 218 KNOTE_LOCKED(&efd->efd_sel.si_note, 0); in eventfd_write()
|
| HD | subr_log.c | 240 KNOTE_LOCKED(&logsoftc.sc_selp.si_note, 0); in logtimeout()
|
| HD | tty_pts.c | 628 KNOTE_LOCKED(&psc->pts_outpoll.si_note, 0); in ptsdrv_outwakeup() 638 KNOTE_LOCKED(&psc->pts_inpoll.si_note, 0); in ptsdrv_inwakeup()
|
| HD | sys_procdesc.c | 321 KNOTE_LOCKED(&pd->pd_selinfo.si_note, NOTE_EXIT); in procdesc_exit()
|
| HD | kern_devctl.c | 425 KNOTE_LOCKED(&devsoftc.sel.si_note, 0); in devctl_queue()
|
| HD | sys_timerfd.c | 422 KNOTE_LOCKED(&tfd->tfd_sel.si_note, 0); in timerfd_expire()
|
| HD | vfs_aio.c | 899 KNOTE_LOCKED(&job->klist, 1); in aio_bio_done_notify() 904 KNOTE_LOCKED(&lj->klist, 1); in aio_bio_done_notify() 2338 KNOTE_LOCKED(&lj->klist, 1); in kern_lio_listio()
|
| HD | tty.c | 1559 KNOTE_LOCKED(&tp->t_outpoll.si_note, 0); in tty_wakeup() 1564 KNOTE_LOCKED(&tp->t_inpoll.si_note, 0); in tty_wakeup()
|
| HD | kern_exit.c | 633 KNOTE_LOCKED(p->p_klist, NOTE_EXIT); in exit1()
|
| HD | uipc_mqueue.c | 1799 KNOTE_LOCKED(&mq->mq_rsel.si_note, 0); in _mqueue_send() 1938 KNOTE_LOCKED(&mq->mq_wsel.si_note, 0); in _mqueue_recv()
|
| HD | uipc_sockbuf.c | 493 KNOTE_LOCKED(&sb->sb_sel->si_note, 0); in sowakeup()
|
| /freebsd-14-stable/sys/dev/beri/ |
| HD | beri_ring.c | 175 KNOTE_LOCKED(&sc->beri_rsel.si_note, 0); in beri_intr_write() 195 KNOTE_LOCKED(&sc->beri_rsel.si_note, 0); in beri_intr_read()
|
| /freebsd-14-stable/sys/sys/ |
| HD | event.h | 244 #define KNOTE_LOCKED(list, hint) knote(list, hint, KNF_LISTLOCKED) macro
|
| /freebsd-14-stable/sys/geom/ |
| HD | geom_dev.c | 472 KNOTE_LOCKED(&sc->sc_selinfo.si_note, NOTE_OPEN); in g_dev_open() 519 KNOTE_LOCKED(&sc->sc_selinfo.si_note, NOTE_CLOSE | (w ? NOTE_CLOSE_WRITE : 0)); in g_dev_close()
|
| /freebsd-14-stable/sys/net/ |
| HD | if_tuntap.c | 870 KNOTE_LOCKED(&tp->tun_rsel.si_note, 0); in tunstart() 931 KNOTE_LOCKED(&tp->tun_rsel.si_note, 0); in tunstart_l2() 1205 KNOTE_LOCKED(&tp->tun_rsel.si_note, 0); in tundtor()
|
| /freebsd-14-stable/sys/dev/evdev/ |
| HD | uinput.c | 462 KNOTE_LOCKED(&state->ucs_selp.si_note, 0); in uinput_notify()
|
| HD | cdev.c | 759 KNOTE_LOCKED(&client->ec_selp.si_note, 0); in evdev_notify_event()
|
| /freebsd-14-stable/sys/security/audit/ |
| HD | audit_pipe.c | 494 KNOTE_LOCKED(&ap->ap_selinfo.si_note, 0); in audit_pipe_append()
|
| /freebsd-14-stable/sys/dev/usb/ |
| HD | usb_dev.c | 794 KNOTE_LOCKED(&f->selinfo.si_note, 0); in usb_fifo_close() 1749 KNOTE_LOCKED(&f->selinfo.si_note, 0); in usb_fifo_wakeup()
|
| /freebsd-14-stable/sys/fs/fuse/ |
| HD | fuse_ipc.c | 674 KNOTE_LOCKED(&ftick->tk_data->ks_rsel.si_note, 0); in fuse_insert_message()
|
| /freebsd-14-stable/sys/dev/gpio/ |
| HD | gpioc.c | 551 KNOTE_LOCKED(&priv->selinfo.si_note, 0); in gpioc_interrupt_handler()
|
| /freebsd-14-stable/sys/dev/hid/ |
| HD | hidraw.c | 1039 KNOTE_LOCKED(&sc->sc_rsel.si_note, 0); in hidraw_notify()
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_compat.c | 1084 KNOTE_LOCKED(&filp->f_selinfo.si_note, 1); in linux_poll_wakeup() 1160 KNOTE_LOCKED(&filp->f_selinfo.si_note, 0); in linux_file_kqfilter_poll()
|
| /freebsd-14-stable/sys/fs/cuse/ |
| HD | cuse.c | 1063 KNOTE_LOCKED(&pcs->selinfo.si_note, 0); in cuse_server_wakeup_locked()
|
| /freebsd-14-stable/sys/dev/cyapa/ |
| HD | cyapa.c | 335 KNOTE_LOCKED(&sc->selinfo.si_note, 0); in cyapa_notify()
|