Searched defs:read_lock_bh (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | rwlock_rt.h | 39 static __always_inline void read_lock_bh(rwlock_t *rwlock) in read_lock_bh() function |
A D | rwlock.h | 87 #define read_lock_bh(lock) _raw_read_lock_bh(lock) macro |
Completed in 5 milliseconds