Searched refs:corruption_check_period (Results 1 – 1 of 1) sorted by relevance
25 static unsigned __read_mostly corruption_check_period = 60; /* seconds */ variable67 corruption_check_period = val; in set_corruption_check_period()171 round_jiffies_relative(corruption_check_period*HZ)); in check_corruption()176 if (!num_scan_areas || !memory_corruption_check || corruption_check_period == 0) in start_periodic_check_for_corruption()179 pr_info("Scanning for low memory corruption every %d seconds\n", corruption_check_period); in start_periodic_check_for_corruption()