Name

schedule_work_on — put work task on a specific cpu

Synopsis

bool schedule_work_on (int cpu,
 struct work_struct * work);
 

Arguments

cpu

cpu to put the work task on

work

job to be done

Description

This puts a job on a specific cpu