Home
last modified time | relevance | path

Searched refs:my_kthread (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c1279 static struct task_struct *my_kthread; /* Handle for the monitoring thread */ variable
1351 my_kthread = kthread_run(pc_monitoring, NULL, "sh_pc_monitor"); in spying_thread_create()