Home
last modified time | relevance | path

Searched refs:schedule_work_on (Results 1 – 13 of 13) 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/kernel/power/
A Dpoweroff.c29 schedule_work_on(cpumask_first(cpu_online_mask), &poweroff_work); in handle_poweroff()
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dworkqueues.h55 static inline bool schedule_work_on(int cpu, struct work_struct *work) in schedule_work_on() function
/linux/include/linux/
A Dworkqueue.h542 static inline bool schedule_work_on(int cpu, struct work_struct *work) in schedule_work_on() function
/linux/drivers/cpufreq/
A Dcpufreq_governor.c266 schedule_work_on(smp_processor_id(), &policy_dbs->work); in dbs_irq_work()
/linux/kernel/trace/
A Dtrace_hwlat.c541 schedule_work_on(cpu, &hwlat_hotplug_work); in hwlat_cpu_init()
A Dtrace_osnoise.c1784 schedule_work_on(cpu, &osnoise_hotplug_work); in osnoise_cpu_init()
A Dring_buffer.c2130 schedule_work_on(cpu, in ring_buffer_resize()
2180 schedule_work_on(cpu_id, in ring_buffer_resize()
/linux/mm/
A Dmemory-failure.c1886 schedule_work_on(smp_processor_id(), &mf_cpu->work); in memory_failure_queue()
A Dslub.c2712 schedule_work_on(cpu, &sfw->work); in flush_all_cpus_locked()
A Dmemcontrol.c2260 schedule_work_on(cpu, &stock->work); in drain_all_stock()
/linux/kernel/
A Dworkqueue.c3333 schedule_work_on(cpu, work); in schedule_on_each_cpu()
5213 schedule_work_on(cpu, &wfc.work); in work_on_cpu()
/linux/drivers/scsi/fcoe/
A Dfcoe.c1431 schedule_work_on(cpu, &fps->work); in fcoe_rcv()

Completed in 74 milliseconds