Searched refs:LCK_TICKET_TYPE (Results 1 – 2 of 2) sorted by relevance
88 if (lck->lck_type != LCK_TICKET_TYPE) { in __hw_lck_invalid_panic()100 if (lck->lck_type != LCK_TICKET_TYPE) { in hw_lck_ticket_verify()124 .lck_type = LCK_TICKET_TYPE, in hw_lck_ticket_init()144 .lck_type = LCK_TICKET_TYPE, in hw_lck_ticket_init_locked()
105 #define LCK_TICKET_TYPE 0x44 macro