Home | History | Annotate | Download | only in kern

Lines Matching defs:selrecord

78  * subsystem.  Mainly, synchronisation between selrecord() and selnotify()
284 /* Non-blocking: no need for selrecord()/selclear() */
534 * Setup an argument to selrecord(), which is
542 * selrecord().
694 * selrecord(), which is a pointer to struct pollfd.
703 /* Have events: do nothing in selrecord(). */
724 * The caller holds the same lock across calls to selrecord() and
743 selrecord(lwp_t *selector, struct selinfo *sip)
783 * The caller holds the same lock as for selrecord().
794 * The caller holds the same lock as for selrecord().
868 * As per selrecord(), the caller's object lock is held. If there
874 * in selrecord(), and concurrent calls to selrecord() are locked
946 * can be made to selrecord() and we do not synchronize against those
1035 * references being made to the selinfo record via selrecord(), and it
1052 * we are here since it is only ever changed in selrecord(),