Searched refs:register_cpu_notifier (Results 1 – 1 of 1) sorted by relevance
95 register_cpu_notifier(&fn##_nb); \104 extern int register_cpu_notifier(struct notifier_block *nb);113 static inline int register_cpu_notifier(struct notifier_block *nb) in register_cpu_notifier() function146 static inline int register_cpu_notifier(struct notifier_block *nb) in register_cpu_notifier() function194 #define register_hotcpu_notifier(nb) register_cpu_notifier(nb)