Searched refs:mca_ticks (Results 1 – 1 of 1) sorted by relevance
130 static int mca_ticks = 3600; /* Check hourly by default. */ variable900 callout_reset(&mca_timer, mca_ticks * hz, mca_periodic_scan, NULL); in mca_periodic_scan()968 callout_reset(&mca_timer, mca_ticks * hz, mca_periodic_scan, NULL); in mca_startup()1040 "interval", CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_MPSAFE, &mca_ticks, in mca_setup()