| /linux/drivers/gpu/drm/msm/disp/ |
| H A D | msm_disp_snapshot.c | 112 kms->dump_worker = kthread_run_worker(0, "%s", "disp_snapshot"); in msm_disp_snapshot_init()
|
| /linux/net/dsa/ |
| H A D | tag_ocelot_8021q.c | 113 priv->xmit_worker = kthread_run_worker(0, "felix_xmit"); in ocelot_connect()
|
| H A D | tag_ksz.c | 69 xmit_worker = kthread_run_worker(0, "dsa%d:%d_xmit", in ksz_connect()
|
| H A D | tag_sja1105.c | 710 xmit_worker = kthread_run_worker(0, "dsa%d:%d_xmit", in sja1105_connect()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_vblank_work.c | 282 worker = kthread_run_worker(0, "card%d-crtc%d", in drm_vblank_worker_init()
|
| /linux/include/linux/ |
| H A D | kthread.h | 206 #define kthread_run_worker(flags, namefmt, ...) \ macro
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_atomic.c | 118 timer->worker = kthread_run_worker(0, "atomic-worker-%d", crtc_idx); in msm_atomic_init_pending_timer()
|
| H A D | msm_kms.c | 309 ev_thread->worker = kthread_run_worker(0, "crtc_event:%d", crtc->base.id); in msm_drm_kms_init()
|
| H A D | msm_gpu.c | 989 gpu->worker = kthread_run_worker(0, "gpu-worker"); in msm_gpu_init()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_gnss.c | 185 kworker = kthread_run_worker(0, "ice-gnss-%s", dev_name(dev)); in ice_gnss_struct_init()
|
| H A D | ice_ptp.c | 3133 kworker = kthread_run_worker(0, "ice-ptp-%s", in ice_ptp_init_work()
|
| /linux/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-vpu.c | 274 dev->worker = kthread_run_worker(0, "vpu_irq_thread"); in wave5_vpu_probe()
|
| /linux/crypto/ |
| H A D | crypto_engine.c | 459 engine->kworker = kthread_run_worker(0, "%s", engine->name); in crypto_engine_alloc_init_and_set()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_slpc.c | 507 threads[i].worker = kthread_run_worker(0, "igt/slpc_parallel:%d", gt->info.id); in live_slpc_tile_interaction()
|
| H A D | selftest_hangcheck.c | 1028 worker = kthread_run_worker(0, "igt/%s", in __igt_reset_engines()
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_ec_spi.c | 718 kthread_run_worker(0, "cros_ec_spi_high_pri"); in cros_ec_spi_devm_high_pri_alloc()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_request.c | 494 worker = kthread_run_worker(0, "igt/%d", n); in mock_breadcrumbs_smoketest() 1647 worker = kthread_run_worker(0, "igt/parallel:%s", in live_parallel_engines() 1808 worker = kthread_run_worker(0, "igt/%d.%d", idx, n); in live_breadcrumbs_smoketest() 3221 worker = kthread_run_worker(0, "igt:%s", in perf_parallel_engines()
|
| /linux/drivers/ptp/ |
| H A D | ptp_clock.c | 383 ptp->kworker = kthread_run_worker(0, "ptp%d", ptp->index); in ptp_clock_register()
|
| /linux/drivers/cpufreq/ |
| H A D | cppc_cpufreq.c | 216 kworker_fie = kthread_run_worker(0, "cppc_fie"); in cppc_freq_invariance_init()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_video.c | 821 video->kworker = kthread_run_worker(0, "UVCG"); in uvcg_video_init()
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | core.c | 1173 kworker = kthread_run_worker(0, "zl3073x-%s", dev_name(zldev->dev)); in zl3073x_devm_dpll_init()
|
| /linux/arch/x86/kvm/ |
| H A D | i8254.c | 753 pit->worker = kthread_run_worker(0, "kvm-pit/%d", pid_nr); in kvm_create_pit()
|
| /linux/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim.c | 232 vdpasim->worker = kthread_run_worker(0, "vDPA sim worker: %s", in vdpasim_create()
|
| /linux/drivers/watchdog/ |
| H A D | watchdog_dev.c | 1232 watchdog_kworker = kthread_run_worker(0, "watchdogd"); in watchdog_dev_init()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_context.c | 372 worker = kthread_run_worker(0, "igt/parallel:%s", in live_parallel_switch()
|