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

/illumos-gate/usr/src/uts/common/sys/
H A Dsqueue_impl.h95 int sq_count; /* # of mblocks in squeue */ member in struct:squeue_s
H A Dsysevent_impl.h284 uint32_t sq_count; member in struct:__anon9091
H A Dstrsubr.h336 * track of the number of threads that are inside a given queue (sq_count)
345 * The sq_count counter tracks the number of threads that are
367 * on the order of sq_flags and sq_count (so that they can e.g.
370 * Per perimeter SQLOCK/sq_count in putnext/put may be replaced by per cpu
375 * SQLOCK) and figure out the count value as the sum of sq_count and all of
383 * Note regular SQLOCK and sq_count are still used in many routines
404 * while (sq->sq_count > 0) {
413 * count = sq->sq_count;
420 * count = sq->sq_count;
441 uint16_t sq_count; /* # thread member in struct:syncq
[all...]
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h144 uint16_t sq_count; /* message count */ member in struct:nca_squeue_s
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h1307 uint32_t sq_count; member in struct:mbx_common_query_fw_config::__anon7692::__anon7694::__anon7695

Completed in 307 milliseconds