Home
last modified time | relevance | path

Searched refs:schedule_work_on (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/accessibility/speakup/
A Dselection.c87 schedule_work_on(WORK_CPU_UNBOUND, &speakup_sel_work.work); in speakup_set_selection()
129 schedule_work_on(WORK_CPU_UNBOUND, &speakup_paste_work.work); in speakup_paste_selection()
/linux/drivers/tty/hvc/
A Dhvc_dcc.c203 schedule_work_on(0, &dcc_pwork); in hvc_dcc0_put_chars()
244 schedule_work_on(0, &dcc_gwork); in hvc_dcc0_get_chars()
/linux/kernel/power/
A Dpoweroff.c29 schedule_work_on(cpumask_first(cpu_online_mask), &poweroff_work); in handle_poweroff()
/linux/drivers/platform/x86/intel/ifs/
A Dload.c348 schedule_work_on(cpu, &local_work.w); in scan_chunks_sanity_check()
/linux/drivers/cpufreq/
A Dcpufreq_governor.c266 schedule_work_on(smp_processor_id(), &policy_dbs->work); in dbs_irq_work()
/linux/include/linux/
A Dworkqueue.h702 static inline bool schedule_work_on(int cpu, struct work_struct *work) in schedule_work_on() function
/linux/kernel/trace/
A Dtrace_hwlat.c543 schedule_work_on(cpu, &hwlat_hotplug_work); in hwlat_cpu_init()
A Dtrace_osnoise.c2121 schedule_work_on(cpu, &osnoise_hotplug_work); in osnoise_cpu_init()
A Dring_buffer.c2787 schedule_work_on(cpu, in ring_buffer_resize()
2848 schedule_work_on(cpu_id, in ring_buffer_resize()
/linux/fs/bcachefs/
A Drcu_pending.c305 schedule_work_on(p->cpu, &p->work); in rcu_pending_rcu_cb()
/linux/mm/
A Dmemory-failure.c2466 schedule_work_on(smp_processor_id(), &mf_cpu->work); in memory_failure_queue()
A Dmemcontrol.c1870 schedule_work_on(cpu, &stock->work); in drain_all_stock()
A Dvmalloc.c2281 schedule_work_on(i, &vn->purge_work); in __purge_vmap_area_lazy()
/linux/drivers/hv/
A Dvmbus_drv.c1381 schedule_work_on(cpu, work); in vmbus_bus_init()
/linux/drivers/scsi/fcoe/
A Dfcoe.c1432 schedule_work_on(cpu, &fps->work); in fcoe_rcv()
/linux/kernel/
A Dworkqueue.c4543 schedule_work_on(cpu, work); in schedule_on_each_cpu()
6726 schedule_work_on(cpu, &wfc.work); in work_on_cpu_key()

Completed in 78 milliseconds