Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dcheck.c20 static unsigned __read_mostly corruption_check_period = 60; /* seconds */ variable
51 corruption_check_period = val; in set_corruption_check_period()
150 round_jiffies_relative(corruption_check_period*HZ)); in check_corruption()
155 if (!num_scan_areas || !memory_corruption_check || corruption_check_period == 0) in start_periodic_check_for_corruption()
159 corruption_check_period); in start_periodic_check_for_corruption()