taglinefilesource code
time_constant84include/linux/timex.hlong time_constant;  /* pll time constant */
time_constant139include/linux/timex.hextern long time_constant;  /* pll time constant */
time_constant55kernel/sched.clong time_constant = 0;         /* pll time constant */
time_constant483kernel/sched.cltemp = (-(time_offset+1) >> (SHIFT_KG + time_constant)) + 1;
time_constant488kernel/sched.cltemp = ((time_offset-1) >> (SHIFT_KG + time_constant)) + 1;
time_constant408kernel/time.ctime_constant = txc.time_constant;
time_constant425kernel/time.c(time_constant + time_constant);
time_constant428kernel/time.c(time_constant + time_constant);
time_constant446kernel/time.ctxc.time_constant  = time_constant;