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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h355 uint32_t worker_ref_count; /* # IOs referencing */ member in struct:stmf_worker
H A Dstmf.c4419 atomic_dec_32(&itask->itask_worker->worker_ref_count);
4525 atomic_inc_32(&w->worker_ref_count);
6204 if ((w->worker_ref_count == 0) &&
6381 if (w->worker_ref_count == 0)
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c1388 worker.worker_ref_count,

Completed in 439 milliseconds