Home
last modified time | relevance | path

Searched refs:_write_unlock_bh (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/linux/
Dspinlock_api_smp.h48 void __lockfunc _write_unlock_bh(rwlock_t *lock) __releases(rwlock_t);
Dspinlock_api_up.h72 #define _write_unlock_bh(lock) __UNLOCK_BH(lock) macro
Dspinlock.h237 #define write_unlock_bh(lock) _write_unlock_bh(lock)