Searched refs:DEFAULT_LEASE_TIME_SECS (Results 1 – 2 of 2) sorted by relevance
29 #define DEFAULT_LEASE_TIME_SECS 30 macro
324 if (diff > DEFAULT_LEASE_TIME_SECS) { in lock()807 int lease = DEFAULT_LEASE_TIME_SECS; in random_locks()876 int lease = DEFAULT_LEASE_TIME_SECS; in perf_lock()900 int lease = DEFAULT_LEASE_TIME_SECS; in main()967 int lease = DEFAULT_LEASE_TIME_SECS; in main()
Completed in 17 milliseconds