Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dspinlock.h175 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */ macro
178 #define WRLOCK_TOKEN (-1) macro
213 token = WRLOCK_TOKEN; in __arch_write_trylock()