timekeeping_notify  250 include/linux/clocksource.h extern int timekeeping_notify(struct clocksource *clock);
timekeeping_notify  777 kernel/time/clocksource.c 	if (curr_clocksource != best && !timekeeping_notify(best)) {