Home
last modified time | relevance | path

Searched defs:_raw_read_unlock_bh (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Drwlock_api_smp.h92 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock) macro
A Dspinlock_api_up.h80 #define _raw_read_unlock_bh(lock) __UNLOCK_BH(lock) macro
/linux/kernel/locking/
A Dspinlock.c282 void __lockfunc _raw_read_unlock_bh(rwlock_t *lock) in _raw_read_unlock_bh() function

Completed in 5 milliseconds