Searched refs:reseed_intvl_sec (Results 1 – 1 of 1) sorted by relevance
541 static unsigned reseed_intvl_sec = 1; in fxent_timer_reseed() local548 if (reseed_intvl_sec < FXENT_RESEED_INTVL_MAX) { in fxent_timer_reseed()549 next_ival = FXENT_RESSED_INTVL_GFACT * reseed_intvl_sec; in fxent_timer_reseed()560 next_ival = reseed_intvl_sec; in fxent_timer_reseed()596 reseed_intvl_sec = next_ival; in fxent_timer_reseed()