clocksource_get_next  222 include/linux/clocksource.h extern struct clocksource* clocksource_get_next(void);
clocksource_get_next  176 kernel/time/timekeeping.c 	new = clocksource_get_next();
clocksource_get_next  251 kernel/time/timekeeping.c 	clock = clocksource_get_next();