| /linux-6.15/arch/mips/kernel/ |
| H A D | mips-cpc.c | 18 static DEFINE_PER_CPU_ALIGNED(spinlock_t, cpc_core_lock); 20 static DEFINE_PER_CPU_ALIGNED(unsigned long, cpc_core_lock_flags);
|
| H A D | pm-cps.c | 55 static DEFINE_PER_CPU_ALIGNED(u32*, ready_count); 58 static DEFINE_PER_CPU_ALIGNED(cpumask_t, online_coupled); 61 static DEFINE_PER_CPU_ALIGNED(atomic_t, pm_barrier); 64 DEFINE_PER_CPU_ALIGNED(struct mips_static_suspend_state, cps_cpu_state);
|
| H A D | mips-cm.c | 181 static DEFINE_PER_CPU_ALIGNED(spinlock_t, cm_core_lock); 182 static DEFINE_PER_CPU_ALIGNED(unsigned long, cm_core_lock_flags);
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | irq.c | 71 DEFINE_PER_CPU_ALIGNED(ulong [IRQ_STACK_SIZE/sizeof(ulong)], irq_stack);
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | irq.c | 67 DEFINE_PER_CPU_ALIGNED(unsigned long [IRQ_STACK_SIZE/sizeof(long)], irq_stack);
|
| /linux-6.15/fs/lockd/ |
| H A D | svc.c | 676 static DEFINE_PER_CPU_ALIGNED(unsigned long, nlmsvc_version1_count[17]); 686 static DEFINE_PER_CPU_ALIGNED(unsigned long, 698 static DEFINE_PER_CPU_ALIGNED(unsigned long,
|
| /linux-6.15/kernel/bpf/ |
| H A D | rqspinlock.c | 89 DEFINE_PER_CPU_ALIGNED(struct rqspinlock_held, rqspinlock_held_locks); 314 static DEFINE_PER_CPU_ALIGNED(struct qnode, rqnodes[_Q_MAX_NODES]);
|
| /linux-6.15/fs/nfsd/ |
| H A D | localio.c | 162 static DEFINE_PER_CPU_ALIGNED(unsigned long,
|
| H A D | nfs3acl.c | 269 static DEFINE_PER_CPU_ALIGNED(unsigned long,
|
| H A D | nfs2acl.c | 380 static DEFINE_PER_CPU_ALIGNED(unsigned long,
|
| H A D | nfsproc.c | 870 static DEFINE_PER_CPU_ALIGNED(unsigned long,
|
| /linux-6.15/kernel/locking/ |
| H A D | qspinlock.c | 80 static DEFINE_PER_CPU_ALIGNED(struct qnode, qnodes[_Q_MAX_NODES]);
|
| /linux-6.15/arch/powerpc/lib/ |
| H A D | qspinlock.c | 50 static DEFINE_PER_CPU_ALIGNED(struct qnodes, qnodes); 51 static DEFINE_PER_CPU_ALIGNED(u64, sleepy_lock_seen_clock);
|
| /linux-6.15/arch/arm/mach-bcm/ |
| H A D | platsmp-brcmstb.c | 57 static DEFINE_PER_CPU_ALIGNED(int, per_cpu_sw_state);
|
| /linux-6.15/arch/x86/xen/ |
| H A D | enlighten.c | 39 DEFINE_PER_CPU_ALIGNED(struct vcpu_info, xen_vcpu_info);
|
| /linux-6.15/arch/s390/lib/ |
| H A D | spinlock.c | 64 static DEFINE_PER_CPU_ALIGNED(struct spin_wait, spin_wait[4]);
|
| /linux-6.15/include/linux/ |
| H A D | percpu-defs.h | 151 #define DEFINE_PER_CPU_ALIGNED(type, name) \ macro
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | irq.c | 365 DEFINE_PER_CPU_ALIGNED(struct pi_desc, posted_msi_pi_desc);
|
| H A D | smpboot.c | 124 static DEFINE_PER_CPU_ALIGNED(struct mwait_cpu_dead, mwait_cpu_dead);
|
| H A D | tsc.c | 67 static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns);
|
| /linux-6.15/fs/nfs/ |
| H A D | callback_xdr.c | 1117 static DEFINE_PER_CPU_ALIGNED(unsigned long, 1130 static DEFINE_PER_CPU_ALIGNED(unsigned long,
|
| /linux-6.15/drivers/s390/cio/ |
| H A D | cio.c | 50 DEFINE_PER_CPU_ALIGNED(struct irb, cio_irb);
|
| /linux-6.15/kernel/ |
| H A D | softirq.c | 56 DEFINE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
|
| H A D | smp.c | 46 static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data);
|
| /linux-6.15/arch/x86/mm/ |
| H A D | init.c | 1020 __visible DEFINE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate) = {
|