Searched defs:setq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c241 * setq() encounters a module/driver with a streamtab that it hasn't seen
1172 /* setq might sleep in allocator - avoid holding locks. */
1173 setq(rq, str->st_rdinit, str->st_wrinit, dmp, qflag, sqtype, B_FALSE);
1832 * it is safe to do a setq which will change stream head. So, the
1838 * 4) Call setq and update the stream state
1863 * setq processing, we disable the streamhead syncq and wait until
1875 /* setq might sleep in allocator - avoid holding locks. */
1891 setq(rq, str->st_muxrinit, str->st_muxwinit, dmp, qflag, sqtype,
1911 setq(rq, &strdata, &stwdata, NULL, QMTSAFE, SQ_CI|SQ_CO,
2127 * acquire the QLOCK in setq
2486 setq(queue_t *rq, struct qinit *rinit, struct qinit *winit, function
[all...]

Completed in 88 milliseconds