Home
last modified time | relevance | path

Searched defs:_raw_read_lock_bh (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Drwlock_api_smp.h53 #define _raw_read_lock_bh(lock) __raw_read_lock_bh(lock) macro
H A Dspinlock_api_up.h64 #define _raw_read_lock_bh(lock) __LOCK_BH(lock) macro