Home
last modified time | relevance | path

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

/include/asm-generic/
Dqrwlock.h24 #define _QW_LOCKED 0x0ff /* A writer holds the lock */ macro
68 _QW_LOCKED)); in queued_write_trylock()
94 if (likely(atomic_try_cmpxchg_acquire(&lock->cnts, &cnts, _QW_LOCKED))) in queued_write_lock()