Home
last modified time | relevance | path

Searched defs:is_dwork (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Dkthread.c1313 static bool __kthread_cancel_work_sync(struct kthread_work *work, bool is_dwork) in __kthread_cancel_work_sync()
H A Dworkqueue.c1551 static int try_to_grab_pending(struct work_struct *work, bool is_dwork, in try_to_grab_pending()
3447 static bool __cancel_work_timer(struct work_struct *work, bool is_dwork) in __cancel_work_timer()
3577 static bool __cancel_work(struct work_struct *work, bool is_dwork) in __cancel_work()