register_cpu_notifier 116 include/linux/cpu.h register_cpu_notifier(&fn##_nb); \ register_cpu_notifier 130 include/linux/cpu.h extern int register_cpu_notifier(struct notifier_block *nb); register_cpu_notifier 137 include/linux/cpu.h extern int register_cpu_notifier(struct notifier_block *nb); register_cpu_notifier 222 include/linux/cpu.h #define register_hotcpu_notifier(nb) register_cpu_notifier(nb)