Home
last modified time | relevance | path

Searched refs:DEFINE_PER_CPU_ALIGNED (Results 1 – 25 of 29) sorted by relevance

12

/linux/arch/mips/kernel/
H A Dmips-cpc.c18 static DEFINE_PER_CPU_ALIGNED(spinlock_t, cpc_core_lock);
20 static DEFINE_PER_CPU_ALIGNED(unsigned long, cpc_core_lock_flags);
H A Dpm-cps.c55 static DEFINE_PER_CPU_ALIGNED(u32*, ready_count);
58 static DEFINE_PER_CPU_ALIGNED(cpumask_t, online_coupled);
64 static DEFINE_PER_CPU_ALIGNED(atomic_t, pm_barrier);
67 DEFINE_PER_CPU_ALIGNED(struct mips_static_suspend_state, cps_cpu_state);
H A Dmips-cm.c179 static DEFINE_PER_CPU_ALIGNED(spinlock_t, cm_core_lock);
180 static DEFINE_PER_CPU_ALIGNED(unsigned long, cm_core_lock_flags);
/linux/arch/riscv/kernel/
H A Dirq.c71 DEFINE_PER_CPU_ALIGNED(ulong [IRQ_STACK_SIZE/sizeof(ulong)], irq_stack);
/linux/arch/arm64/kernel/
H A Dirq.c67 DEFINE_PER_CPU_ALIGNED(unsigned long [IRQ_STACK_SIZE/sizeof(long)], irq_stack);
/linux/fs/lockd/
H A Dsvc.c671 static DEFINE_PER_CPU_ALIGNED(unsigned long, nlmsvc_version1_count[17]);
681 static DEFINE_PER_CPU_ALIGNED(unsigned long,
693 static DEFINE_PER_CPU_ALIGNED(unsigned long,
/linux/kernel/locking/
H A Dqspinlock.c109 static DEFINE_PER_CPU_ALIGNED(struct qnode, qnodes[MAX_NODES]);
/linux/arch/x86/xen/
H A Denlighten.c39 DEFINE_PER_CPU_ALIGNED(struct vcpu_info, xen_vcpu_info);
/linux/arch/powerpc/lib/
H A Dqspinlock.c50 static DEFINE_PER_CPU_ALIGNED(struct qnodes, qnodes);
51 static DEFINE_PER_CPU_ALIGNED(u64, sleepy_lock_seen_clock);
/linux/fs/nfsd/
H A Dnfs3acl.c269 static DEFINE_PER_CPU_ALIGNED(unsigned long,
H A Dnfs2acl.c380 static DEFINE_PER_CPU_ALIGNED(unsigned long,
H A Dnfsproc.c829 static DEFINE_PER_CPU_ALIGNED(unsigned long,
H A Dnfs3proc.c1060 static DEFINE_PER_CPU_ALIGNED(unsigned long,
/linux/arch/s390/lib/
H A Dspinlock.c44 static DEFINE_PER_CPU_ALIGNED(struct spin_wait, spin_wait[4]);
/linux/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c57 static DEFINE_PER_CPU_ALIGNED(int, per_cpu_sw_state);
/linux/include/linux/
H A Dpercpu-defs.h150 #define DEFINE_PER_CPU_ALIGNED(type, name) \ macro
/linux/arch/x86/kernel/
H A Dirq.c358 DEFINE_PER_CPU_ALIGNED(struct pi_desc, posted_msi_pi_desc);
H A Dsmpboot.c122 static DEFINE_PER_CPU_ALIGNED(struct mwait_cpu_dead, mwait_cpu_dead);
H A Dtsc.c64 static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns);
/linux/fs/nfs/
H A Dcallback_xdr.c1077 static DEFINE_PER_CPU_ALIGNED(unsigned long,
1090 static DEFINE_PER_CPU_ALIGNED(unsigned long,
/linux/kernel/
H A Dsoftirq.c56 DEFINE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
H A Dsmp.c45 static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data);
/linux/drivers/s390/cio/
H A Dcio.c50 DEFINE_PER_CPU_ALIGNED(struct irb, cio_irb);
/linux/arch/x86/mm/
H A Dinit.c1010 __visible DEFINE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate) = {
/linux/arch/x86/kernel/cpu/
H A Dcommon.c2003 DEFINE_PER_CPU_ALIGNED(struct pcpu_hot, pcpu_hot) = {

12