Searched refs:max_lock_wait (Results 1 – 1 of 1) sorted by relevance
164 static atomic64_t max_lock_wait = ATOMIC64_INIT(0); variable232 s64 max_wait = atomic64_read(&max_lock_wait); in test_lock()237 max_wait = atomic64_cmpxchg(&max_lock_wait, in test_lock()600 atomic64_read(&max_lock_wait)); in test_lockup_init()