Searched refs:_write_lock_bh (Results 1 – 2 of 2) sorted by relevance
/development/ndk/platforms/android-3/include/linux/ | ||
D | spinlock_api_up.h | 45 #define _write_lock_bh(lock) __LOCK_BH(lock) macro |
D | spinlock.h | 82 #define write_lock_bh(lock) _write_lock_bh(lock) |