Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dqrwlock.h108 static inline void queued_read_unlock(struct qrwlock *lock) in queued_read_unlock() function
143 #define arch_read_unlock(l) queued_read_unlock(l)