Searched refs:_QW_WMASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/asm-generic/
H A Dqrwlock.h29 #define _QW_WMASK 0x1ff /* Writer mask */ macro
49 if (likely(!(cnts & _QW_WMASK))) {
51 if (likely(!(cnts & _QW_WMASK)))
83 if (likely(!(cnts & _QW_WMASK)))

Completed in 114 milliseconds