Searched refs:ch_pkey_lock (Results 1 – 3 of 3) sorted by relevance
817 mutex_enter(&chan->ch_pkey_lock); in eib_ibt_chan_pkey()822 mutex_exit(&chan->ch_pkey_lock); in eib_ibt_chan_pkey()828 mutex_exit(&chan->ch_pkey_lock); in eib_ibt_chan_pkey()876 mutex_enter(&chan->ch_pkey_lock); in eib_ibt_chan_pkey()881 mutex_exit(&chan->ch_pkey_lock); in eib_ibt_chan_pkey()890 mutex_exit(&chan->ch_pkey_lock); in eib_ibt_chan_pkey()899 mutex_exit(&chan->ch_pkey_lock); in eib_ibt_chan_pkey()
46 mutex_init(&chan->ch_pkey_lock, NULL, MUTEX_DRIVER, NULL); in eib_chan_init()71 mutex_destroy(&chan->ch_pkey_lock); in eib_chan_fini()
467 kmutex_t ch_pkey_lock; member