Searched refs:read_counters_wq (Results 1 – 3 of 3) sorted by relevance
55 static struct workqueue_struct *read_counters_wq; variable155 queue_work_on(cpu, read_counters_wq, &read_counters_work.work); in tegra194_calculate_speed()285 destroy_workqueue(read_counters_wq); in tegra194_cpufreq_free_resources()382 read_counters_wq = alloc_workqueue("read_counters_wq", __WQ_LEGACY, 1); in tegra194_cpufreq_probe()383 if (!read_counters_wq) { in tegra194_cpufreq_probe()
163297 ffff800012157188 b read_counters_wq
Completed in 344 milliseconds