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