Searched refs:_write_unlock_bh (Results 1 – 3 of 3) sorted by relevance
48 void __lockfunc _write_unlock_bh(rwlock_t *lock) __releases(rwlock_t);
72 #define _write_unlock_bh(lock) __UNLOCK_BH(lock) macro
237 #define write_unlock_bh(lock) _write_unlock_bh(lock)