Searched refs:putnext_tail (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dputnext.c56 * putnext_tail(). Unfortunately there is no generic solution with fixed stack
374 putnext_tail(sq, qp, (flags & ~drain_mask));
641 putnext_tail(sq, qp, (flags & ~drain_mask));
H A Dstrsubr.c6851 * After the message is enqueued on the syncq, it calls putnext_tail()
6928 putnext_tail(sq, q, 0);
7457 * If putnext_tail is called with the SQ_EXCL bit set, we are in
7469 putnext_tail(syncq_t *sq, queue_t *qp, uint32_t passflags) function
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1204 extern void putnext_tail(syncq_t *, queue_t *, uint32_t);
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3886 putnext_tail(sq, qp, flags);
3996 putnext_tail(sq, qp, flags);

Completed in 90 milliseconds