clockevents_notify  291 arch/x86/kernel/process.c 			clockevents_notify(CLOCK_EVT_NOTIFY_BROADCAST_FORCE,
clockevents_notify  297 arch/x86/kernel/process.c 		clockevents_notify(CLOCK_EVT_NOTIFY_BROADCAST_ENTER, &cpu);
clockevents_notify  306 arch/x86/kernel/process.c 		 clockevents_notify(CLOCK_EVT_NOTIFY_BROADCAST_EXIT, &cpu);
clockevents_notify  254 arch/x86/kernel/vmiclock_32.c 	clockevents_notify(CLOCK_EVT_NOTIFY_SUSPEND, NULL);
clockevents_notify  272 arch/x86/kernel/vmiclock_32.c 	clockevents_notify(CLOCK_EVT_NOTIFY_RESUME, NULL);
clockevents_notify  133 include/linux/clockchips.h extern void clockevents_notify(unsigned long reason, void *arg);
clockevents_notify 1730 kernel/hrtimer.c 		clockevents_notify(CLOCK_EVT_NOTIFY_CPU_DEAD, &cpu);
clockevents_notify  307 kernel/time/timekeeping.c 	clockevents_notify(CLOCK_EVT_NOTIFY_RESUME, NULL);
clockevents_notify  327 kernel/time/timekeeping.c 	clockevents_notify(CLOCK_EVT_NOTIFY_SUSPEND, NULL);