Searched refs:ref_slock (Results 1 – 2 of 2) sorted by relevance
92 spin_lock_t ref_slock; member
520 spin_lock_save(&chan->ref_slock, &state, SPIN_LOCK_FLAG_INTERRUPTS); in chan_add_ref()522 spin_unlock_restore(&chan->ref_slock, state, SPIN_LOCK_FLAG_INTERRUPTS); in chan_add_ref()528 spin_lock_save(&chan->ref_slock, &state, SPIN_LOCK_FLAG_INTERRUPTS); in chan_del_ref()530 spin_unlock_restore(&chan->ref_slock, state, SPIN_LOCK_FLAG_INTERRUPTS); in chan_del_ref()560 spin_lock_init(&chan->ref_slock); in chan_alloc()