Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/include/asm/
Dsimple_spinlock.h167 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */ macro
170 #define WRLOCK_TOKEN (-1) macro
204 token = WRLOCK_TOKEN; in __arch_write_trylock()