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

/linux-4.4.14/include/linux/
H A Drwlock_api_smp.h92 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock)
247 static inline void __raw_read_unlock_bh(rwlock_t *lock) __raw_read_unlock_bh() function
/linux-4.4.14/kernel/locking/
H A Dspinlock.c279 __raw_read_unlock_bh(lock); _raw_read_unlock_bh()

Completed in 57 milliseconds