Searched refs:S_RING_CONDEMNED (Results 1 – 3 of 3) sorted by relevance
243 (S_RING_CONDEMNED | S_RING_CONDEMNED_DONE | S_RING_PROC)) == in mac_soft_ring_free()244 (S_RING_CONDEMNED | S_RING_CONDEMNED_DONE)); in mac_soft_ring_free()457 if (!(ringp->s_ring_state & S_RING_CONDEMNED)) { in mac_soft_ring_worker()462 (S_RING_RESTART | S_RING_CONDEMNED))) in mac_soft_ring_worker()469 ASSERT(!(ringp->s_ring_state & S_RING_CONDEMNED)); in mac_soft_ring_worker()477 ASSERT(ringp->s_ring_state & S_RING_CONDEMNED); in mac_soft_ring_worker()
3514 if (s_ring_flag == S_RING_CONDEMNED) { in mac_srs_soft_rings_quiesce()3554 s_ring_flag = S_RING_CONDEMNED; in mac_srs_worker_quiesce()3841 mac_soft_ring_signal(softring, S_RING_CONDEMNED); in mac_soft_ring_remove()
410 #define S_RING_CONDEMNED 0x0100 /* Being torn down */ macro631 #define S_RING_PAUSE (S_RING_CONDEMNED | S_RING_QUIESCE)