Home
last modified time | relevance | path

Searched refs:__raw_read_unlock_bh (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Drwlock_api_smp.h92 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock)
247 static inline void __raw_read_unlock_bh(rwlock_t *lock) in __raw_read_unlock_bh() function