Searched refs:report_time (Results 1 – 1 of 1) sorted by relevance
74 struct report_time { struct98 #define REPORT_TIMES_MAX (PAGE_SIZE / sizeof(struct report_time)) argument103 static struct report_time report_times[REPORT_TIMES_SIZE];118 struct report_time *use_entry = &report_times[0]; in rate_limit_report()131 struct report_time *rt = &report_times[i]; in rate_limit_report()