DECLARE_PER_CPU 476 arch/x86/include/asm/apic.h DECLARE_PER_CPU(int, x2apic_extra_bits); DECLARE_PER_CPU 37 arch/x86/include/asm/cpu.h DECLARE_PER_CPU(int, cpu_state); DECLARE_PER_CPU 10 arch/x86/include/asm/current.h DECLARE_PER_CPU(struct task_struct *, current_task); DECLARE_PER_CPU 8 arch/x86/include/asm/debugreg.h DECLARE_PER_CPU(unsigned long, cpu_dr7); DECLARE_PER_CPU 97 arch/x86/include/asm/debugreg.h DECLARE_PER_CPU(int, debug_stack_usage); DECLARE_PER_CPU 449 arch/x86/include/asm/desc.h DECLARE_PER_CPU(u32, debug_idt_ctr); DECLARE_PER_CPU 45 arch/x86/include/asm/fpu-internal.h DECLARE_PER_CPU(struct task_struct *, fpu_owner_task); DECLARE_PER_CPU 197 arch/x86/include/asm/hw_irq.h DECLARE_PER_CPU(vector_irq_t, vector_irq); DECLARE_PER_CPU 14 arch/x86/include/asm/irq_regs.h DECLARE_PER_CPU(struct pt_regs *, irq_regs); DECLARE_PER_CPU 145 arch/x86/include/asm/mce.h DECLARE_PER_CPU(struct device *, mce_device); DECLARE_PER_CPU 176 arch/x86/include/asm/mce.h DECLARE_PER_CPU(unsigned, mce_exception_count); DECLARE_PER_CPU 177 arch/x86/include/asm/mce.h DECLARE_PER_CPU(unsigned, mce_poll_count); DECLARE_PER_CPU 180 arch/x86/include/asm/mce.h DECLARE_PER_CPU(mce_banks_t, mce_poll_banks); DECLARE_PER_CPU 192 arch/x86/include/asm/mce.h DECLARE_PER_CPU(struct mce, injectm); DECLARE_PER_CPU 525 arch/x86/include/asm/percpu.h DECLARE_PER_CPU(unsigned long, this_cpu_off); DECLARE_PER_CPU 553 arch/x86/include/asm/percpu.h DECLARE_PER_CPU(_type, _name); \ DECLARE_PER_CPU 580 arch/x86/include/asm/percpu.h DECLARE_PER_CPU(_type, _name) DECLARE_PER_CPU 8 arch/x86/include/asm/preempt.h DECLARE_PER_CPU(int, __preempt_count); DECLARE_PER_CPU 416 arch/x86/include/asm/processor.h DECLARE_PER_CPU(struct orig_ist, orig_ist); DECLARE_PER_CPU 434 arch/x86/include/asm/processor.h DECLARE_PER_CPU(char *, irq_stack_ptr); DECLARE_PER_CPU 435 arch/x86/include/asm/processor.h DECLARE_PER_CPU(unsigned int, irq_count); DECLARE_PER_CPU 458 arch/x86/include/asm/processor.h DECLARE_PER_CPU(struct irq_stack *, hardirq_stack); DECLARE_PER_CPU 459 arch/x86/include/asm/processor.h DECLARE_PER_CPU(struct irq_stack *, softirq_stack); DECLARE_PER_CPU 934 arch/x86/include/asm/processor.h DECLARE_PER_CPU(unsigned long, old_rsp); DECLARE_PER_CPU 163 arch/x86/include/asm/thread_info.h DECLARE_PER_CPU(unsigned long, kernel_stack); DECLARE_PER_CPU 166 arch/x86/include/asm/uv/uv_hub.h DECLARE_PER_CPU(struct uv_hub_info_s, __uv_hub_info); DECLARE_PER_CPU 610 arch/x86/include/asm/uv/uv_hub.h DECLARE_PER_CPU(struct uv_cpu_nmi_s, uv_cpu_nmi); DECLARE_PER_CPU 247 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 23 include/linux/context_tracking_state.h DECLARE_PER_CPU(struct context_tracking, context_tracking); DECLARE_PER_CPU 86 include/linux/cpuidle.h DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices); DECLARE_PER_CPU 87 include/linux/cpuidle.h DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev); DECLARE_PER_CPU 577 include/linux/ftrace_event.h DECLARE_PER_CPU(struct pt_regs, perf_trace_regs); DECLARE_PER_CPU 88 include/linux/highmem.h DECLARE_PER_CPU(int, __kmap_atomic_idx); DECLARE_PER_CPU 329 include/linux/hrtimer.h DECLARE_PER_CPU(struct tick_device, tick_cpu_device); DECLARE_PER_CPU 438 include/linux/interrupt.h DECLARE_PER_CPU(struct task_struct *, ksoftirqd); DECLARE_PER_CPU 43 include/linux/kernel_stat.h DECLARE_PER_CPU(struct kernel_stat, kstat); DECLARE_PER_CPU 44 include/linux/kernel_stat.h DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat); DECLARE_PER_CPU 215 include/linux/kprobes.h DECLARE_PER_CPU(struct kprobe *, current_kprobe); DECLARE_PER_CPU 216 include/linux/kprobes.h DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk); DECLARE_PER_CPU 283 include/linux/netfilter/x_tables.h DECLARE_PER_CPU(seqcount_t, xt_recseq); DECLARE_PER_CPU 726 include/linux/perf_event.h DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry); DECLARE_PER_CPU 21 include/linux/quicklist.h DECLARE_PER_CPU(struct quicklist, quicklist)[CONFIG_NR_QUICK]; DECLARE_PER_CPU 168 include/linux/sched.h DECLARE_PER_CPU(unsigned long, process_counts); DECLARE_PER_CPU 130 include/linux/tick.h DECLARE_PER_CPU(struct tick_sched, tick_cpu_sched); DECLARE_PER_CPU 71 include/linux/topology.h DECLARE_PER_CPU(int, numa_node); DECLARE_PER_CPU 121 include/linux/topology.h DECLARE_PER_CPU(int, _numa_mem_); DECLARE_PER_CPU 28 include/linux/vmstat.h DECLARE_PER_CPU(struct vm_event_state, vm_event_states); DECLARE_PER_CPU 11 include/linux/writeback.h DECLARE_PER_CPU(int, dirty_throttle_leaks); DECLARE_PER_CPU 242 include/net/netfilter/nf_conntrack.h DECLARE_PER_CPU(struct nf_conn, nf_conntrack_untracked); DECLARE_PER_CPU 9 include/xen/xen-ops.h DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);