Searched refs:tasklet_schedule_on_cpu (Results 1 – 6 of 6) sorted by relevance
54 void tasklet_schedule_on_cpu(struct tasklet *t, unsigned int cpu) in tasklet_schedule_on_cpu() function75 tasklet_schedule_on_cpu(t, smp_processor_id()); in tasklet_schedule()
104 tasklet_schedule_on_cpu(&per_cpu(stopmachine_tasklet, i), i); in stop_machine_run()
218 tasklet_schedule_on_cpu(&dump_hwdom_tasklet, v->processor); in dump_hwdom_action()240 tasklet_schedule_on_cpu(&dump_hwdom_tasklet, v->processor); in dump_hwdom_registers()
1576 tasklet_schedule_on_cpu(&info->vcpu->continue_hypercall_tasklet, cpu); in continue_hypercall_on_cpu()
53 void tasklet_schedule_on_cpu(struct tasklet *t, unsigned int cpu);
318 tasklet_schedule_on_cpu(&iommu_pt_cleanup_tasklet, in iommu_free_pagetables()
Completed in 8 milliseconds