Home
last modified time | relevance | path

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

/kernel/
Dkthread.c815 struct kthread_delayed_work *dwork = in kthread_delayed_work_timer_fn() local
841 struct kthread_delayed_work *dwork, in __kthread_queue_delayed_work()
886 struct kthread_delayed_work *dwork, in kthread_queue_delayed_work()
970 struct kthread_delayed_work *dwork = in __kthread_cancel_work() local
1023 struct kthread_delayed_work *dwork, in kthread_mod_delayed_work()
1117 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *dwork) in kthread_cancel_delayed_work_sync()
Dworkqueue.c1238 struct delayed_work *dwork = to_delayed_work(work); in try_to_grab_pending() local
1521 struct delayed_work *dwork = (struct delayed_work *)__data; in delayed_work_timer_fn() local
1529 struct delayed_work *dwork, unsigned long delay) in __queue_delayed_work()
1573 struct delayed_work *dwork, unsigned long delay) in queue_delayed_work_on()
1611 struct delayed_work *dwork, unsigned long delay) in mod_delayed_work_on()
3039 bool flush_delayed_work(struct delayed_work *dwork) in flush_delayed_work()
3090 bool cancel_delayed_work(struct delayed_work *dwork) in cancel_delayed_work()
3105 bool cancel_delayed_work_sync(struct delayed_work *dwork) in cancel_delayed_work_sync()
/kernel/sched/
Dpsi.c413 struct delayed_work *dwork; in psi_avgs_work() local
582 struct kthread_delayed_work *dwork; in psi_poll_work() local
/kernel/rcu/
Dsrcutree.c448 struct delayed_work *dwork, in srcu_queue_delayed_work_on()
/kernel/cgroup/
Dcgroup-v1.c227 struct delayed_work *dwork = to_delayed_work(work); in cgroup_pidlist_destroy_work_fn() local