Searched refs:putnext_tail (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | putnext.c | 374 putnext_tail(sq, qp, (flags & ~drain_mask)); in putnext() 641 putnext_tail(sq, qp, (flags & ~drain_mask)); in put()
|
| H A D | strsubr.c | 6952 putnext_tail(sq, q, 0); in qfill_syncq() 7493 putnext_tail(syncq_t *sq, queue_t *qp, uint32_t passflags) in putnext_tail() function
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | strsubr.h | 1223 extern void putnext_tail(syncq_t *, queue_t *, uint32_t);
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | stream.c | 3893 putnext_tail(sq, qp, flags); in rwnext() 4003 putnext_tail(sq, qp, flags); in infonext()
|