Home
last modified time | relevance | path

Searched refs:cpuset_hotplug_workfn (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dcpuset.h167 extern void cpuset_hotplug_workfn(struct work_struct *work);
304 static inline void cpuset_hotplug_workfn(struct work_struct *work) in cpuset_hotplug_workfn() function
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c356 static DECLARE_WORK(cpuset_hotplug_work, cpuset_hotplug_workfn);
1032 * Anyways, cpuset_hotplug_workfn() will rebuild sched domains. in rebuild_sched_domains_locked()
3212 * cpuset_hotplug_workfn - handle CPU/memory hotunplug for a cpuset
3227 void cpuset_hotplug_workfn(struct work_struct *work) in cpuset_hotplug_workfn() function

Completed in 5 milliseconds