Home
last modified time | relevance | path

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

12

/include/linux/
Darch_topology.h17 DECLARE_PER_CPU(unsigned long, cpu_scale);
28 DECLARE_PER_CPU(unsigned long, freq_scale);
36 DECLARE_PER_CPU(unsigned long, max_freq_scale);
Dkernel_stat.h43 DECLARE_PER_CPU(struct kernel_stat, kstat);
44 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
Dcontext_tracking_state.h27 DECLARE_PER_CPU(struct context_tracking, context_tracking);
Dtopology.h82 DECLARE_PER_CPU(int, numa_node);
132 DECLARE_PER_CPU(int, _numa_mem_);
Dcpuidle.h103 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
104 DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
Dkprobes.h179 DECLARE_PER_CPU(struct kprobe *, current_kprobe);
180 DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
Dhighmem.h114 DECLARE_PER_CPU(int, __kmap_atomic_idx);
Dwriteback.h18 DECLARE_PER_CPU(int, dirty_throttle_leaks);
Dtrace_events.h576 DECLARE_PER_CPU(struct pt_regs, perf_trace_regs);
577 DECLARE_PER_CPU(int, bpf_kprobe_override);
Dhrtimer.h361 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
Dvmstat.h49 DECLARE_PER_CPU(struct vm_event_state, vm_event_states);
Dinterrupt.h565 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
Dbpf-cgroup.h29 DECLARE_PER_CPU(struct bpf_cgroup_storage*,
Dpercpu-defs.h111 #define DECLARE_PER_CPU(type, name) \ macro
Dftrace.h251 DECLARE_PER_CPU(int, disable_stack_tracer);
Dperf_event.h1116 DECLARE_PER_CPU(struct pt_regs, __perf_regs[4]);
1192 DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry);
Dnetfilter.h480 DECLARE_PER_CPU(bool, nf_skb_duplicated);
/include/linux/sched/
Dstat.h17 DECLARE_PER_CPU(unsigned long, process_counts);
/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);
230 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.h345 DECLARE_PER_CPU(seqcount_t, xt_recseq);

12