Home
last modified time | relevance | path

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

12

/include/linux/
Darch_topology.h22 DECLARE_PER_CPU(unsigned long, cpu_scale);
31 DECLARE_PER_CPU(unsigned long, arch_freq_scale);
57 DECLARE_PER_CPU(unsigned long, thermal_pressure);
Dkernel_stat.h46 DECLARE_PER_CPU(struct kernel_stat, kstat);
47 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
Drandomize_kstack.h12 DECLARE_PER_CPU(u32, kstack_offset);
Dtopology.h83 DECLARE_PER_CPU(int, numa_node);
133 DECLARE_PER_CPU(int, _numa_mem_);
Dirqflags.h50 DECLARE_PER_CPU(int, hardirqs_enabled);
51 DECLARE_PER_CPU(int, hardirq_context);
Dcontext_tracking_state.h48 DECLARE_PER_CPU(struct context_tracking, context_tracking);
Dcpuidle.h118 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
119 DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
Dkprobes.h192 DECLARE_PER_CPU(struct kprobe *, current_kprobe);
193 DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
Dlockdep.h580 DECLARE_PER_CPU(int, hardirqs_enabled);
581 DECLARE_PER_CPU(int, hardirq_context);
582 DECLARE_PER_CPU(unsigned int, lockdep_recursion);
Dinterrupt.h629 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
632 DECLARE_PER_CPU(u32, active_softirqs);
Dradix-tree.h34 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads);
Dwriteback.h17 DECLARE_PER_CPU(int, dirty_throttle_leaks);
Dhrtimer.h361 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
Dtrace_events.h845 DECLARE_PER_CPU(struct pt_regs, perf_trace_regs);
846 DECLARE_PER_CPU(int, bpf_kprobe_override);
Dpercpu-defs.h111 #define DECLARE_PER_CPU(type, name) \ macro
Dnetfilter.h498 DECLARE_PER_CPU(bool, nf_skb_duplicated);
/include/linux/sched/
Dstat.h18 DECLARE_PER_CPU(unsigned long, process_counts);
Dmm.h365 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.h13 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
15 DECLARE_PER_CPU(uint32_t, xen_vcpu_id);
199 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.h273 DECLARE_PER_CPU(struct acpi_processor *, processors);
/include/linux/netfilter/
Dx_tables.h346 DECLARE_PER_CPU(seqcount_t, xt_recseq);

12