Home
last modified time | relevance | path

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

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