__cancel_work_sync
return __cancel_work_sync(work, 0);
return __cancel_work_sync(&dwork->work, WORK_CANCEL_DELAYED);
return __cancel_work_sync(work, WORK_CANCEL_DISABLE);
return __cancel_work_sync(&dwork->work,