Lines Matching refs:kthread_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()
3038 static void p_sync1(struct kthread_work *work) in p_sync1()
3115 static void p_many(struct kthread_work *work) in p_many()
3183 static void (* const func[])(struct kthread_work *) = { in perf_parallel_engines()
3190 void (* const *fn)(struct kthread_work *); in perf_parallel_engines()