Searched refs:LOCK_TOKEN (Results 1 – 2 of 2) sorted by relevance
30 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro32 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro35 #define LOCK_TOKEN 1 macro67 token = LOCK_TOKEN; in __arch_spin_trylock()196 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */
424 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro426 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro