DEFINE_PER_CPU_ALIGNED   65 arch/arm/mach-bcm/platsmp-brcmstb.c static DEFINE_PER_CPU_ALIGNED(int, per_cpu_sw_state);
DEFINE_PER_CPU_ALIGNED   52 arch/arm64/kernel/irq.c DEFINE_PER_CPU_ALIGNED(unsigned long [IRQ_STACK_SIZE/sizeof(long)], irq_stack);
DEFINE_PER_CPU_ALIGNED  137 arch/mips/kernel/mips-cm.c static DEFINE_PER_CPU_ALIGNED(spinlock_t, cm_core_lock);
DEFINE_PER_CPU_ALIGNED  138 arch/mips/kernel/mips-cm.c static DEFINE_PER_CPU_ALIGNED(unsigned long, cm_core_lock_flags);
DEFINE_PER_CPU_ALIGNED   17 arch/mips/kernel/mips-cpc.c static DEFINE_PER_CPU_ALIGNED(spinlock_t, cpc_core_lock);
DEFINE_PER_CPU_ALIGNED   19 arch/mips/kernel/mips-cpc.c static DEFINE_PER_CPU_ALIGNED(unsigned long, cpc_core_lock_flags);
DEFINE_PER_CPU_ALIGNED   54 arch/mips/kernel/pm-cps.c static DEFINE_PER_CPU_ALIGNED(u32*, ready_count);
DEFINE_PER_CPU_ALIGNED   57 arch/mips/kernel/pm-cps.c static DEFINE_PER_CPU_ALIGNED(cpumask_t, online_coupled);
DEFINE_PER_CPU_ALIGNED   63 arch/mips/kernel/pm-cps.c static DEFINE_PER_CPU_ALIGNED(atomic_t, pm_barrier);
DEFINE_PER_CPU_ALIGNED   66 arch/mips/kernel/pm-cps.c DEFINE_PER_CPU_ALIGNED(struct mips_static_suspend_state, cps_cpu_state);
DEFINE_PER_CPU_ALIGNED   44 arch/s390/lib/spinlock.c static DEFINE_PER_CPU_ALIGNED(struct spin_wait, spin_wait[4]);
DEFINE_PER_CPU_ALIGNED 1775 arch/x86/kernel/cpu/common.c DEFINE_PER_CPU_ALIGNED(struct stack_canary, stack_canary);
DEFINE_PER_CPU_ALIGNED   60 arch/x86/kernel/tsc.c static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns);
DEFINE_PER_CPU_ALIGNED   50 drivers/s390/cio/cio.c DEFINE_PER_CPU_ALIGNED(struct irb, cio_irb);
DEFINE_PER_CPU_ALIGNED  107 kernel/locking/qspinlock.c static DEFINE_PER_CPU_ALIGNED(struct qnode, qnodes[MAX_NODES]);
DEFINE_PER_CPU_ALIGNED   37 kernel/smp.c   static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data);
DEFINE_PER_CPU_ALIGNED   51 kernel/softirq.c DEFINE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
DEFINE_PER_CPU_ALIGNED  276 net/core/dev.c DEFINE_PER_CPU_ALIGNED(struct softnet_data, softnet_data);
DEFINE_PER_CPU_ALIGNED 1501 net/ipv4/route.c static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt_uncached_list);
DEFINE_PER_CPU_ALIGNED  131 net/ipv6/route.c static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt6_uncached_list);