Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
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);
A Dpm-cps.c54 static DEFINE_PER_CPU_ALIGNED(u32*, ready_count);
57 static DEFINE_PER_CPU_ALIGNED(cpumask_t, online_coupled);
63 static DEFINE_PER_CPU_ALIGNED(atomic_t, pm_barrier);
66 DEFINE_PER_CPU_ALIGNED(struct mips_static_suspend_state, cps_cpu_state);
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-6.3-rc2/arch/arm64/kernel/
A Dirq.c66 DEFINE_PER_CPU_ALIGNED(unsigned long [IRQ_STACK_SIZE/sizeof(long)], irq_stack);
/linux-6.3-rc2/fs/lockd/
A Dsvc.c724 static DEFINE_PER_CPU_ALIGNED(unsigned long, nlmsvc_version1_count[17]);
734 static DEFINE_PER_CPU_ALIGNED(unsigned long,
746 static DEFINE_PER_CPU_ALIGNED(unsigned long,
/linux-6.3-rc2/kernel/locking/
A Dqspinlock.c109 static DEFINE_PER_CPU_ALIGNED(struct qnode, qnodes[MAX_NODES]);
/linux-6.3-rc2/fs/nfsd/
A Dnfs3acl.c269 static DEFINE_PER_CPU_ALIGNED(unsigned long,
A Dnfs2acl.c380 static DEFINE_PER_CPU_ALIGNED(unsigned long,
A Dnfsproc.c841 static DEFINE_PER_CPU_ALIGNED(unsigned long,
A Dnfs3proc.c1067 static DEFINE_PER_CPU_ALIGNED(unsigned long,
A Dnfs4proc.c3619 static DEFINE_PER_CPU_ALIGNED(unsigned long,
/linux-6.3-rc2/arch/s390/lib/
A Dspinlock.c44 static DEFINE_PER_CPU_ALIGNED(struct spin_wait, spin_wait[4]);
/linux-6.3-rc2/arch/arm/mach-bcm/
A Dplatsmp-brcmstb.c57 static DEFINE_PER_CPU_ALIGNED(int, per_cpu_sw_state);
/linux-6.3-rc2/arch/powerpc/lib/
A Dqspinlock.c49 static DEFINE_PER_CPU_ALIGNED(struct qnodes, qnodes);
50 static DEFINE_PER_CPU_ALIGNED(u64, sleepy_lock_seen_clock);
/linux-6.3-rc2/include/linux/
A Dpercpu-defs.h150 #define DEFINE_PER_CPU_ALIGNED(type, name) \ macro
/linux-6.3-rc2/fs/nfs/
A Dcallback_xdr.c1072 static DEFINE_PER_CPU_ALIGNED(unsigned long,
1085 static DEFINE_PER_CPU_ALIGNED(unsigned long,
/linux-6.3-rc2/kernel/
A Dsoftirq.c55 DEFINE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
A Dsmp.c95 static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data);
/linux-6.3-rc2/drivers/s390/cio/
A Dcio.c50 DEFINE_PER_CPU_ALIGNED(struct irb, cio_irb);
/linux-6.3-rc2/arch/x86/mm/
A Dinit.c1045 __visible DEFINE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate) = {
/linux-6.3-rc2/arch/x86/kernel/
A Dtsc.c64 static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns);
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c2026 DEFINE_PER_CPU_ALIGNED(struct pcpu_hot, pcpu_hot) = {
/linux-6.3-rc2/net/ipv4/
A Droute.c1505 static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt_uncached_list);
/linux-6.3-rc2/net/ipv6/
A Droute.c136 static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt6_uncached_list);
/linux-6.3-rc2/net/core/
A Ddev.c427 DEFINE_PER_CPU_ALIGNED(struct softnet_data, softnet_data);

Completed in 100 milliseconds