Searched refs:lock_token (Results 1 – 6 of 6) sorted by relevance
70 u16 lock_token; /* Constant 0x8000, used in locks */ member74 u16 lock_token; /* Constant 0x8000, used in locks */ member
34 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token))
162 new_paca->lock_token = 0x8000; in initialise_paca()
175 DEFINE(PACA_LOCK_TOKEN, offsetof(struct paca_struct, lock_token)); in main()
384 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token))
2113 DUMP(p, lock_token, "x"); in dump_one_paca()