Searched refs:LOCK_TOKEN (Results 1 – 4 of 4) sorted by relevance
26 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro28 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro31 #define LOCK_TOKEN 1 macro53 token = LOCK_TOKEN; in __arch_spin_trylock()168 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */
95 static int pushToken = LOCK_TOKEN;264 else if (pushToken == LOCK_TOKEN) { in xf86getToken()426 pushToken = LOCK_TOKEN; in xf86getToken()851 pushToken = LOCK_TOKEN; in xf86initConfigFiles()
74 LOCK_TOKEN = -3, enumerator
414 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro416 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro