Searched refs:channels_on_cpu (Results 1 – 3 of 3) sorted by relevance
175 static atomic_t channels_on_cpu[NR_CPUS]; variable292 WARN_ON_ONCE(!atomic_add_unless(&channels_on_cpu[info->cpu], -1 , 0)); in channels_on_cpu_dec()300 if (WARN_ON_ONCE(!atomic_add_unless(&channels_on_cpu[info->cpu], 1, in channels_on_cpu_inc()1833 unsigned int curch = atomic_read(&channels_on_cpu[cpu]); in select_target_cpu()
162367 ffff800012141050 b channels_on_cpu
Completed in 339 milliseconds