Home
last modified time | relevance | path

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

/linux-4.4.14/include/asm-generic/
Dqrwlock.h128 static inline void queued_read_unlock(struct qrwlock *lock) in queued_read_unlock() function
155 #define arch_read_unlock(l) queued_read_unlock(l)