Searched refs:iucv_nonsmp_handler (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/iucv/
H A Diucv.c219 static int iucv_nonsmp_handler; variable
504 if (iucv_nonsmp_handler == 0 || cpumask_empty(&iucv_irq_cpumask)) iucv_declare_cpu()
789 iucv_nonsmp_handler++; iucv_register()
794 } else if (!smp && iucv_nonsmp_handler == 1) iucv_register()
832 iucv_nonsmp_handler--; iucv_unregister()
835 else if (!smp && iucv_nonsmp_handler == 0) iucv_unregister()
1948 if (iucv_nonsmp_handler) iucv_pm_thaw()

Completed in 46 milliseconds