Searched refs:lock_token (Results 1 – 5 of 5) sorted by relevance
71 u16 lock_token; /* Constant 0x8000, used in locks */ member
35 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token))
140 new_paca->lock_token = 0x8000; in initialise_paca()
136 DEFINE(PACA_LOCK_TOKEN, offsetof(struct paca_struct, lock_token)); in main()
326 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token))