Searched refs:cpuset_wait_for_hotplug (Results 1 – 5 of 5) sorted by relevance
57 extern void cpuset_wait_for_hotplug(void);179 static inline void cpuset_wait_for_hotplug(void) { } in cpuset_wait_for_hotplug() function
207 cpuset_wait_for_hotplug(); in thaw_processes()
645 @@ -3296,6 +3315,7 @@ void cpuset_wait_for_hotplug(void)649 +EXPORT_SYMBOL_GPL(cpuset_wait_for_hotplug);
869 cpuset_wait_for_hotplug(); in cpu_up_down_serialize_trainwrecks()
3299 void cpuset_wait_for_hotplug(void) in cpuset_wait_for_hotplug() function