Searched refs:destroyed_lock (Results 1 – 3 of 3) sorted by relevance
293 struct rwlock destroyed_lock; member425 rw_runlock(&rx_ring->destroyed_lock); in rx_ring_unlock()430 rw_rlock(&rx_ring->destroyed_lock); in rx_ring_trylock()440 rw_wlock(&rx_ring->destroyed_lock); in rx_ring_destroy_lock()442 rw_wunlock(&rx_ring->destroyed_lock); in rx_ring_destroy_lock()
693 rw_init(&ssk->rx_ring.destroyed_lock, "sdp rx lock"); in sdp_rx_ring_init()
185 rw_destroy(&ssk->rx_ring.destroyed_lock); in sdp_pcbfree()