Home
last modified time | relevance | path

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

12

/include/linux/
A Darch_topology.h18 DECLARE_PER_CPU(unsigned long, capacity_freq_ref);
25 DECLARE_PER_CPU(unsigned long, arch_freq_scale);
52 DECLARE_PER_CPU(unsigned long, hw_pressure);
A Dtopology.h80 DECLARE_PER_CPU(int, numa_node);
130 DECLARE_PER_CPU(int, _numa_mem_);
332 DECLARE_PER_CPU(unsigned long, cpu_scale);
A Dkernel_stat.h45 DECLARE_PER_CPU(struct kernel_stat, kstat);
46 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
A Drandomize_kstack.h12 DECLARE_PER_CPU(u32, kstack_offset);
A Dirqflags.h44 DECLARE_PER_CPU(int, hardirqs_enabled);
45 DECLARE_PER_CPU(int, hardirq_context);
A Dcontext_tracking_state.h48 DECLARE_PER_CPU(struct context_tracking, context_tracking);
A Dcpuidle.h116 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
117 DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
A Dinterrupt.h632 DECLARE_PER_CPU(struct task_struct *, ktimerd);
633 DECLARE_PER_CPU(unsigned long, pending_timer_softirq);
658 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
A Dkprobes.h187 DECLARE_PER_CPU(struct kprobe *, current_kprobe);
188 DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
A Dcpu.h101 DECLARE_PER_CPU(struct cpu, cpu_devices);
A Dalloc_tag.h97 DECLARE_PER_CPU(struct alloc_tag_counters, _shared_alloc_tag);
A Dlockdep.h569 DECLARE_PER_CPU(int, hardirqs_enabled);
570 DECLARE_PER_CPU(int, hardirq_context);
571 DECLARE_PER_CPU(unsigned int, lockdep_recursion);
A Dradix-tree.h34 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads);
A Dwriteback.h18 DECLARE_PER_CPU(int, dirty_throttle_leaks);
A Dhrtimer.h215 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
/include/linux/sched/
A Dstat.h18 DECLARE_PER_CPU(unsigned long, process_counts);
A Dmm.h472 DECLARE_PER_CPU(struct mem_cgroup *, int_active_memcg);
/include/asm-generic/
A Dirq_regs.h17 DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
A Dmmiowb.h29 DECLARE_PER_CPU(struct mmiowb_state, __mmiowb_state);
/include/net/
A Dseg6_local.h28 DECLARE_PER_CPU(struct seg6_bpf_srh_state, seg6_bpf_srh_states);
/include/xen/
A Dxen-ops.h13 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
15 DECLARE_PER_CPU(uint32_t, xen_vcpu_id);
197 DECLARE_PER_CPU(bool, xen_in_preemptible_hcall);
/include/crypto/internal/
A Dsimd.h52 DECLARE_PER_CPU(bool, crypto_simd_disabled_for_test);
/include/linux/perf/
A Darm_pmu.h135 DECLARE_PER_CPU(struct arm_pmu *, cpu_armpmu);
/include/linux/netfilter/
A Dx_tables.h336 DECLARE_PER_CPU(seqcount_t, xt_recseq);
/include/acpi/
A Dprocessor.h273 DECLARE_PER_CPU(struct acpi_processor *, processors);

Completed in 39 milliseconds

12