Home
last modified time | relevance | path

Searched refs:__cancel_work (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
A Dworkqueue.c3253 static bool __cancel_work(struct work_struct *work, bool is_dwork) in __cancel_work() function
3288 return __cancel_work(&dwork->work, true); in cancel_delayed_work()

Completed in 13 milliseconds