Searched refs:__UNLOCK_BH (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dspinlock_api_up.h48 #define __UNLOCK_BH(lock) \ macro
79 #define _raw_spin_unlock_bh(lock) __UNLOCK_BH(lock)
80 #define _raw_write_unlock_bh(lock) __UNLOCK_BH(lock)
81 #define _raw_read_unlock_bh(lock) __UNLOCK_BH(lock)

Completed in 222 milliseconds