tk_fast_mono       82 kernel/time/timekeeping.c static struct tk_fast tk_fast_mono ____cacheline_aligned = {
tk_fast_mono      474 kernel/time/timekeeping.c 	return __ktime_get_fast_ns(&tk_fast_mono);
tk_fast_mono      543 kernel/time/timekeeping.c 	return __ktime_get_real_fast_ns(&tk_fast_mono);
tk_fast_mono      566 kernel/time/timekeeping.c 	update_fast_timekeeper(&tkr_dummy, &tk_fast_mono);
tk_fast_mono      675 kernel/time/timekeeping.c 	update_fast_timekeeper(&tk->tkr_mono, &tk_fast_mono);