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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dspinlock_api_up.h52 #define __UNLOCK_BH(lock) \ macro
81 #define _spin_unlock_bh(lock) __UNLOCK_BH(lock)
82 #define _write_unlock_bh(lock) __UNLOCK_BH(lock)
83 #define _read_unlock_bh(lock) __UNLOCK_BH(lock)

Completed in 27 milliseconds