Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dqrwlock.h130 static inline int queued_rwlock_is_contended(struct qrwlock *lock) in queued_rwlock_is_contended() function
145 #define arch_rwlock_is_contended(l) queued_rwlock_is_contended(l)