linux_create_workqueue_common
linux_create_workqueue_common(name, 1)
linux_create_workqueue_common(name, mp_ncpus)
linux_create_workqueue_common(name, 1)
linux_create_workqueue_common(name, max_active)
extern struct workqueue_struct *linux_create_workqueue_common(const char *, int);