Searched refs:report_time (Results 1 – 1 of 1) sorted by relevance
76 struct report_time { struct100 #define REPORT_TIMES_MAX (PAGE_SIZE / sizeof(struct report_time)) argument105 static struct report_time report_times[REPORT_TIMES_SIZE];120 struct report_time *use_entry = &report_times[0]; in rate_limit_report()133 struct report_time *rt = &report_times[i]; in rate_limit_report()