Searched refs:snoop_warninter (Results 1 – 1 of 1) sorted by relevance
48 static unsigned snoop_warninter = 60; /* Time in seconds between warnings */ variable98 if (now - snoop_lastwarn >= snoop_warninter * NANOSEC) { in snoop_nswarn()