Searched refs:LOCK_TOKEN (Results 1 – 2 of 2) sorted by relevance
27 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro29 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro32 #define LOCK_TOKEN 1 macro54 token = LOCK_TOKEN; in __arch_spin_trylock()149 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */
411 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro413 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro