Home
last modified time | relevance | path

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

12

/linux-4.19.296/include/linux/
Darch_topology.h16 DECLARE_PER_CPU(unsigned long, cpu_scale);
27 DECLARE_PER_CPU(unsigned long, freq_scale);
Dkernel_stat.h43 DECLARE_PER_CPU(struct kernel_stat, kstat);
44 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
Dtopology.h68 DECLARE_PER_CPU(int, numa_node);
118 DECLARE_PER_CPU(int, _numa_mem_);
Dcontext_tracking_state.h27 DECLARE_PER_CPU(struct context_tracking, context_tracking);
Deventfd.h46 DECLARE_PER_CPU(int, eventfd_wake_count);
Dcpuidle.h100 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
101 DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
Dquicklist.h22 DECLARE_PER_CPU(struct quicklist, quicklist)[CONFIG_NR_QUICK];
Dkprobes.h194 DECLARE_PER_CPU(struct kprobe *, current_kprobe);
195 DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
Dhighmem.h90 DECLARE_PER_CPU(int, __kmap_atomic_idx);
Didr.h228 DECLARE_PER_CPU(struct ida_bitmap *, ida_bitmap);
Dtrace_events.h564 DECLARE_PER_CPU(struct pt_regs, perf_trace_regs);
565 DECLARE_PER_CPU(int, bpf_kprobe_override);
Dwriteback.h17 DECLARE_PER_CPU(int, dirty_throttle_leaks);
Dhrtimer.h359 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
Dbpf-cgroup.h25 DECLARE_PER_CPU(void*, bpf_cgroup_storage);
Dvmstat.h49 DECLARE_PER_CPU(struct vm_event_state, vm_event_states);
Dinterrupt.h515 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
Dperf_event.h1093 DECLARE_PER_CPU(struct pt_regs, __perf_regs[4]);
1162 DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry);
/linux-4.19.296/include/xen/
Dxen-ops.h11 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
13 DECLARE_PER_CPU(uint32_t, xen_vcpu_id);
205 DECLARE_PER_CPU(bool, xen_in_preemptible_hcall);
/linux-4.19.296/include/net/
Dseg6_local.h32 DECLARE_PER_CPU(struct seg6_bpf_srh_state, seg6_bpf_srh_states);
/linux-4.19.296/include/asm-generic/
Dirq_regs.h21 DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
/linux-4.19.296/include/linux/sched/
Dstat.h17 DECLARE_PER_CPU(unsigned long, process_counts);
/linux-4.19.296/drivers/oprofile/
Dcpu_buffer.h54 DECLARE_PER_CPU(struct oprofile_cpu_buffer, op_cpu_buffer);
/linux-4.19.296/include/acpi/
Dprocessor.h264 DECLARE_PER_CPU(struct acpi_processor *, processors);
/linux-4.19.296/include/linux/netfilter/
Dx_tables.h346 DECLARE_PER_CPU(seqcount_t, xt_recseq);
/linux-4.19.296/fs/fscache/
Dinternal.h102 DECLARE_PER_CPU(wait_queue_head_t, fscache_object_cong_wait);

12