Home
last modified time | relevance | path

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

12

/include/linux/
Darch_topology.h18 DECLARE_PER_CPU(unsigned long, cpu_scale);
27 DECLARE_PER_CPU(unsigned long, arch_freq_scale);
53 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_);
Drandomize_kstack.h11 DECLARE_PER_CPU(u32, kstack_offset);
Dcontext_tracking_state.h27 DECLARE_PER_CPU(struct context_tracking, context_tracking);
Dirqflags.h49 DECLARE_PER_CPU(int, hardirqs_enabled);
50 DECLARE_PER_CPU(int, hardirq_context);
Dvm_event.h26 DECLARE_PER_CPU(struct vm_event_state, vm_event_states);
Dprandom.h20 DECLARE_PER_CPU(unsigned long, net_rand_noise);
Dcpuidle.h118 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
119 DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
Dkprobes.h183 DECLARE_PER_CPU(struct kprobe *, current_kprobe);
184 DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
Dlockdep.h597 DECLARE_PER_CPU(int, hardirqs_enabled);
598 DECLARE_PER_CPU(int, hardirq_context);
599 DECLARE_PER_CPU(unsigned int, lockdep_recursion);
Dinterrupt.h563 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
564 DECLARE_PER_CPU(__u32, active_softirqs);
Dradix-tree.h32 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads);
Dwriteback.h18 DECLARE_PER_CPU(int, dirty_throttle_leaks);
Dhrtimer.h361 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
Dtrace_events.h827 DECLARE_PER_CPU(struct pt_regs, perf_trace_regs);
828 DECLARE_PER_CPU(int, bpf_kprobe_override);
/include/linux/sched/
Dstat.h18 DECLARE_PER_CPU(unsigned long, process_counts);
Dmm.h300 DECLARE_PER_CPU(struct mem_cgroup *, int_active_memcg);
/include/net/
Dseg6_local.h27 DECLARE_PER_CPU(struct seg6_bpf_srh_state, seg6_bpf_srh_states);
/include/asm-generic/
Dirq_regs.h17 DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
Dmmiowb.h29 DECLARE_PER_CPU(struct mmiowb_state, __mmiowb_state);
/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);
/include/crypto/internal/
Dsimd.h62 DECLARE_PER_CPU(bool, crypto_simd_disabled_for_test);
/include/acpi/
Dprocessor.h268 DECLARE_PER_CPU(struct acpi_processor *, processors);
/include/linux/netfilter/
Dx_tables.h346 DECLARE_PER_CPU(seqcount_t, xt_recseq);

12