Searched refs:__cancel_work_timer (Results 1 – 1 of 1) sorted by relevance
554 static int __cancel_work_timer(struct work_struct *work, in __cancel_work_timer() function593 return __cancel_work_timer(work, NULL); in cancel_work_sync()608 return __cancel_work_timer(&dwork->work, &dwork->timer); in cancel_delayed_work_sync()