Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuset.h165 extern void cpuset_hotplug_workfn(struct work_struct *work);
284 static inline void cpuset_hotplug_workfn(struct work_struct *work) {} in cpuset_hotplug_workfn() function
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c350 static DECLARE_WORK(cpuset_hotplug_work, cpuset_hotplug_workfn);
3198 void cpuset_hotplug_workfn(struct work_struct *work) in cpuset_hotplug_workfn() function