Home
last modified time | relevance | path

Searched refs:adjusting_time (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dtime.c106 static unsigned adjusting_time = 0; variable
277 if ( adjusting_time && (time_adjust == 0) ) in timer_interrupt()
564 if ( adjusting_time == 0 ) in ppc_adjtimex()
569 adjusting_time = 1; in ppc_adjtimex()
586 if ( adjusting_time ) in ppc_adjtimex()
589 adjusting_time = 0; in ppc_adjtimex()