taglinefilesource code
time_constant84include/linux/timex.hlong time_constant;  /* pll time constant */
time_constant126include/linux/timex.hextern long time_constant;  /* pll time constant */
time_constant52kernel/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_constant394kernel/time.ctime_constant = txc.time_constant;
time_constant411kernel/time.c(time_constant + time_constant);
time_constant414kernel/time.c(time_constant + time_constant);
time_constant432kernel/time.ctxc.time_constant  = time_constant;