Home
last modified time | relevance | path

Searched refs:SQS_POLL_QUIESCE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsqueue_impl.h153 #define SQS_POLL_QUIESCE 0x00040000 macro
166 (SQS_POLL_QUIESCE | SQS_POLL_RESTART | SQS_POLL_CLEANUP)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_squeue.c613 sqp->sq_state |= SQS_POLL_QUIESCE; in ip_squeue_quiesce_ring()
/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c1164 sqp->sq_state &= ~SQS_POLL_QUIESCE; in squeue_worker_thr_control()