schedule_work — put work task in global workqueue
int schedule_work (
)
work
job to be done
This puts a job in the kernel-global workqueue.