Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dcheck.c21 static unsigned __read_mostly corruption_check_period = 60; /* seconds */ variable
52 corruption_check_period = val; in set_corruption_check_period()
152 round_jiffies_relative(corruption_check_period*HZ)); in check_corruption()
157 if (!num_scan_areas || !memory_corruption_check || corruption_check_period == 0) in start_periodic_check_for_corruption()
161 corruption_check_period); in start_periodic_check_for_corruption()