taglinefilesource code
time_constant88include/linux/timex.hlong time_constant;  /* pll time constant */
time_constant143include/linux/timex.hextern long time_constant;  /* pll time constant */
time_constant55kernel/sched.clong time_constant = 0;         /* pll time constant */
time_constant489kernel/sched.cltemp = (-(time_offset+1) >> (SHIFT_KG + time_constant)) + 1;
time_constant494kernel/sched.cltemp = ((time_offset-1) >> (SHIFT_KG + time_constant)) + 1;
time_constant409kernel/time.ctime_constant = txc.time_constant;
time_constant426kernel/time.c(time_constant + time_constant);
time_constant429kernel/time.c(time_constant + time_constant);
time_constant447kernel/time.ctxc.time_constant  = time_constant;