Searched refs:KNOTE_UNLOCKED (Results 1 – 8 of 8) sorted by relevance
188 #define KNOTE_UNLOCKED(list, hint) knote(list, hint, 0) macro
242 KNOTE_UNLOCKED(&sc->sc_selinfo.si_note, iap->irq); in ti_pruss_intr()
669 KNOTE_UNLOCKED(&si->si.si_note, 0x100 /* notification */); in freebsd_selwakeup()
362 KNOTE_UNLOCKED(&head->so_rcv.sb_sel.si_note, 0); in svc_vc_accept()
1078 KNOTE_UNLOCKED(&softc->read_select.si_note, 0); in notify_user()
814 kqueue.9 KNOTE_UNLOCKED.9 \
489 KNOTE_UNLOCKED(&head->so_rcv.sb_sel.si_note, 0); in kern_accept4()
4524 KNOTE_UNLOCKED(&fs_knlist, event); in vfs_event_signal()