Home
last modified time | relevance | path

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

/linux-6.12.1/include/asm-generic/
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)