taglinefilesource code
time_constant86include/linux/timex.hlong time_constant;  /* pll time constant */
time_constant127include/linux/timex.hextern long time_constant;  /* pll time constant */
time_constant48kernel/sched.clong time_constant = 0;         /* pll time constant */
time_constant493kernel/sched.cltemp = (-(time_offset+1) >> (SHIFT_KG + time_constant)) + 1;
time_constant498kernel/sched.cltemp = ((time_offset-1) >> (SHIFT_KG + time_constant)) + 1;
time_constant348kernel/time.ctime_constant = txc.time_constant;
time_constant365kernel/time.c(time_constant + time_constant);
time_constant368kernel/time.c(time_constant + time_constant);
time_constant383kernel/time.ctxc.time_constant  = time_constant;