Home
last modified time | relevance | path

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

/include/linux/
Dkernel_stat.h43 DECLARE_PER_CPU(struct kernel_stat, kstat);
44 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
Dcontext_tracking_state.h26 DECLARE_PER_CPU(struct context_tracking, context_tracking);
Dtopology.h67 DECLARE_PER_CPU(int, numa_node);
117 DECLARE_PER_CPU(int, _numa_mem_);
Dquicklist.h21 DECLARE_PER_CPU(struct quicklist, quicklist)[CONFIG_NR_QUICK];
Dcpuidle.h92 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
93 DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
Dkprobes.h215 DECLARE_PER_CPU(struct kprobe *, current_kprobe);
216 DECLARE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
Dhighmem.h89 DECLARE_PER_CPU(int, __kmap_atomic_idx);
Dwriteback.h13 DECLARE_PER_CPU(int, dirty_throttle_leaks);
Dbpf.h245 DECLARE_PER_CPU(int, bpf_prog_active);
Dhrtimer.h355 DECLARE_PER_CPU(struct tick_device, tick_cpu_device);
Dvmstat.h28 DECLARE_PER_CPU(struct vm_event_state, vm_event_states);
Dinterrupt.h488 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
Dtrace_events.h485 DECLARE_PER_CPU(struct pt_regs, perf_trace_regs);
Dperf_event.h1043 DECLARE_PER_CPU(struct pt_regs, __perf_regs[4]);
1116 DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry);
Dpercpu-defs.h118 #define DECLARE_PER_CPU(type, name) \ macro
Dnetfilter.h424 DECLARE_PER_CPU(bool, nf_skb_duplicated);
Dsched.h169 DECLARE_PER_CPU(unsigned long, process_counts);
Dnetdevice.h2467 DECLARE_PER_CPU(int, xmit_recursion);
/include/xen/
Dxen-ops.h10 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
12 DECLARE_PER_CPU(uint32_t, xen_vcpu_id);
136 DECLARE_PER_CPU(bool, xen_in_preemptible_hcall);
/include/asm-generic/
Dirq_regs.h21 DECLARE_PER_CPU(struct pt_regs *, __irq_regs);
/include/net/netfilter/
Dnf_conntrack.h237 DECLARE_PER_CPU(struct nf_conn, nf_conntrack_untracked);
/include/acpi/
Dprocessor.h260 DECLARE_PER_CPU(struct acpi_processor *, processors);
/include/linux/netfilter/
Dx_tables.h303 DECLARE_PER_CPU(seqcount_t, xt_recseq);