taglinefilesource code
time_constant84include/linux/timex.hlong time_constant;  /* pll time constant */
time_constant126include/linux/timex.hextern long time_constant;  /* pll time constant */
time_constant55kernel/sched.clong time_constant = 0;         /* pll time constant */
time_constant442kernel/sched.cltemp = (-(time_offset+1) >> (SHIFT_KG + time_constant)) + 1;
time_constant447kernel/sched.cltemp = ((time_offset-1) >> (SHIFT_KG + time_constant)) + 1;
time_constant404kernel/time.ctime_constant = txc.time_constant;
time_constant421kernel/time.c(time_constant + time_constant);
time_constant424kernel/time.c(time_constant + time_constant);
time_constant442kernel/time.ctxc.time_constant  = time_constant;