Home
last modified time | relevance | path

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

/linux/drivers/xen/events/
A Devents_base.c175 static atomic_t channels_on_cpu[NR_CPUS]; variable
292 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()
/linux/
A DSystem.map162367 ffff800012141050 b channels_on_cpu
A D.tmp_System.map162367 ffff800012141050 b channels_on_cpu

Completed in 339 milliseconds