Home
last modified time | relevance | path

Searched refs:uz_ratecheck (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/vm/
H A Duma_int.h497 struct timeval uz_ratecheck; /* Warnings rate-limiting */ member
/f-stack/freebsd/vm/
H A Duma_int.h498 struct timeval uz_ratecheck; /* Warnings rate-limiting */ member
H A Duma_core.c919 if (ratecheck(&zone->uz_ratecheck, &warninterval)) in zone_log_warning()
2638 timevalclear(&zone->uz_ratecheck); in zone_ctor()