Searched refs:__unregister_cpu_notifier (Results 1 – 7 of 7) sorted by relevance
142 extern void __unregister_cpu_notifier(struct notifier_block *nb);164 static inline void __unregister_cpu_notifier(struct notifier_block *nb) in __unregister_cpu_notifier() function197 static inline void __unregister_cpu_notifier(struct notifier_block *nb) in __unregister_cpu_notifier() function239 #define __unregister_hotcpu_notifier(nb) __unregister_cpu_notifier(nb)
112 __unregister_cpu_notifier(&nmi_timer_cpu_nb); in nmi_timer_shutdown()
254 void __ref __unregister_cpu_notifier(struct notifier_block *nb) in __unregister_cpu_notifier() function258 EXPORT_SYMBOL(__unregister_cpu_notifier);
527 __unregister_cpu_notifier(&oprofile_cpu_nb); in nmi_shutdown()
1093 __unregister_cpu_notifier(&cpu_hotplug_notifier); in intel_idle_exit()
1206 __unregister_cpu_notifier(&zs_cpu_nb); in zs_unregister_cpu_notifier()
1421 __unregister_cpu_notifier(&buffer->cpu_notify); in ring_buffer_free()