Searched refs:__kthread_cancel_work (Results 1 – 1 of 1) sorted by relevance
993 static bool __kthread_cancel_work(struct kthread_work *work, bool is_dwork, in __kthread_cancel_work() function1071 ret = __kthread_cancel_work(work, true, &flags); in kthread_mod_delayed_work()1093 ret = __kthread_cancel_work(work, is_dwork, &flags); in __kthread_cancel_work_sync()