Home
last modified time | relevance | path

Searched refs:cpuset_wait_for_hotplug (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuset.h59 extern void cpuset_wait_for_hotplug(void);
183 static inline void cpuset_wait_for_hotplug(void) { } in cpuset_wait_for_hotplug() function
/OK3568_Linux_fs/kernel/kernel/power/
H A Dprocess.c216 cpuset_wait_for_hotplug(); in thaw_processes()
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c876 cpuset_wait_for_hotplug(); in cpu_up_down_serialize_trainwrecks()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c3311 void cpuset_wait_for_hotplug(void) in cpuset_wait_for_hotplug() function