DECLARE_PER_CPU    16 arch/x86/xen/multicalls.h DECLARE_PER_CPU(unsigned long, xen_mc_irq_flags);
DECLARE_PER_CPU    16 arch/x86/xen/xen-ops.h DECLARE_PER_CPU(unsigned long, xen_cr3);
DECLARE_PER_CPU    17 arch/x86/xen/xen-ops.h DECLARE_PER_CPU(unsigned long, xen_current_cr3);
DECLARE_PER_CPU   127 fs/xfs/linux-2.6/xfs_stats.h DECLARE_PER_CPU(struct xfsstats, xfsstats);
DECLARE_PER_CPU   258 include/acpi/processor.h DECLARE_PER_CPU(struct acpi_processor *, processors);
DECLARE_PER_CPU    21 include/asm-generic/irq_regs.h DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
DECLARE_PER_CPU    48 include/asm-generic/tlb.h DECLARE_PER_CPU(struct mmu_gather, mmu_gathers);
DECLARE_PER_CPU    26 include/asm-um/tlb.h DECLARE_PER_CPU(struct mmu_gather, mmu_gathers);
DECLARE_PER_CPU    19 include/asm-x86/cpu.h DECLARE_PER_CPU(int, cpu_state);
DECLARE_PER_CPU    10 include/asm-x86/current.h DECLARE_PER_CPU(struct task_struct *, current_task);
DECLARE_PER_CPU    40 include/asm-x86/desc.h DECLARE_PER_CPU(struct gdt_page, gdt_page);
DECLARE_PER_CPU    51 include/asm-x86/genapic_64.h DECLARE_PER_CPU(int, x2apic_extra_bits);
DECLARE_PER_CPU    20 include/asm-x86/hardirq_32.h DECLARE_PER_CPU(irq_cpustat_t, irq_stat);
DECLARE_PER_CPU   121 include/asm-x86/hw_irq.h DECLARE_PER_CPU(vector_irq_t, vector_irq);
DECLARE_PER_CPU    12 include/asm-x86/irq_regs_32.h DECLARE_PER_CPU(struct pt_regs *, irq_regs);
DECLARE_PER_CPU    94 include/asm-x86/mce.h DECLARE_PER_CPU(struct sys_device, device_mce);
DECLARE_PER_CPU    23 include/asm-x86/percpu.h DECLARE_PER_CPU(struct x8664_pda, pda);
DECLARE_PER_CPU   108 include/asm-x86/percpu.h DECLARE_PER_CPU(unsigned long, this_cpu_off);
DECLARE_PER_CPU   191 include/asm-x86/percpu.h 	DECLARE_PER_CPU(_type, _name);				\
DECLARE_PER_CPU   210 include/asm-x86/percpu.h 	DECLARE_PER_CPU(_type, _name)
DECLARE_PER_CPU   136 include/asm-x86/processor.h DECLARE_PER_CPU(struct cpuinfo_x86, cpu_info);
DECLARE_PER_CPU   274 include/asm-x86/processor.h DECLARE_PER_CPU(struct tss_struct, init_tss);
DECLARE_PER_CPU   376 include/asm-x86/processor.h DECLARE_PER_CPU(struct orig_ist, orig_ist);
DECLARE_PER_CPU    34 include/asm-x86/smp.h DECLARE_PER_CPU(cpumask_t, cpu_sibling_map);
DECLARE_PER_CPU    35 include/asm-x86/smp.h DECLARE_PER_CPU(cpumask_t, cpu_core_map);
DECLARE_PER_CPU    36 include/asm-x86/smp.h DECLARE_PER_CPU(u16, cpu_llc_id);
DECLARE_PER_CPU    38 include/asm-x86/smp.h DECLARE_PER_CPU(int, cpu_number);
DECLARE_PER_CPU    45 include/asm-x86/timer.h DECLARE_PER_CPU(unsigned long, cyc2ns);
DECLARE_PER_CPU   157 include/asm-x86/tlbflush.h DECLARE_PER_CPU(struct tlb_state, cpu_tlbstate);
DECLARE_PER_CPU   134 include/asm-x86/uv/uv_hub.h DECLARE_PER_CPU(struct uv_hub_info_s, __uv_hub_info);
DECLARE_PER_CPU   102 include/linux/cpuidle.h DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
DECLARE_PER_CPU    34 include/linux/kernel_stat.h DECLARE_PER_CPU(struct kernel_stat, kstat);
DECLARE_PER_CPU   125 include/linux/kprobes.h DECLARE_PER_CPU(struct kprobe *, current_kprobe);
DECLARE_PER_CPU   126 include/linux/kprobes.h DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
DECLARE_PER_CPU   187 include/linux/netdevice.h DECLARE_PER_CPU(struct netif_rx_stats, netdev_rx_stat);
DECLARE_PER_CPU  1004 include/linux/netdevice.h DECLARE_PER_CPU(struct softnet_data,softnet_data);
DECLARE_PER_CPU    21 include/linux/quicklist.h DECLARE_PER_CPU(struct quicklist, quicklist)[CONFIG_NR_QUICK];
DECLARE_PER_CPU   111 include/linux/rcuclassic.h DECLARE_PER_CPU(struct rcu_data, rcu_data);
DECLARE_PER_CPU   112 include/linux/rcuclassic.h DECLARE_PER_CPU(struct rcu_data, rcu_bh_data);
DECLARE_PER_CPU    51 include/linux/rcupreempt.h DECLARE_PER_CPU(struct rcu_dyntick_sched, rcu_dyntick_sched);
DECLARE_PER_CPU   132 include/linux/sched.h DECLARE_PER_CPU(unsigned long, process_counts);
DECLARE_PER_CPU    68 include/linux/vmstat.h DECLARE_PER_CPU(struct vm_event_state, vm_event_states);
DECLARE_PER_CPU     6 include/xen/xen-ops.h DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
DECLARE_PER_CPU     8 kernel/time/tick-internal.h DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
DECLARE_PER_CPU    25 kernel/time/timer_list.c DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
DECLARE_PER_CPU   138 security/selinux/include/avc.h DECLARE_PER_CPU(struct avc_cache_stats, avc_cache_stats);