Home
last modified time | relevance | path

Searched refs:DECLARE_PER_CPU (Results 1 – 25 of 116) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dentry.h25 DECLARE_PER_CPU(unsigned int, KSP); /* Saved kernel stack pointer */
26 DECLARE_PER_CPU(unsigned int, KM); /* Kernel/user mode */
27 DECLARE_PER_CPU(unsigned int, ENTRY_SP); /* Saved SP on kernel entry */
28 DECLARE_PER_CPU(unsigned int, R11_SAVE); /* Temp variable for entry */
29 DECLARE_PER_CPU(unsigned int, CURRENT_SAVE); /* Saved current pointer */
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsmp.h65 DECLARE_PER_CPU(unsigned int, cpu_pvr);
114 DECLARE_PER_CPU(cpumask_var_t, cpu_sibling_map);
115 DECLARE_PER_CPU(cpumask_var_t, cpu_l2_cache_map);
116 DECLARE_PER_CPU(cpumask_var_t, cpu_core_map);
117 DECLARE_PER_CPU(cpumask_var_t, cpu_smallcore_map);
H A Didle.h8 DECLARE_PER_CPU(u64, idle_spurr_cycles);
9 DECLARE_PER_CPU(u64, idle_entry_purr_snap);
10 DECLARE_PER_CPU(u64, idle_entry_spurr_snap);
/OK3568_Linux_fs/kernel/include/linux/
H A Darch_topology.h18 DECLARE_PER_CPU(unsigned long, cpu_scale);
27 DECLARE_PER_CPU(unsigned long, freq_scale);
40 DECLARE_PER_CPU(unsigned long, thermal_pressure);
H A Dkernel_stat.h43 DECLARE_PER_CPU(struct kernel_stat, kstat);
44 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
H A Dtopology.h83 DECLARE_PER_CPU(int, numa_node);
133 DECLARE_PER_CPU(int, _numa_mem_);
H A Dirqflags.h49 DECLARE_PER_CPU(int, hardirqs_enabled);
50 DECLARE_PER_CPU(int, hardirq_context);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmce.h226 DECLARE_PER_CPU(struct device *, mce_device);
252 DECLARE_PER_CPU(unsigned, mce_exception_count);
253 DECLARE_PER_CPU(unsigned, mce_poll_count);
256 DECLARE_PER_CPU(mce_banks_t, mce_poll_banks);
268 DECLARE_PER_CPU(struct mce, injectm);
H A Dprocessor.h429 DECLARE_PER_CPU(struct irq_stack *, hardirq_stack_ptr);
432 DECLARE_PER_CPU(unsigned long, cpu_current_top_of_stack);
457 DECLARE_PER_CPU(unsigned int, irq_count);
477 DECLARE_PER_CPU(struct irq_stack *, softirq_stack_ptr);
805 DECLARE_PER_CPU(u64, msr_misc_features_shadow);
H A Dcpu_entry_area.h138 DECLARE_PER_CPU(struct cpu_entry_area *, cpu_entry_area);
139 DECLARE_PER_CPU(struct cea_exception_stacks *, cea_exception_stacks);
H A Dcurrent.h11 DECLARE_PER_CPU(struct task_struct *, current_task);
H A Dkvmclock.h9 DECLARE_PER_CPU(struct pvclock_vsyscall_time_info *, hv_clock_per_cpu);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsdei.c34 DECLARE_PER_CPU(unsigned long *, sdei_stack_normal_ptr);
35 DECLARE_PER_CPU(unsigned long *, sdei_stack_critical_ptr);
42 DECLARE_PER_CPU(unsigned long *, sdei_shadow_call_stack_normal_ptr);
43 DECLARE_PER_CPU(unsigned long *, sdei_shadow_call_stack_critical_ptr);
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dxen-ops.h24 DECLARE_PER_CPU(struct vcpu_info, xen_vcpu_info);
25 DECLARE_PER_CPU(unsigned long, xen_cr3);
26 DECLARE_PER_CPU(unsigned long, xen_current_cr3);
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dcpu.h14 DECLARE_PER_CPU(struct ia64_cpu, cpu_devices);
16 DECLARE_PER_CPU(int, cpu_state);
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkvm_hyp.h15 DECLARE_PER_CPU(struct kvm_cpu_context, kvm_hyp_ctxt);
16 DECLARE_PER_CPU(unsigned long, kvm_hyp_vector);
17 DECLARE_PER_CPU(struct kvm_nvhe_init_params, kvm_init_params);
H A Dstacktrace.h70 DECLARE_PER_CPU(unsigned long *, irq_stack_ptr);
110 DECLARE_PER_CPU(unsigned long [OVERFLOW_STACK_SIZE/sizeof(long)], overflow_stack);
H A Dsimd.h15 DECLARE_PER_CPU(bool, fpsimd_context_busy);
/OK3568_Linux_fs/kernel/include/xen/
H A Dxen-ops.h12 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
14 DECLARE_PER_CPU(uint32_t, xen_vcpu_id);
220 DECLARE_PER_CPU(bool, xen_in_preemptible_hcall);
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-internal.h16 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
165 DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dhw_irq.h7 DECLARE_PER_CPU(unsigned long, irq_pmi_count);
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcpu.h21 DECLARE_PER_CPU(struct cpuinfo_arm, cpu_data);
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcevt-r4k.h20 DECLARE_PER_CPU(struct clock_event_device, mips_clockevent_device);
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h1197 DECLARE_PER_CPU(u64, clock_task_mult);
1503 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_llc);
1504 DECLARE_PER_CPU(int, sd_llc_size);
1505 DECLARE_PER_CPU(int, sd_llc_id);
1506 DECLARE_PER_CPU(struct sched_domain_shared __rcu *, sd_llc_shared);
1507 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_numa);
1508 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_asym_packing);
1509 DECLARE_PER_CPU(struct sched_domain __rcu *, sd_asym_cpucapacity);
2399 DECLARE_PER_CPU(struct irqtime, cpu_irqtime);
2422 DECLARE_PER_CPU(struct update_util_data __rcu *, cpufreq_update_util_data);
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dstat.h17 DECLARE_PER_CPU(unsigned long, process_counts);

12345