Searched refs:LGR_TIMER_INTERVAL_SECS (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ | ||
H A D | lgr.c | 17 #define LGR_TIMER_INTERVAL_SECS (30 * 60) macro 169 mod_timer(&lgr_timer, jiffies + LGR_TIMER_INTERVAL_SECS * HZ); lgr_timer_set() |
Completed in 73 milliseconds