taglinefilesource code
time_constant86include/linux/timex.hlong time_constant;  /* pll time constant */
time_constant129include/linux/timex.hextern long time_constant;  /* pll time constant */
time_constant49kernel/sched.clong time_constant = 0;         /* pll time constant */
time_constant506kernel/sched.cltemp = (-(time_offset+1) >> (SHIFT_KG + time_constant)) + 1;
time_constant511kernel/sched.cltemp = ((time_offset-1) >> (SHIFT_KG + time_constant)) + 1;
time_constant353kernel/time.ctime_constant = txc.time_constant;
time_constant370kernel/time.c(time_constant + time_constant);
time_constant373kernel/time.c(time_constant + time_constant);
time_constant391kernel/time.ctxc.time_constant  = time_constant;