Searched refs:report_time (Results 1 – 1 of 1) sorted by relevance
69 struct report_time { struct93 #define REPORT_TIMES_MAX (PAGE_SIZE / sizeof(struct report_time)) argument98 static struct report_time report_times[REPORT_TIMES_SIZE];113 struct report_time *use_entry = &report_times[0]; in rate_limit_report()126 struct report_time *rt = &report_times[i]; in rate_limit_report()