Searched refs:ch_orphan_lock (Results 1 – 2 of 2) sorted by relevance
145 struct sx ch_orphan_lock; member
1651 sx_init(&chan->ch_orphan_lock, "vmbus chorphan"); in vmbus_chan_alloc()1682 sx_destroy(&chan->ch_orphan_lock); in vmbus_chan_free()1989 sx_xlock(&chan->ch_orphan_lock); in vmbus_chan_msgproc_chrescind()1992 sx_xunlock(&chan->ch_orphan_lock); in vmbus_chan_msgproc_chrescind()2321 sx_xlock(&chan->ch_orphan_lock); in vmbus_chan_set_orphan()2323 sx_xunlock(&chan->ch_orphan_lock); in vmbus_chan_set_orphan()2330 sx_xlock(&chan->ch_orphan_lock); in vmbus_chan_unset_orphan()2332 sx_xunlock(&chan->ch_orphan_lock); in vmbus_chan_unset_orphan()