Searched refs:vmem_update_interval (Results 1 – 1 of 1) sorted by relevance
328 static long vmem_update_interval = 15; /* vmem_update() every 15 seconds */ variable1725 (void) timeout(vmem_update, dummy, vmem_update_interval * hz); in vmem_update()