Searched refs:S_RING_CONDEMNED (Results 1 – 3 of 3) sorted by relevance
242 (S_RING_CONDEMNED | S_RING_CONDEMNED_DONE | S_RING_PROC)) == in mac_soft_ring_free()243 (S_RING_CONDEMNED | S_RING_CONDEMNED_DONE)); in mac_soft_ring_free()460 if (!(ringp->s_ring_state & S_RING_CONDEMNED)) { in mac_soft_ring_worker()465 (S_RING_RESTART | S_RING_CONDEMNED))) in mac_soft_ring_worker()472 ASSERT(!(ringp->s_ring_state & S_RING_CONDEMNED)); in mac_soft_ring_worker()480 ASSERT(ringp->s_ring_state & S_RING_CONDEMNED); in mac_soft_ring_worker()
3429 if (s_ring_flag == S_RING_CONDEMNED) { in mac_srs_soft_rings_quiesce()3466 s_ring_flag = S_RING_CONDEMNED; in mac_srs_worker_quiesce()3753 mac_soft_ring_signal(softring, S_RING_CONDEMNED); in mac_soft_ring_remove()
409 #define S_RING_CONDEMNED 0x0100 /* Being torn down */ macro630 #define S_RING_PAUSE (S_RING_CONDEMNED | S_RING_QUIESCE)