Home
last modified time | relevance | path

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

12345

/Linux-v5.15/arch/microblaze/include/asm/
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 */
/Linux-v5.15/arch/powerpc/include/asm/
Dsmp.h36 DECLARE_PER_CPU(cpumask_var_t, thread_group_l1_cache_map);
37 DECLARE_PER_CPU(cpumask_var_t, thread_group_l2_cache_map);
38 DECLARE_PER_CPU(cpumask_var_t, thread_group_l3_cache_map);
70 DECLARE_PER_CPU(unsigned int, cpu_pvr);
119 DECLARE_PER_CPU(cpumask_var_t, cpu_sibling_map);
120 DECLARE_PER_CPU(cpumask_var_t, cpu_l2_cache_map);
121 DECLARE_PER_CPU(cpumask_var_t, cpu_core_map);
122 DECLARE_PER_CPU(cpumask_var_t, cpu_smallcore_map);
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);
/Linux-v5.15/include/linux/
Darch_topology.h17 DECLARE_PER_CPU(unsigned long, cpu_scale);
26 DECLARE_PER_CPU(unsigned long, arch_freq_scale);
52 DECLARE_PER_CPU(unsigned long, thermal_pressure);
Dkernel_stat.h43 DECLARE_PER_CPU(struct kernel_stat, kstat);
44 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
Dtopology.h83 DECLARE_PER_CPU(int, numa_node);
133 DECLARE_PER_CPU(int, _numa_mem_);
Dirqflags.h49 DECLARE_PER_CPU(int, hardirqs_enabled);
50 DECLARE_PER_CPU(int, hardirq_context);
/Linux-v5.15/arch/ia64/include/asm/
Dcpu.h14 DECLARE_PER_CPU(struct ia64_cpu, cpu_devices);
16 DECLARE_PER_CPU(int, cpu_state);
/Linux-v5.15/arch/arm64/kernel/
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);
/Linux-v5.15/arch/x86/include/asm/
Dmce.h232 DECLARE_PER_CPU(struct device *, mce_device);
258 DECLARE_PER_CPU(unsigned, mce_exception_count);
259 DECLARE_PER_CPU(unsigned, mce_poll_count);
262 DECLARE_PER_CPU(mce_banks_t, mce_poll_banks);
274 DECLARE_PER_CPU(struct mce, injectm);
Dprocessor.h426 DECLARE_PER_CPU(unsigned long, cpu_current_top_of_stack);
450 DECLARE_PER_CPU(void *, hardirq_stack_ptr);
451 DECLARE_PER_CPU(bool, hardirq_stack_inuse);
458 DECLARE_PER_CPU(unsigned long, __stack_chk_guard);
460 DECLARE_PER_CPU(struct irq_stack *, hardirq_stack_ptr);
461 DECLARE_PER_CPU(struct irq_stack *, softirq_stack_ptr);
798 DECLARE_PER_CPU(u64, msr_misc_features_shadow);
Dcpu_entry_area.h132 DECLARE_PER_CPU(struct cpu_entry_area *, cpu_entry_area);
133 DECLARE_PER_CPU(struct cea_exception_stacks *, cea_exception_stacks);
Dcurrent.h11 DECLARE_PER_CPU(struct task_struct *, current_task);
Dkvmclock.h9 DECLARE_PER_CPU(struct pvclock_vsyscall_time_info *, hv_clock_per_cpu);
/Linux-v5.15/arch/x86/xen/
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);
/Linux-v5.15/arch/arm64/include/asm/
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);
Dstacktrace.h70 DECLARE_PER_CPU(unsigned long *, irq_stack_ptr);
110 DECLARE_PER_CPU(unsigned long [OVERFLOW_STACK_SIZE/sizeof(long)], overflow_stack);
Dsimd.h15 DECLARE_PER_CPU(bool, fpsimd_context_busy);
/Linux-v5.15/include/xen/
Dxen-ops.h12 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
14 DECLARE_PER_CPU(uint32_t, xen_vcpu_id);
205 DECLARE_PER_CPU(bool, xen_in_preemptible_hcall);
/Linux-v5.15/arch/alpha/include/asm/
Dhw_irq.h7 DECLARE_PER_CPU(unsigned long, irq_pmi_count);
/Linux-v5.15/arch/arm/include/asm/
Dcpu.h21 DECLARE_PER_CPU(struct cpuinfo_arm, cpu_data);
/Linux-v5.15/kernel/time/
Dtick-internal.h16 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
164 DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
/Linux-v5.15/arch/mips/include/asm/
Dcevt-r4k.h20 DECLARE_PER_CPU(struct clock_event_device, mips_clockevent_device);
/Linux-v5.15/include/linux/sched/
Dstat.h18 DECLARE_PER_CPU(unsigned long, process_counts);
/Linux-v5.15/include/net/
Dseg6_local.h27 DECLARE_PER_CPU(struct seg6_bpf_srh_state, seg6_bpf_srh_states);

12345