Searched refs:DECLARE_PER_CPU (Results 1 – 25 of 36) sorted by relevance
12
| /include/linux/ |
| A D | arch_topology.h | 18 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 D | topology.h | 80 DECLARE_PER_CPU(int, numa_node); 130 DECLARE_PER_CPU(int, _numa_mem_); 332 DECLARE_PER_CPU(unsigned long, cpu_scale);
|
| A D | kernel_stat.h | 45 DECLARE_PER_CPU(struct kernel_stat, kstat); 46 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
|
| A D | randomize_kstack.h | 12 DECLARE_PER_CPU(u32, kstack_offset);
|
| A D | irqflags.h | 44 DECLARE_PER_CPU(int, hardirqs_enabled); 45 DECLARE_PER_CPU(int, hardirq_context);
|
| A D | context_tracking_state.h | 48 DECLARE_PER_CPU(struct context_tracking, context_tracking);
|
| A D | cpuidle.h | 116 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices); 117 DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
|
| A D | interrupt.h | 632 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 D | kprobes.h | 187 DECLARE_PER_CPU(struct kprobe *, current_kprobe); 188 DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
|
| A D | cpu.h | 101 DECLARE_PER_CPU(struct cpu, cpu_devices);
|
| A D | alloc_tag.h | 97 DECLARE_PER_CPU(struct alloc_tag_counters, _shared_alloc_tag);
|
| A D | lockdep.h | 569 DECLARE_PER_CPU(int, hardirqs_enabled); 570 DECLARE_PER_CPU(int, hardirq_context); 571 DECLARE_PER_CPU(unsigned int, lockdep_recursion);
|
| A D | radix-tree.h | 34 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads);
|
| A D | writeback.h | 18 DECLARE_PER_CPU(int, dirty_throttle_leaks);
|
| A D | hrtimer.h | 215 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
|
| /include/linux/sched/ |
| A D | stat.h | 18 DECLARE_PER_CPU(unsigned long, process_counts);
|
| A D | mm.h | 472 DECLARE_PER_CPU(struct mem_cgroup *, int_active_memcg);
|
| /include/asm-generic/ |
| A D | irq_regs.h | 17 DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
|
| A D | mmiowb.h | 29 DECLARE_PER_CPU(struct mmiowb_state, __mmiowb_state);
|
| /include/net/ |
| A D | seg6_local.h | 28 DECLARE_PER_CPU(struct seg6_bpf_srh_state, seg6_bpf_srh_states);
|
| /include/xen/ |
| A D | xen-ops.h | 13 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 D | simd.h | 52 DECLARE_PER_CPU(bool, crypto_simd_disabled_for_test);
|
| /include/linux/perf/ |
| A D | arm_pmu.h | 135 DECLARE_PER_CPU(struct arm_pmu *, cpu_armpmu);
|
| /include/linux/netfilter/ |
| A D | x_tables.h | 336 DECLARE_PER_CPU(seqcount_t, xt_recseq);
|
| /include/acpi/ |
| A D | processor.h | 273 DECLARE_PER_CPU(struct acpi_processor *, processors);
|
Completed in 39 milliseconds
12