Searched refs:destroyed_lock (Results 1 – 3 of 3) sorted by relevance
335 struct rwlock destroyed_lock; member466 rw_runlock(&rx_ring->destroyed_lock); in rx_ring_unlock()471 rw_rlock(&rx_ring->destroyed_lock); in rx_ring_trylock()481 rw_wlock(&rx_ring->destroyed_lock); in rx_ring_destroy_lock()483 rw_wunlock(&rx_ring->destroyed_lock); in rx_ring_destroy_lock()
709 rw_init(&ssk->rx_ring.destroyed_lock, "sdp rx lock"); in sdp_rx_ring_init()
177 rw_destroy(&ssk->rx_ring.destroyed_lock); in sdp_pcbfree()