Searched refs:__raw_read_unlock_bh (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/locking/
H A Dspinlock.c284 __raw_read_unlock_bh(lock);
/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

Completed in 165 milliseconds