Searched refs:LOCK_TOKEN (Results 1 – 2 of 2) sorted by relevance
34 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro36 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro39 #define LOCK_TOKEN 1 macro84 token = LOCK_TOKEN; in __arch_spin_trylock()189 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */
425 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro427 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro