DECLARE_PER_CPU     7 arch/alpha/include/asm/hw_irq.h DECLARE_PER_CPU(unsigned long, irq_pmi_count);
DECLARE_PER_CPU    51 arch/arc/include/asm/mmu_context.h DECLARE_PER_CPU(unsigned int, asid_cache);
DECLARE_PER_CPU    21 arch/arm/include/asm/cpu.h DECLARE_PER_CPU(struct cpuinfo_arm, cpu_data);
DECLARE_PER_CPU    21 arch/arm/include/asm/system_misc.h DECLARE_PER_CPU(harden_branch_predictor_fn_t, harden_branch_predictor_fn);
DECLARE_PER_CPU    63 arch/arm64/include/asm/arch_timer.h DECLARE_PER_CPU(const struct arch_timer_erratum_workaround *,
DECLARE_PER_CPU    57 arch/arm64/include/asm/cpu.h DECLARE_PER_CPU(struct cpuinfo_arm64, cpu_data);
DECLARE_PER_CPU    37 arch/arm64/include/asm/hardirq.h DECLARE_PER_CPU(struct nmi_ctx, nmi_contexts);
DECLARE_PER_CPU   487 arch/arm64/include/asm/kvm_host.h DECLARE_PER_CPU(kvm_host_data_t, kvm_host_data);
DECLARE_PER_CPU    15 arch/arm64/include/asm/simd.h DECLARE_PER_CPU(bool, fpsimd_context_busy);
DECLARE_PER_CPU    69 arch/arm64/include/asm/stacktrace.h DECLARE_PER_CPU(unsigned long *, irq_stack_ptr);
DECLARE_PER_CPU   112 arch/arm64/include/asm/stacktrace.h DECLARE_PER_CPU(unsigned long [OVERFLOW_STACK_SIZE/sizeof(long)], overflow_stack);
DECLARE_PER_CPU    31 arch/arm64/kernel/sdei.c DECLARE_PER_CPU(unsigned long *, sdei_stack_normal_ptr);
DECLARE_PER_CPU    32 arch/arm64/kernel/sdei.c DECLARE_PER_CPU(unsigned long *, sdei_stack_critical_ptr);
DECLARE_PER_CPU    65 arch/arm64/kernel/syscall.c DECLARE_PER_CPU(int, __in_cortex_a76_erratum_1463225_wa);
DECLARE_PER_CPU   873 arch/arm64/mm/fault.c DECLARE_PER_CPU(int, __in_cortex_a76_erratum_1463225_wa);
DECLARE_PER_CPU    14 arch/ia64/include/asm/cpu.h DECLARE_PER_CPU(struct ia64_cpu, cpu_devices);
DECLARE_PER_CPU    16 arch/ia64/include/asm/cpu.h DECLARE_PER_CPU(int, cpu_state);
DECLARE_PER_CPU   109 arch/ia64/include/asm/hw_irq.h DECLARE_PER_CPU(int[IA64_NUM_VECTORS], vector_irq);
DECLARE_PER_CPU   172 arch/ia64/include/asm/mca.h DECLARE_PER_CPU(u64, ia64_mca_pal_base);
DECLARE_PER_CPU    47 arch/ia64/include/asm/mmu_context.h DECLARE_PER_CPU(u8, ia64_need_tlb_flush);
DECLARE_PER_CPU    49 arch/ia64/include/asm/percpu.h DECLARE_PER_CPU(unsigned long, local_per_cpu_offset);
DECLARE_PER_CPU   233 arch/ia64/include/asm/processor.h DECLARE_PER_CPU(struct cpuinfo_ia64, ia64_cpu_info);
DECLARE_PER_CPU    35 arch/ia64/include/asm/switch_to.h   DECLARE_PER_CPU(unsigned long, pfm_syst_info);
DECLARE_PER_CPU   110 arch/ia64/include/asm/uv/uv_hub.h DECLARE_PER_CPU(struct uv_hub_info_s, __uv_hub_info);
DECLARE_PER_CPU   276 arch/ia64/kernel/traps.c DECLARE_PER_CPU(struct fpu_swa_msg, cpulast);
DECLARE_PER_CPU    28 arch/microblaze/include/asm/entry.h DECLARE_PER_CPU(unsigned int, KSP); /* Saved kernel stack pointer */
DECLARE_PER_CPU    29 arch/microblaze/include/asm/entry.h DECLARE_PER_CPU(unsigned int, KM); /* Kernel/user mode */
DECLARE_PER_CPU    30 arch/microblaze/include/asm/entry.h DECLARE_PER_CPU(unsigned int, ENTRY_SP); /* Saved SP on kernel entry */
DECLARE_PER_CPU    31 arch/microblaze/include/asm/entry.h DECLARE_PER_CPU(unsigned int, R11_SAVE); /* Temp variable for entry */
DECLARE_PER_CPU    32 arch/microblaze/include/asm/entry.h DECLARE_PER_CPU(unsigned int, CURRENT_SAVE); /* Saved current pointer */
DECLARE_PER_CPU    20 arch/mips/include/asm/cevt-r4k.h DECLARE_PER_CPU(struct clock_event_device, mips_clockevent_device);
DECLARE_PER_CPU   155 arch/mips/include/asm/fpu_emulator.h DECLARE_PER_CPU(struct mips_fpu_emulator_stats, fpuemustats);
DECLARE_PER_CPU   104 arch/parisc/include/asm/processor.h DECLARE_PER_CPU(struct cpuinfo_parisc, cpu_data);
DECLARE_PER_CPU    23 arch/powerpc/include/asm/book3s/64/tlbflush-hash.h DECLARE_PER_CPU(struct ppc64_tlb_batch, ppc64_tlb_batch);
DECLARE_PER_CPU   138 arch/powerpc/include/asm/mmu.h DECLARE_PER_CPU(int, next_tlbcam_idx);
DECLARE_PER_CPU    62 arch/powerpc/include/asm/smp.h DECLARE_PER_CPU(unsigned int, cpu_pvr);
DECLARE_PER_CPU   111 arch/powerpc/include/asm/smp.h DECLARE_PER_CPU(cpumask_var_t, cpu_sibling_map);
DECLARE_PER_CPU   112 arch/powerpc/include/asm/smp.h DECLARE_PER_CPU(cpumask_var_t, cpu_l2_cache_map);
DECLARE_PER_CPU   113 arch/powerpc/include/asm/smp.h DECLARE_PER_CPU(cpumask_var_t, cpu_core_map);
DECLARE_PER_CPU   114 arch/powerpc/include/asm/smp.h DECLARE_PER_CPU(cpumask_var_t, cpu_smallcore_map);
DECLARE_PER_CPU   193 arch/powerpc/include/asm/time.h DECLARE_PER_CPU(u64, decrementers_next_tb);
DECLARE_PER_CPU   106 arch/powerpc/include/asm/xics.h DECLARE_PER_CPU(struct xics_cppr, xics_cppr);
DECLARE_PER_CPU    99 arch/s390/include/asm/cpu_mcf.h DECLARE_PER_CPU(struct cpu_cf_events, cpu_cf_events);
DECLARE_PER_CPU    83 arch/s390/kernel/entry.h DECLARE_PER_CPU(u64, mt_cycles[8]);
DECLARE_PER_CPU    35 arch/sh/include/asm/smp.h DECLARE_PER_CPU(int, cpu_state);
DECLARE_PER_CPU    28 arch/sparc/include/asm/cpudata_32.h DECLARE_PER_CPU(cpuinfo_sparc, __cpu_data);
DECLARE_PER_CPU    34 arch/sparc/include/asm/cpudata_64.h DECLARE_PER_CPU(cpuinfo_sparc, __cpu_data);
DECLARE_PER_CPU    27 arch/sparc/include/asm/mmu_context_64.h DECLARE_PER_CPU(struct mm_struct *, per_cpu_secondary_mm);
DECLARE_PER_CPU    34 arch/sparc/include/asm/smp_64.h DECLARE_PER_CPU(cpumask_t, cpu_sibling_map);
DECLARE_PER_CPU    41 arch/sparc/include/asm/timer_32.h DECLARE_PER_CPU(struct clock_event_device, sparc32_clockevent);
DECLARE_PER_CPU   775 arch/x86/events/perf_event.h DECLARE_PER_CPU(struct cpu_hw_events, cpu_hw_events);
DECLARE_PER_CPU   119 arch/x86/include/asm/cpu_entry_area.h DECLARE_PER_CPU(struct cpu_entry_area *, cpu_entry_area);
DECLARE_PER_CPU   120 arch/x86/include/asm/cpu_entry_area.h DECLARE_PER_CPU(struct cea_exception_stacks *, cea_exception_stacks);
DECLARE_PER_CPU    11 arch/x86/include/asm/current.h DECLARE_PER_CPU(struct task_struct *, current_task);
DECLARE_PER_CPU     9 arch/x86/include/asm/debugreg.h DECLARE_PER_CPU(unsigned long, cpu_dr7);
DECLARE_PER_CPU    98 arch/x86/include/asm/debugreg.h DECLARE_PER_CPU(int, debug_stack_usage);
DECLARE_PER_CPU   285 arch/x86/include/asm/desc.h DECLARE_PER_CPU(bool, __tss_limit_invalid);
DECLARE_PER_CPU   395 arch/x86/include/asm/desc.h DECLARE_PER_CPU(u32, debug_idt_ctr);
DECLARE_PER_CPU   481 arch/x86/include/asm/fpu/internal.h DECLARE_PER_CPU(struct fpu *, fpu_fpregs_owner_ctx);
DECLARE_PER_CPU   160 arch/x86/include/asm/hw_irq.h DECLARE_PER_CPU(vector_irq_t, vector_irq);
DECLARE_PER_CPU    15 arch/x86/include/asm/irq_regs.h DECLARE_PER_CPU(struct pt_regs *, irq_regs);
DECLARE_PER_CPU   188 arch/x86/include/asm/mce.h DECLARE_PER_CPU(struct device *, mce_device);
DECLARE_PER_CPU   218 arch/x86/include/asm/mce.h DECLARE_PER_CPU(unsigned, mce_exception_count);
DECLARE_PER_CPU   219 arch/x86/include/asm/mce.h DECLARE_PER_CPU(unsigned, mce_poll_count);
DECLARE_PER_CPU   222 arch/x86/include/asm/mce.h DECLARE_PER_CPU(mce_banks_t, mce_poll_banks);
DECLARE_PER_CPU   233 arch/x86/include/asm/mce.h DECLARE_PER_CPU(struct mce, injectm);
DECLARE_PER_CPU   587 arch/x86/include/asm/percpu.h 	DECLARE_PER_CPU(_type, _name);				\
DECLARE_PER_CPU   614 arch/x86/include/asm/percpu.h 	DECLARE_PER_CPU(_type, _name)
DECLARE_PER_CPU     9 arch/x86/include/asm/preempt.h DECLARE_PER_CPU(int, __preempt_count);
DECLARE_PER_CPU   378 arch/x86/include/asm/processor.h DECLARE_PER_CPU(struct irq_stack *, hardirq_stack_ptr);
DECLARE_PER_CPU   381 arch/x86/include/asm/processor.h DECLARE_PER_CPU(unsigned long, cpu_current_top_of_stack);
DECLARE_PER_CPU   406 arch/x86/include/asm/processor.h DECLARE_PER_CPU(unsigned int, irq_count);
DECLARE_PER_CPU   428 arch/x86/include/asm/processor.h DECLARE_PER_CPU(struct irq_stack *, softirq_stack_ptr);
DECLARE_PER_CPU   916 arch/x86/include/asm/processor.h DECLARE_PER_CPU(u64, msr_misc_features_shadow);
DECLARE_PER_CPU    34 arch/x86/include/asm/resctrl_sched.h DECLARE_PER_CPU(struct resctrl_pqr_state, pqr_state);
DECLARE_PER_CPU   195 arch/x86/include/asm/uv/uv_hub.h DECLARE_PER_CPU(struct uv_cpu_info_s, __uv_cpu_info);
DECLARE_PER_CPU   844 arch/x86/include/asm/uv/uv_hub.h DECLARE_PER_CPU(struct uv_cpu_nmi_s, uv_cpu_nmi);
DECLARE_PER_CPU    25 arch/x86/kvm/vmx/vmcs.h DECLARE_PER_CPU(struct vmcs *, current_vmcs);
DECLARE_PER_CPU   348 arch/x86/kvm/x86.h DECLARE_PER_CPU(struct kvm_vcpu *, current_vcpu);
DECLARE_PER_CPU    19 arch/x86/xen/multicalls.h DECLARE_PER_CPU(unsigned long, xen_mc_irq_flags);
DECLARE_PER_CPU    25 arch/x86/xen/xen-ops.h DECLARE_PER_CPU(struct vcpu_info, xen_vcpu_info);
DECLARE_PER_CPU    26 arch/x86/xen/xen-ops.h DECLARE_PER_CPU(unsigned long, xen_cr3);
DECLARE_PER_CPU    27 arch/x86/xen/xen-ops.h DECLARE_PER_CPU(unsigned long, xen_current_cr3);
DECLARE_PER_CPU    34 arch/xtensa/include/asm/mmu_context.h DECLARE_PER_CPU(unsigned long, asid_cache);
DECLARE_PER_CPU    32 arch/xtensa/kernel/irq.c DECLARE_PER_CPU(unsigned long, nmi_count);
DECLARE_PER_CPU    54 drivers/oprofile/cpu_buffer.h DECLARE_PER_CPU(struct oprofile_cpu_buffer, op_cpu_buffer);
DECLARE_PER_CPU    92 drivers/s390/net/netiucv.c DECLARE_PER_CPU(char[256], iucv_dbf_txt_buf);
DECLARE_PER_CPU    18 drivers/scsi/bnx2fc/bnx2fc_hwi.c DECLARE_PER_CPU(struct bnx2fc_percpu_s, bnx2fc_percpu);
DECLARE_PER_CPU    22 drivers/scsi/bnx2i/bnx2i_hwi.c DECLARE_PER_CPU(struct bnx2i_percpu_s, bnx2i_percpu);
DECLARE_PER_CPU    32 drivers/scsi/bnx2i/bnx2i_iscsi.c DECLARE_PER_CPU(struct bnx2i_percpu_s, bnx2i_percpu);
DECLARE_PER_CPU    97 drivers/scsi/qedf/qedf_debugfs.c DECLARE_PER_CPU(struct qedf_percpu_iothread_s, qedf_percpu_iothreads);
DECLARE_PER_CPU    98 fs/fscache/internal.h DECLARE_PER_CPU(wait_queue_head_t, fscache_object_cong_wait);
DECLARE_PER_CPU   268 include/acpi/processor.h DECLARE_PER_CPU(struct acpi_processor *, processors);
DECLARE_PER_CPU    17 include/asm-generic/irq_regs.h DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
DECLARE_PER_CPU    29 include/asm-generic/mmiowb.h DECLARE_PER_CPU(struct mmiowb_state, __mmiowb_state);
DECLARE_PER_CPU    62 include/crypto/internal/simd.h DECLARE_PER_CPU(bool, crypto_simd_disabled_for_test);
DECLARE_PER_CPU    17 include/linux/arch_topology.h DECLARE_PER_CPU(unsigned long, cpu_scale);
DECLARE_PER_CPU    28 include/linux/arch_topology.h DECLARE_PER_CPU(unsigned long, freq_scale);
DECLARE_PER_CPU    29 include/linux/bpf-cgroup.h DECLARE_PER_CPU(struct bpf_cgroup_storage*,
DECLARE_PER_CPU   618 include/linux/bpf.h DECLARE_PER_CPU(int, bpf_prog_active);
DECLARE_PER_CPU    27 include/linux/context_tracking_state.h DECLARE_PER_CPU(struct context_tracking, context_tracking);
DECLARE_PER_CPU   103 include/linux/cpuidle.h DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
DECLARE_PER_CPU   104 include/linux/cpuidle.h DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
DECLARE_PER_CPU    45 include/linux/eventfd.h DECLARE_PER_CPU(int, eventfd_wake_count);
DECLARE_PER_CPU   590 include/linux/filter.h DECLARE_PER_CPU(struct bpf_redirect_info, bpf_redirect_info);
DECLARE_PER_CPU   251 include/linux/ftrace.h DECLARE_PER_CPU(int, disable_stack_tracer);
DECLARE_PER_CPU   114 include/linux/highmem.h DECLARE_PER_CPU(int, __kmap_atomic_idx);
DECLARE_PER_CPU   361 include/linux/hrtimer.h DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
DECLARE_PER_CPU   565 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   179 include/linux/kprobes.h DECLARE_PER_CPU(struct kprobe *, current_kprobe);
DECLARE_PER_CPU   180 include/linux/kprobes.h DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
DECLARE_PER_CPU   480 include/linux/netfilter.h DECLARE_PER_CPU(bool, nf_skb_duplicated);
DECLARE_PER_CPU   345 include/linux/netfilter/x_tables.h DECLARE_PER_CPU(seqcount_t, xt_recseq);
DECLARE_PER_CPU  1112 include/linux/perf_event.h DECLARE_PER_CPU(struct pt_regs, __perf_regs[4]);
DECLARE_PER_CPU  1188 include/linux/perf_event.h DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry);
DECLARE_PER_CPU    17 include/linux/sched/stat.h DECLARE_PER_CPU(unsigned long, process_counts);
DECLARE_PER_CPU    82 include/linux/topology.h DECLARE_PER_CPU(int, numa_node);
DECLARE_PER_CPU   132 include/linux/topology.h DECLARE_PER_CPU(int, _numa_mem_);
DECLARE_PER_CPU   576 include/linux/trace_events.h DECLARE_PER_CPU(struct pt_regs, perf_trace_regs);
DECLARE_PER_CPU   577 include/linux/trace_events.h DECLARE_PER_CPU(int, bpf_kprobe_override);
DECLARE_PER_CPU    49 include/linux/vmstat.h DECLARE_PER_CPU(struct vm_event_state, vm_event_states);
DECLARE_PER_CPU    18 include/linux/writeback.h DECLARE_PER_CPU(int, dirty_throttle_leaks);
DECLARE_PER_CPU    27 include/net/seg6_local.h DECLARE_PER_CPU(struct seg6_bpf_srh_state, seg6_bpf_srh_states);
DECLARE_PER_CPU    12 include/xen/xen-ops.h DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
DECLARE_PER_CPU    14 include/xen/xen-ops.h DECLARE_PER_CPU(uint32_t, xen_vcpu_id);
DECLARE_PER_CPU   230 include/xen/xen-ops.h DECLARE_PER_CPU(bool, xen_in_preemptible_hcall);
DECLARE_PER_CPU   330 kernel/bpf/helpers.c DECLARE_PER_CPU(struct bpf_cgroup_storage*,
DECLARE_PER_CPU   300 kernel/irq/internals.h DECLARE_PER_CPU(struct irq_timings, irq_timings);
DECLARE_PER_CPU    31 kernel/locking/lock_events.h DECLARE_PER_CPU(unsigned long, lockevents[lockevent_num]);
DECLARE_PER_CPU   192 kernel/locking/lockdep_internals.h DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats);
DECLARE_PER_CPU  6553 kernel/sched/core.c DECLARE_PER_CPU(cpumask_var_t, load_balance_mask);
DECLARE_PER_CPU  6554 kernel/sched/core.c DECLARE_PER_CPU(cpumask_var_t, select_idle_mask);
DECLARE_PER_CPU  1382 kernel/sched/sched.h DECLARE_PER_CPU(struct sched_domain __rcu *, sd_llc);
DECLARE_PER_CPU  1383 kernel/sched/sched.h DECLARE_PER_CPU(int, sd_llc_size);
DECLARE_PER_CPU  1384 kernel/sched/sched.h DECLARE_PER_CPU(int, sd_llc_id);
DECLARE_PER_CPU  1385 kernel/sched/sched.h DECLARE_PER_CPU(struct sched_domain_shared __rcu *, sd_llc_shared);
DECLARE_PER_CPU  1386 kernel/sched/sched.h DECLARE_PER_CPU(struct sched_domain __rcu *, sd_numa);
DECLARE_PER_CPU  1387 kernel/sched/sched.h DECLARE_PER_CPU(struct sched_domain __rcu *, sd_asym_packing);
DECLARE_PER_CPU  1388 kernel/sched/sched.h DECLARE_PER_CPU(struct sched_domain __rcu *, sd_asym_cpucapacity);
DECLARE_PER_CPU  2257 kernel/sched/sched.h DECLARE_PER_CPU(struct irqtime, cpu_irqtime);
DECLARE_PER_CPU  2280 kernel/sched/sched.h DECLARE_PER_CPU(struct update_util_data __rcu *, cpufreq_update_util_data);
DECLARE_PER_CPU    16 kernel/time/tick-internal.h DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
DECLARE_PER_CPU   164 kernel/time/tick-internal.h DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
DECLARE_PER_CPU  1388 kernel/trace/trace.h DECLARE_PER_CPU(struct ring_buffer_event *, trace_buffered_event);
DECLARE_PER_CPU  1389 kernel/trace/trace.h DECLARE_PER_CPU(int, trace_buffered_event_cnt);
DECLARE_PER_CPU    94 net/rds/tcp.h  DECLARE_PER_CPU(struct rds_tcp_statistics, rds_tcp_stats);
DECLARE_PER_CPU    40 security/apparmor/include/path.h DECLARE_PER_CPU(struct aa_buffers, aa_buffers);
DECLARE_PER_CPU   194 security/selinux/include/avc.h DECLARE_PER_CPU(struct avc_cache_stats, avc_cache_stats);