Searched refs:FXENT_RESEED_INTVL_MAX (Results 1 – 1 of 1) sorted by relevance
59 #define FXENT_RESEED_INTVL_MAX 3600 macro548 if (reseed_intvl_sec < FXENT_RESEED_INTVL_MAX) { in fxent_timer_reseed()550 if (next_ival > FXENT_RESEED_INTVL_MAX) in fxent_timer_reseed()551 next_ival = FXENT_RESEED_INTVL_MAX; in fxent_timer_reseed()