Searched refs:__cancel_work (Results 1 – 1 of 1) sorted by relevance
3252 static bool __cancel_work(struct work_struct *work, bool is_dwork) in __cancel_work() function3287 return __cancel_work(&dwork->work, true); in cancel_delayed_work()