Searched refs:__unregister_cpu_notifier (Results 1 – 8 of 8) sorted by relevance
143 extern void __unregister_cpu_notifier(struct notifier_block *nb);165 static inline void __unregister_cpu_notifier(struct notifier_block *nb) in __unregister_cpu_notifier() function198 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()
243 void __unregister_cpu_notifier(struct notifier_block *nb) in __unregister_cpu_notifier() function247 EXPORT_SYMBOL(__unregister_cpu_notifier);
417 __unregister_cpu_notifier(&zswap_dstmem_notifier); in zswap_cpu_dstmem_destroy()490 __unregister_cpu_notifier(&pool->notifier); in zswap_cpu_comp_destroy()
1206 __unregister_cpu_notifier(&zs_cpu_nb); in zs_unregister_cpu_notifier()
527 __unregister_cpu_notifier(&oprofile_cpu_nb); in nmi_shutdown()
1235 __unregister_cpu_notifier(&cpu_hotplug_notifier); in intel_idle_exit()
1397 __unregister_cpu_notifier(&buffer->cpu_notify); in ring_buffer_free()