Home
last modified time | relevance | path

Searched defs:dwork (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dkthread.c1033 struct kthread_delayed_work *dwork = from_timer(dwork, t, timer); in kthread_delayed_work_timer_fn() local
1060 struct kthread_delayed_work *dwork, in __kthread_queue_delayed_work()
1104 struct kthread_delayed_work *dwork, in kthread_queue_delayed_work()
1183 struct kthread_delayed_work *dwork = in kthread_cancel_delayed_work_timer() local
1251 struct kthread_delayed_work *dwork, in kthread_mod_delayed_work()
1365 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *dwork) in kthread_cancel_delayed_work_sync()
Dworkqueue.c1278 struct delayed_work *dwork = to_delayed_work(work); in try_to_grab_pending() local
1650 struct delayed_work *dwork = from_timer(dwork, t, timer); in delayed_work_timer_fn() local
1658 struct delayed_work *dwork, unsigned long delay) in __queue_delayed_work()
1701 struct delayed_work *dwork, unsigned long delay) in queue_delayed_work_on()
1739 struct delayed_work *dwork, unsigned long delay) in mod_delayed_work_on()
3222 bool flush_delayed_work(struct delayed_work *dwork) in flush_delayed_work()
3294 bool cancel_delayed_work(struct delayed_work *dwork) in cancel_delayed_work()
3309 bool cancel_delayed_work_sync(struct delayed_work *dwork) in cancel_delayed_work_sync()
/kernel/cgroup/
Dcgroup-v1.c212 struct delayed_work *dwork = to_delayed_work(work); in cgroup_pidlist_destroy_work_fn() local
/kernel/sched/
Dpsi.c416 struct delayed_work *dwork; in psi_avgs_work() local
Dcore.c5744 struct delayed_work *dwork = to_delayed_work(work); in sched_tick_remote() local