DEFINE_PER_CPU    111 arch/x86/kernel/apic_32.c static DEFINE_PER_CPU(struct clock_event_device, lapic_events);
DEFINE_PER_CPU     98 arch/x86/kernel/apic_64.c static DEFINE_PER_CPU(struct clock_event_device, lapic_events);
DEFINE_PER_CPU     50 arch/x86/kernel/cpu/common.c DEFINE_PER_CPU(struct gdt_page, gdt_page) = { .gdt = {
DEFINE_PER_CPU    933 arch/x86/kernel/cpu/common.c DEFINE_PER_CPU(struct orig_ist, orig_ist);
DEFINE_PER_CPU     70 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c static DEFINE_PER_CPU(struct acpi_cpufreq_data *, drv_data);
DEFINE_PER_CPU     55 arch/x86/kernel/cpu/cpufreq/powernow-k8.c static DEFINE_PER_CPU(struct powernow_k8_data *, powernow_data);
DEFINE_PER_CPU     60 arch/x86/kernel/cpu/cpufreq/powernow-k8.c DEFINE_PER_CPU(cpumask_t, cpu_core_map);
DEFINE_PER_CPU     74 arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c static DEFINE_PER_CPU(struct cpu_model *, centrino_model);
DEFINE_PER_CPU     75 arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c static DEFINE_PER_CPU(const struct cpu_id *, centrino_cpu);
DEFINE_PER_CPU    479 arch/x86/kernel/cpu/intel_cacheinfo.c static DEFINE_PER_CPU(struct _cpuid4_info *, cpuid4_info);
DEFINE_PER_CPU    589 arch/x86/kernel/cpu/intel_cacheinfo.c static DEFINE_PER_CPU(struct kobject *, cache_kobject);
DEFINE_PER_CPU    598 arch/x86/kernel/cpu/intel_cacheinfo.c static DEFINE_PER_CPU(struct _index_kobject *, index_kobject);
DEFINE_PER_CPU    761 arch/x86/kernel/cpu/mcheck/mce_64.c DEFINE_PER_CPU(struct sys_device, device_mce);
DEFINE_PER_CPU     72 arch/x86/kernel/cpu/mcheck/mce_amd_64.c static DEFINE_PER_CPU(struct threshold_bank *, threshold_banks[NR_BANKS]);
DEFINE_PER_CPU     80 arch/x86/kernel/cpu/mcheck/mce_amd_64.c static DEFINE_PER_CPU(unsigned char, bank_map);	/* see which banks are on */
DEFINE_PER_CPU     28 arch/x86/kernel/cpu/mcheck/therm_throt.c static DEFINE_PER_CPU(__u64, next_check) = INITIAL_JIFFIES;
DEFINE_PER_CPU     29 arch/x86/kernel/cpu/mcheck/therm_throt.c static DEFINE_PER_CPU(unsigned long, thermal_throttle_count);
DEFINE_PER_CPU     61 arch/x86/kernel/cpu/perfctr-watchdog.c static DEFINE_PER_CPU(struct nmi_watchdog_ctlblk, nmi_watchdog_ctlblk);
DEFINE_PER_CPU    201 arch/x86/kernel/ds.c static DEFINE_PER_CPU(struct ds_context *, system_context);
DEFINE_PER_CPU     13 arch/x86/kernel/genx2apic_cluster.c DEFINE_PER_CPU(u32, x86_cpu_to_logical_apicid);
DEFINE_PER_CPU     29 arch/x86/kernel/genx2apic_uv_x.c DEFINE_PER_CPU(int, x2apic_extra_bits);
DEFINE_PER_CPU     59 arch/x86/kernel/genx2apic_uv_x.c DEFINE_PER_CPU(struct uv_hub_info_s, __uv_hub_info);
DEFINE_PER_CPU     25 arch/x86/kernel/irq_32.c DEFINE_PER_CPU(struct pt_regs *, irq_regs);
DEFINE_PER_CPU    117 arch/x86/kernel/irqinit_64.c DEFINE_PER_CPU(vector_irq_t, vector_irq) = {
DEFINE_PER_CPU     60 arch/x86/kernel/kprobes.c DEFINE_PER_CPU(struct kprobe *, current_kprobe) = NULL;
DEFINE_PER_CPU     61 arch/x86/kernel/kprobes.c DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
DEFINE_PER_CPU     39 arch/x86/kernel/kvm.c static DEFINE_PER_CPU(struct kvm_para_state, para_state);
DEFINE_PER_CPU     61 arch/x86/kernel/nmi.c static DEFINE_PER_CPU(short, wd_enabled);
DEFINE_PER_CPU    361 arch/x86/kernel/nmi.c static DEFINE_PER_CPU(unsigned, last_irq_sum);
DEFINE_PER_CPU    362 arch/x86/kernel/nmi.c static DEFINE_PER_CPU(local_t, alert_counter);
DEFINE_PER_CPU    363 arch/x86/kernel/nmi.c static DEFINE_PER_CPU(int, nmi_touch);
DEFINE_PER_CPU    228 arch/x86/kernel/paravirt.c static DEFINE_PER_CPU(enum paravirt_lazy_mode, paravirt_lazy_mode) = PARAVIRT_LAZY_NONE;
DEFINE_PER_CPU     65 arch/x86/kernel/process_32.c DEFINE_PER_CPU(struct task_struct *, current_task) = &init_task;
DEFINE_PER_CPU     68 arch/x86/kernel/process_32.c DEFINE_PER_CPU(int, cpu_number);
DEFINE_PER_CPU     77 arch/x86/kernel/smpboot.c DEFINE_PER_CPU(int, cpu_state) = { 0 };
DEFINE_PER_CPU     88 arch/x86/kernel/smpboot.c static DEFINE_PER_CPU(struct task_struct *, idle_thread_array);
DEFINE_PER_CPU    102 arch/x86/kernel/smpboot.c DEFINE_PER_CPU(u16, cpu_llc_id) = BAD_APICID;
DEFINE_PER_CPU    114 arch/x86/kernel/smpboot.c DEFINE_PER_CPU(cpumask_t, cpu_sibling_map);
DEFINE_PER_CPU    118 arch/x86/kernel/smpboot.c DEFINE_PER_CPU(cpumask_t, cpu_core_map);
DEFINE_PER_CPU      8 arch/x86/kernel/smpcommon.c DEFINE_PER_CPU(unsigned long, this_cpu_off);
DEFINE_PER_CPU      7 arch/x86/kernel/tlb_32.c DEFINE_PER_CPU(struct tlb_state, cpu_tlbstate)
DEFINE_PER_CPU     57 arch/x86/kernel/tlb_64.c static DEFINE_PER_CPU(union smp_flush_state, flush_state);
DEFINE_PER_CPU     32 arch/x86/kernel/tlb_uv.c static DEFINE_PER_CPU(struct ptc_stats, ptcstats);
DEFINE_PER_CPU     33 arch/x86/kernel/tlb_uv.c static DEFINE_PER_CPU(struct bau_control, bau_control);
DEFINE_PER_CPU     34 arch/x86/kernel/topology.c static DEFINE_PER_CPU(struct x86_cpu, cpu_devices);
DEFINE_PER_CPU    556 arch/x86/kernel/tsc.c DEFINE_PER_CPU(unsigned long, cyc2ns);
DEFINE_PER_CPU     41 arch/x86/kernel/vmiclock_32.c static DEFINE_PER_CPU(struct clock_event_device, local_events);
DEFINE_PER_CPU     94 arch/x86/kvm/svm.c static DEFINE_PER_CPU(struct svm_cpu_data *, svm_data);
DEFINE_PER_CPU     96 arch/x86/kvm/vmx.c static DEFINE_PER_CPU(struct vmcs *, vmxarea);
DEFINE_PER_CPU     97 arch/x86/kvm/vmx.c static DEFINE_PER_CPU(struct vmcs *, current_vmcs);
DEFINE_PER_CPU     98 arch/x86/kvm/vmx.c static DEFINE_PER_CPU(struct list_head, vcpus_on_cpu);
DEFINE_PER_CPU    205 arch/x86/mach-voyager/voyager_smp.c static DEFINE_PER_CPU(int, prof_multiplier) = 1;
DEFINE_PER_CPU    206 arch/x86/mach-voyager/voyager_smp.c static DEFINE_PER_CPU(int, prof_old_multiplier) = 1;
DEFINE_PER_CPU    207 arch/x86/mach-voyager/voyager_smp.c static DEFINE_PER_CPU(int, prof_counter) = 1;
DEFINE_PER_CPU     58 arch/x86/mm/init_32.c DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
DEFINE_PER_CPU     62 arch/x86/mm/init_64.c DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
DEFINE_PER_CPU     72 arch/x86/mm/kmmio.c static DEFINE_PER_CPU(struct kmmio_context, kmmio_ctx);
DEFINE_PER_CPU     56 arch/x86/mm/mmio-mod.c static DEFINE_PER_CPU(struct trap_reason, pf_reason);
DEFINE_PER_CPU     57 arch/x86/mm/mmio-mod.c static DEFINE_PER_CPU(struct mmiotrace_rw, cpu_trace);
DEFINE_PER_CPU     61 arch/x86/mm/mmio-mod.c static DEFINE_PER_CPU(atomic_t, dropped);
DEFINE_PER_CPU     28 arch/x86/oprofile/nmi_int.c static DEFINE_PER_CPU(struct op_msrs, cpu_msrs);
DEFINE_PER_CPU     29 arch/x86/oprofile/nmi_int.c static DEFINE_PER_CPU(unsigned long, saved_lvtpc);
DEFINE_PER_CPU     57 arch/x86/xen/enlighten.c DEFINE_PER_CPU(struct vcpu_info *, xen_vcpu);
DEFINE_PER_CPU     58 arch/x86/xen/enlighten.c DEFINE_PER_CPU(struct vcpu_info, xen_vcpu_info);
DEFINE_PER_CPU     89 arch/x86/xen/enlighten.c DEFINE_PER_CPU(unsigned long, xen_cr3);	 /* cr3 stored as physaddr */
DEFINE_PER_CPU     90 arch/x86/xen/enlighten.c DEFINE_PER_CPU(unsigned long, xen_current_cr3);	 /* actual vcpu cr3 */
DEFINE_PER_CPU    433 arch/x86/xen/enlighten.c static DEFINE_PER_CPU(struct desc_ptr, idt_desc);
DEFINE_PER_CPU     51 arch/x86/xen/multicalls.c static DEFINE_PER_CPU(struct mc_buffer, mc_buffer);
DEFINE_PER_CPU     52 arch/x86/xen/multicalls.c DEFINE_PER_CPU(unsigned long, xen_mc_irq_flags);
DEFINE_PER_CPU     38 arch/x86/xen/smp.c static DEFINE_PER_CPU(int, resched_irq);
DEFINE_PER_CPU     39 arch/x86/xen/smp.c static DEFINE_PER_CPU(int, callfunc_irq);
DEFINE_PER_CPU     40 arch/x86/xen/smp.c static DEFINE_PER_CPU(int, callfuncsingle_irq);
DEFINE_PER_CPU     41 arch/x86/xen/smp.c static DEFINE_PER_CPU(int, debug_irq) = -1;
DEFINE_PER_CPU    150 arch/x86/xen/spinlock.c static DEFINE_PER_CPU(int, lock_kicker_irq) = -1;
DEFINE_PER_CPU    151 arch/x86/xen/spinlock.c static DEFINE_PER_CPU(struct xen_spinlock *, lock_spinners);
DEFINE_PER_CPU     34 arch/x86/xen/time.c static DEFINE_PER_CPU(struct vcpu_runstate_info, runstate);
DEFINE_PER_CPU     37 arch/x86/xen/time.c static DEFINE_PER_CPU(struct vcpu_runstate_info, runstate_snapshot);
DEFINE_PER_CPU     40 arch/x86/xen/time.c static DEFINE_PER_CPU(u64, residual_stolen);
DEFINE_PER_CPU     41 arch/x86/xen/time.c static DEFINE_PER_CPU(u64, residual_blocked);
DEFINE_PER_CPU    410 arch/x86/xen/time.c static DEFINE_PER_CPU(struct clock_event_device, xen_clock_events);
DEFINE_PER_CPU    152 block/as-iosched.c static DEFINE_PER_CPU(unsigned long, ioc_count);
DEFINE_PER_CPU     14 block/blk-softirq.c static DEFINE_PER_CPU(struct list_head, blk_cpu_done);
DEFINE_PER_CPU     51 block/cfq-iosched.c static DEFINE_PER_CPU(unsigned long, ioc_count);
DEFINE_PER_CPU   1276 fs/buffer.c    static DEFINE_PER_CPU(struct bh_lru, bh_lrus) = {{ NULL }};
DEFINE_PER_CPU   3218 fs/buffer.c    static DEFINE_PER_CPU(struct bh_accounting, bh_accounting) = {0, 0};
DEFINE_PER_CPU     39 fs/file.c      static DEFINE_PER_CPU(struct fdtable_defer, fdtable_defer_list);
DEFINE_PER_CPU    183 fs/namespace.c static DEFINE_PER_CPU(struct mnt_writer, mnt_writers);
DEFINE_PER_CPU     21 fs/xfs/linux-2.6/xfs_stats.c DEFINE_PER_CPU(struct xfsstats, xfsstats);
DEFINE_PER_CPU     20 include/asm-cris/mmu_context.h extern volatile DEFINE_PER_CPU(pgd_t *,current_pgd); /* defined in arch/cris/mm/fault.c */
DEFINE_PER_CPU    182 include/asm-x86/percpu.h 	DEFINE_PER_CPU(_type, _name) = _initvalue;			\
DEFINE_PER_CPU    204 include/asm-x86/percpu.h 	DEFINE_PER_CPU(_type, _name) = _initvalue
DEFINE_PER_CPU     35 include/linux/percpu.h 	DEFINE_PER_CPU(type, name)
DEFINE_PER_CPU     38 include/linux/percpu.h 	DEFINE_PER_CPU(type, name)
DEFINE_PER_CPU     77 kernel/fork.c  DEFINE_PER_CPU(unsigned long, process_counts) = 0;
DEFINE_PER_CPU     90 kernel/hrtimer.c DEFINE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases) =
DEFINE_PER_CPU     73 kernel/kprobes.c static DEFINE_PER_CPU(struct kprobe *, kprobe_instance) = NULL;
DEFINE_PER_CPU    137 kernel/lockdep.c static DEFINE_PER_CPU(struct lock_class_stats[MAX_LOCKDEP_KEYS], lock_stats);
DEFINE_PER_CPU     48 kernel/profile.c static DEFINE_PER_CPU(struct profile_hit *[2], cpu_profile_hits);
DEFINE_PER_CPU     49 kernel/profile.c static DEFINE_PER_CPU(int, cpu_profile_flip);
DEFINE_PER_CPU     76 kernel/rcuclassic.c DEFINE_PER_CPU(struct rcu_data, rcu_data) = { 0L };
DEFINE_PER_CPU     77 kernel/rcuclassic.c DEFINE_PER_CPU(struct rcu_data, rcu_bh_data) = { 0L };
DEFINE_PER_CPU     54 kernel/rcupdate.c static DEFINE_PER_CPU(struct rcu_head, rcu_barrier_head) = {NULL};
DEFINE_PER_CPU    150 kernel/rcupreempt.c static DEFINE_PER_CPU(struct rcu_data, rcu_data);
DEFINE_PER_CPU    434 kernel/rcupreempt.c static DEFINE_PER_CPU(int, rcu_update_flag);
DEFINE_PER_CPU    117 kernel/rcutorture.c static DEFINE_PER_CPU(long [RCU_TORTURE_PIPE_LEN + 1], rcu_torture_count) =
DEFINE_PER_CPU    119 kernel/rcutorture.c static DEFINE_PER_CPU(long [RCU_TORTURE_PIPE_LEN + 1], rcu_torture_batch) =
DEFINE_PER_CPU    297 kernel/sched.c static DEFINE_PER_CPU(struct sched_entity, init_sched_entity);
DEFINE_PER_CPU    299 kernel/sched.c static DEFINE_PER_CPU(struct cfs_rq, init_cfs_rq) ____cacheline_aligned_in_smp;
DEFINE_PER_CPU    303 kernel/sched.c static DEFINE_PER_CPU(struct sched_rt_entity, init_sched_rt_entity);
DEFINE_PER_CPU    304 kernel/sched.c static DEFINE_PER_CPU(struct rt_rq, init_rt_rq) ____cacheline_aligned_in_smp;
DEFINE_PER_CPU   4050 kernel/sched.c DEFINE_PER_CPU(struct kernel_stat, kstat);
DEFINE_PER_CPU   7047 kernel/sched.c static DEFINE_PER_CPU(struct sched_domain, cpu_domains);
DEFINE_PER_CPU   7048 kernel/sched.c static DEFINE_PER_CPU(struct sched_group, sched_group_cpus);
DEFINE_PER_CPU   7064 kernel/sched.c static DEFINE_PER_CPU(struct sched_domain, core_domains);
DEFINE_PER_CPU   7065 kernel/sched.c static DEFINE_PER_CPU(struct sched_group, sched_group_core);
DEFINE_PER_CPU   7093 kernel/sched.c static DEFINE_PER_CPU(struct sched_domain, phys_domains);
DEFINE_PER_CPU   7094 kernel/sched.c static DEFINE_PER_CPU(struct sched_group, sched_group_phys);
DEFINE_PER_CPU   7123 kernel/sched.c static DEFINE_PER_CPU(struct sched_domain, node_domains);
DEFINE_PER_CPU   7126 kernel/sched.c static DEFINE_PER_CPU(struct sched_domain, allnodes_domains);
DEFINE_PER_CPU   7127 kernel/sched.c static DEFINE_PER_CPU(struct sched_group, sched_group_allnodes);
DEFINE_PER_CPU    957 kernel/sched_rt.c static DEFINE_PER_CPU(cpumask_t, local_cpu_mask);
DEFINE_PER_CPU     14 kernel/smp.c   static DEFINE_PER_CPU(struct call_single_queue, call_single_queue);
DEFINE_PER_CPU     51 kernel/softirq.c static DEFINE_PER_CPU(struct task_struct *, ksoftirqd);
DEFINE_PER_CPU    336 kernel/softirq.c static DEFINE_PER_CPU(struct tasklet_head, tasklet_vec);
DEFINE_PER_CPU    337 kernel/softirq.c static DEFINE_PER_CPU(struct tasklet_head, tasklet_hi_vec);
DEFINE_PER_CPU     24 kernel/softlockup.c static DEFINE_PER_CPU(unsigned long, touch_timestamp);
DEFINE_PER_CPU     25 kernel/softlockup.c static DEFINE_PER_CPU(unsigned long, print_timestamp);
DEFINE_PER_CPU     26 kernel/softlockup.c static DEFINE_PER_CPU(struct task_struct *, watchdog_task);
DEFINE_PER_CPU     38 kernel/taskstats.c static DEFINE_PER_CPU(__u32, taskstats_seqnum);
DEFINE_PER_CPU     71 kernel/taskstats.c static DEFINE_PER_CPU(struct listener_list, listener_array);
DEFINE_PER_CPU     30 kernel/time/tick-common.c DEFINE_PER_CPU(struct tick_device, tick_cpu_device);
DEFINE_PER_CPU     32 kernel/time/tick-sched.c static DEFINE_PER_CPU(struct tick_sched, tick_cpu_sched);
DEFINE_PER_CPU     89 kernel/time/timer_stats.c static DEFINE_PER_CPU(spinlock_t, lookup_lock);
DEFINE_PER_CPU     82 kernel/timer.c static DEFINE_PER_CPU(struct tvec_base *, tvec_bases) = &boot_tvec_bases;
DEFINE_PER_CPU    172 kernel/trace/ftrace.c static DEFINE_PER_CPU(int, ftrace_shutdown_disable_cpu);
DEFINE_PER_CPU     80 kernel/trace/trace.c static DEFINE_PER_CPU(struct trace_array_cpu, global_trace_cpu);
DEFINE_PER_CPU     94 kernel/trace/trace.c static DEFINE_PER_CPU(struct trace_array_cpu, max_data);
DEFINE_PER_CPU     24 kernel/trace/trace_irqsoff.c static DEFINE_PER_CPU(int, tracing_cpu);
DEFINE_PER_CPU     34 kernel/trace/trace_sysprof.c static DEFINE_PER_CPU(struct hrtimer, stack_trace_hrtimer);
DEFINE_PER_CPU     15 lib/irq_regs.c DEFINE_PER_CPU(struct pt_regs *, __irq_regs);
DEFINE_PER_CPU     84 lib/radix-tree.c DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, };
DEFINE_PER_CPU     46 lib/random32.c static DEFINE_PER_CPU(struct rnd_state, net_rand_state);
DEFINE_PER_CPU    560 mm/page-writeback.c 	static DEFINE_PER_CPU(unsigned long, ratelimits) = 0;
DEFINE_PER_CPU     22 mm/quicklist.c DEFINE_PER_CPU(struct quicklist, quicklist)[CONFIG_NR_QUICK];
DEFINE_PER_CPU    756 mm/slab.c      static DEFINE_PER_CPU(struct delayed_work, reap_work);
DEFINE_PER_CPU    898 mm/slab.c      static DEFINE_PER_CPU(unsigned long, reap_node);
DEFINE_PER_CPU   1958 mm/slub.c      static DEFINE_PER_CPU(struct kmem_cache_cpu,
DEFINE_PER_CPU   1961 mm/slub.c      static DEFINE_PER_CPU(struct kmem_cache_cpu *, kmem_cache_cpu_free);
DEFINE_PER_CPU     37 mm/swap.c      static DEFINE_PER_CPU(struct pagevec, lru_add_pvecs);
DEFINE_PER_CPU     38 mm/swap.c      static DEFINE_PER_CPU(struct pagevec, lru_add_active_pvecs);
DEFINE_PER_CPU     39 mm/swap.c      static DEFINE_PER_CPU(struct pagevec, lru_rotate_pvecs);
DEFINE_PER_CPU    497 mm/swap.c      static DEFINE_PER_CPU(long, committed_space);
DEFINE_PER_CPU     20 mm/vmstat.c    DEFINE_PER_CPU(struct vm_event_state, vm_event_states) = {{0}};
DEFINE_PER_CPU    826 mm/vmstat.c    static DEFINE_PER_CPU(struct delayed_work, vmstat_work);
DEFINE_PER_CPU    263 net/core/dev.c DEFINE_PER_CPU(struct softnet_data, softnet_data);
DEFINE_PER_CPU   1911 net/core/dev.c DEFINE_PER_CPU(struct netif_rx_stats, netdev_rx_stat) = { 0, };
DEFINE_PER_CPU     42 net/core/flow.c static DEFINE_PER_CPU(struct flow_cache_entry **, flow_tables) = { NULL };
DEFINE_PER_CPU     55 net/core/flow.c static DEFINE_PER_CPU(struct flow_percpu_info, flow_hash_info) = { 0 };
DEFINE_PER_CPU     72 net/core/flow.c static DEFINE_PER_CPU(struct tasklet_struct, flow_flush_tasklets) = { NULL };
DEFINE_PER_CPU   1990 net/core/sock.c static DEFINE_PER_CPU(struct prot_inuse, prot_inuse);
DEFINE_PER_CPU    254 net/ipv4/route.c static DEFINE_PER_CPU(struct rt_cache_stat, rt_cache_stat);
DEFINE_PER_CPU     40 net/ipv4/syncookies.c static DEFINE_PER_CPU(__u32, cookie_scratch)[16 + 5 + SHA_WORKSPACE_WORDS];
DEFINE_PER_CPU     77 net/ipv6/syncookies.c static DEFINE_PER_CPU(__u32, cookie_scratch)[16 + 5 + SHA_WORKSPACE_WORDS];
DEFINE_PER_CPU    157 net/socket.c   static DEFINE_PER_CPU(int, sockets_in_use) = 0;
DEFINE_PER_CPU    122 security/selinux/avc.c DEFINE_PER_CPU(struct avc_cache_stats, avc_cache_stats) = { 0 };