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()461 if (!(ringp->s_ring_state & S_RING_CONDEMNED)) { in mac_soft_ring_worker()466 (S_RING_RESTART | S_RING_CONDEMNED))) in mac_soft_ring_worker()473 ASSERT(!(ringp->s_ring_state & S_RING_CONDEMNED)); in mac_soft_ring_worker()481 ASSERT(ringp->s_ring_state & S_RING_CONDEMNED); in mac_soft_ring_worker()
3406 if (s_ring_flag == S_RING_CONDEMNED) { in mac_srs_soft_rings_quiesce()3446 s_ring_flag = S_RING_CONDEMNED; in mac_srs_worker_quiesce()3733 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)