schedule_work_on
schedule_work_on(WORK_CPU_UNBOUND, &speakup_paste_work.work);
schedule_work_on(WORK_CPU_UNBOUND, &speakup_sel_work.work);
schedule_work_on(smp_processor_id(), &policy_dbs->work);
schedule_work_on(cpu, work);
schedule_work_on(cpu, &local_work.w);
schedule_work_on(cpu, &fps->work);
schedule_work_on(0, &dcc_pwork);
schedule_work_on(0, &dcc_gwork);
schedule_work_on(cpumask_first(cpu_online_mask), &poweroff_work);
schedule_work_on(cpu, work);
schedule_work_on(cpu, work);
schedule_work_on(cpu,
schedule_work_on(cpu_id,
schedule_work_on(cpu, &hwlat_hotplug_work);
schedule_work_on(cpu, &osnoise_hotplug_work);
schedule_work_on(cpu, work);
schedule_work_on(cpu, &wfc.work);
schedule_work_on(smp_processor_id(), &mf_cpu->work);
schedule_work_on(i, &vn->purge_work);