Searched refs:my_kthread (Results 1 – 1 of 1) sorted by relevance
1274 static struct task_struct *my_kthread; /* Handle for the monitoring thread */ variable1346 my_kthread = kthread_run(pc_monitoring, NULL, "sh_pc_monitor"); in spying_thread_create()