Home
last modified time | relevance | path

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

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