Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H 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/
H 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/
H A Dpoweroff.c29 schedule_work_on(cpumask_first(cpu_online_mask), &poweroff_work); in handle_poweroff()
/linux/include/linux/
H A Dworkqueue.h709 static inline bool schedule_work_on(int cpu, struct work_struct *work) in schedule_work_on() function
/linux/kernel/trace/
H A Dtrace_hwlat.c538 schedule_work_on(cpu, &hwlat_hotplug_work); in hwlat_cpu_init()
H A Dtrace_osnoise.c2095 schedule_work_on(cpu, &osnoise_hotplug_work); in osnoise_cpu_init()
H A Dring_buffer.c3031 schedule_work_on(cpu, in ring_buffer_resize()
3089 schedule_work_on(cpu_id, in ring_buffer_resize()
/linux/mm/
H A Dmemory-failure.c2590 schedule_work_on(smp_processor_id(), &mf_cpu->work); in memory_failure_queue()
H A Dmemcontrol.c2036 schedule_work_on(cpu, &memcg_st->work); in drain_all_stock()
2046 schedule_work_on(cpu, &obj_st->work); in drain_all_stock()
H A Dvmalloc.c2382 schedule_work_on(i, &vn->purge_work); in __purge_vmap_area_lazy()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c1412 schedule_work_on(cpu, &fps->work); in fcoe_rcv()
/linux/drivers/hv/
H A Dvmbus_drv.c1406 schedule_work_on(cpu, work); in vmbus_alloc_synic_and_connect()
/linux/kernel/
H A Dworkqueue.c4603 schedule_work_on(cpu, work); in schedule_on_each_cpu()
6791 schedule_work_on(cpu, &wfc.work); in work_on_cpu_key()