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

/external/kernel-headers/original/linux/
H A Dspinlock_api_smp.h47 void __lockfunc _read_unlock_bh(rwlock_t *lock) __releases(rwlock_t);
H A Dspinlock_api_up.h73 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
H A Dspinlock.h233 #define read_unlock_bh(lock) _read_unlock_bh(lock)

Completed in 25 milliseconds