Searched defs:read_lock_bh (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/include/linux/ | ||
D | rwlock_rt.h | 39 static __always_inline void read_lock_bh(rwlock_t *rwlock) in read_lock_bh() function |
D | rwlock.h | 102 #define read_lock_bh(lock) _raw_read_lock_bh(lock) macro |