Lines Matching refs:kthread_work
304 struct kthread_work work;
310 static void __igt_breadcrumbs_smoketest(struct kthread_work *work) in __igt_breadcrumbs_smoketest()
1439 struct kthread_work work;
1444 static void __live_parallel_engine1(struct kthread_work *work) in __live_parallel_engine1()
1482 static void __live_parallel_engineN(struct kthread_work *work) in __live_parallel_engineN()
1534 static void __live_parallel_spin(struct kthread_work *work) in __live_parallel_spin()
1591 static void (* const func[])(struct kthread_work *) = { in live_parallel_engines()
1600 void (* const *fn)(struct kthread_work *); in live_parallel_engines()
2939 struct kthread_work work;
2944 static void p_sync0(struct kthread_work *work) in p_sync0()
3018 static void p_sync1(struct kthread_work *work) in p_sync1()
3095 static void p_many(struct kthread_work *work) in p_many()
3163 static void (* const func[])(struct kthread_work *) = { in perf_parallel_engines()
3170 void (* const *fn)(struct kthread_work *); in perf_parallel_engines()