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

/linux-master/include/linux/
H A Drwlock_api_smp.h93 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock)
253 static inline void __raw_read_unlock_bh(rwlock_t *lock) function
/linux-master/kernel/locking/
H A Dspinlock.c284 __raw_read_unlock_bh(lock);

Completed in 146 milliseconds