Searched refs:kthread_work (Results 1 – 25 of 61) sorted by relevance
123
114 struct kthread_work;115 typedef void (*kthread_work_func_t)(struct kthread_work *work);128 struct kthread_work *current_work;131 struct kthread_work { struct140 struct kthread_work work; argument156 struct kthread_work work = KTHREAD_WORK_INIT(work, fn)173 memset((work), 0, sizeof(struct kthread_work)); \197 struct kthread_work *work);207 void kthread_flush_work(struct kthread_work *work);210 bool kthread_cancel_work_sync(struct kthread_work *work);
786 struct kthread_work *work; in kthread_worker_fn()813 struct kthread_work, node); in kthread_worker_fn()952 struct kthread_work *work) in queuing_blocked()960 struct kthread_work *work) in kthread_insert_work_sanity_check()970 struct kthread_work *work, in kthread_insert_work()996 struct kthread_work *work) in kthread_queue_work()1022 struct kthread_work *work = &dwork->work; in kthread_delayed_work_timer_fn()1052 struct kthread_work *work = &dwork->work; in __kthread_queue_delayed_work()1095 struct kthread_work *work = &dwork->work; in kthread_queue_delayed_work()1112 struct kthread_work work;[all …]
28 struct kthread_work base;67 void (*func)(struct kthread_work *work));
29 struct kthread_work work;33 void (*xmit_work_fn)(struct kthread_work *work);
46 struct kthread_work work;51 void (*xmit_work_fn)(struct kthread_work *work);
169 struct kthread_work work;173 void (*xmit_work_fn)(struct kthread_work *work);
130 static void msm_devfreq_boost_work(struct kthread_work *work);131 static void msm_devfreq_idle_work(struct kthread_work *work);256 static void msm_devfreq_boost_work(struct kthread_work *work) in msm_devfreq_boost_work()335 static void msm_devfreq_idle_work(struct kthread_work *work) in msm_devfreq_idle_work()
74 struct kthread_work deadline_work;
263 struct kthread_work fault_work;266 struct kthread_work recover_work;272 struct kthread_work retire_work;
150 struct kthread_work dump_work;
29 static void deadline_work(struct kthread_work *work) in deadline_work()
68 struct kthread_work pump_requests;
37 void ivtv_irq_work_handler(struct kthread_work *work);
49 struct kthread_work work;
48 struct kthread_work expired;
45 void ksz_port_deferred_xmit(struct kthread_work *work);
304 struct kthread_work work;310 static void __igt_breadcrumbs_smoketest(struct kthread_work *work) in __igt_breadcrumbs_smoketest()1459 struct kthread_work work;1464 static void __live_parallel_engine1(struct kthread_work *work) in __live_parallel_engine1()1502 static void __live_parallel_engineN(struct kthread_work *work) in __live_parallel_engineN()1554 static void __live_parallel_spin(struct kthread_work *work) in __live_parallel_spin()1611 static void (* const func[])(struct kthread_work *) = { in live_parallel_engines()1620 void (* const *fn)(struct kthread_work *); in live_parallel_engines()2959 struct kthread_work work;2964 static void p_sync0(struct kthread_work *work) in p_sync0()[all …]
111 struct kthread_work work;
61 struct kthread_work work;
48 struct kthread_work work;54 static void vdpasim_mm_work_fn(struct kthread_work *work) in vdpasim_mm_work_fn()69 struct kthread_work *work = &mm_work->work; in vdpasim_worker_change_mm_sync()172 static void vdpasim_work_fn(struct kthread_work *work) in vdpasim_work_fn()
29 void (*xmit_work_fn)(struct kthread_work *work); in ocelot_defer_xmit()
53 static void _msm_disp_snapshot_work(struct kthread_work *work) in _msm_disp_snapshot_work()
67 struct kthread_work *work),95 TP_PROTO(struct kthread_work *work),121 TP_PROTO(struct kthread_work *work, kthread_work_func_t function),
21 struct kthread_work work;472 static void slpc_spinner_thread(struct kthread_work *work) in slpc_spinner_thread()
241 void (*func)(struct kthread_work *work)) in drm_vblank_work_init()