Searched refs:max_seq (Results 1 – 1 of 1) sorted by relevance
139 u64 max_seq = 0; in Lock() local144 CHECK_NE(locked_[i], max_seq); in Lock()145 if (max_seq < locked_[i]) { in Lock()146 max_seq = locked_[i]; in Lock()