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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c3923 int qindex = CPU->cpu_seqid >> esbq_log2_cpus_per_q; local
3927 ASSERT(qindex < esbq_nelem);
3931 eqp += qindex;
3940 eqp += qindex;

Completed in 165 milliseconds