Searched refs:hw_unlock_bit (Results 1 – 4 of 4) sorted by relevance
346 extern void hw_unlock_bit(
978 hw_unlock_bit(hw_lock_bit_t * lock, unsigned int bit) in hw_unlock_bit() function2009 #define gate_iunlock(gate) hw_unlock_bit((hw_lock_bit_t*)(&(gate)->gt_data), GATE_ILOCK_BIT)
101 #define lck_rw_ilk_unlock(lock) hw_unlock_bit((hw_lock_bit_t*)(&(lock)->lck_rw_tag), LCK_RW_INTERLO…
836 #define pmap_unlock_bit(l, i) hw_unlock_bit(l, i)