Searched refs:oops_timestamp (Results 1 – 1 of 1) sorted by relevance
1425 static unsigned long oops_timestamp; in zap_locks() local1427 if (time_after_eq(jiffies, oops_timestamp) && in zap_locks()1428 !time_after(jiffies, oops_timestamp + 30 * HZ)) in zap_locks()1431 oops_timestamp = jiffies; in zap_locks()