Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dmips-cpc.c21 static DEFINE_PER_CPU_ALIGNED(spinlock_t, cpc_core_lock);
23 static DEFINE_PER_CPU_ALIGNED(unsigned long, cpc_core_lock_flags);
Dpm-cps.c58 static DEFINE_PER_CPU_ALIGNED(u32*, ready_count);
61 static DEFINE_PER_CPU_ALIGNED(cpumask_t, online_coupled);
67 static DEFINE_PER_CPU_ALIGNED(atomic_t, pm_barrier);
70 DEFINE_PER_CPU_ALIGNED(struct mips_static_suspend_state, cps_cpu_state);
Dmips-cm.c141 static DEFINE_PER_CPU_ALIGNED(spinlock_t, cm_core_lock);
142 static DEFINE_PER_CPU_ALIGNED(unsigned long, cm_core_lock_flags);
/Linux-v4.19/arch/arm64/kernel/
Dirq.c58 DEFINE_PER_CPU_ALIGNED(unsigned long [IRQ_STACK_SIZE/sizeof(long)], irq_stack);
/Linux-v4.19/kernel/locking/
Dqspinlock.c104 static DEFINE_PER_CPU_ALIGNED(struct mcs_spinlock, mcs_nodes[MAX_NODES]);
/Linux-v4.19/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c65 static DEFINE_PER_CPU_ALIGNED(int, per_cpu_sw_state);
/Linux-v4.19/arch/s390/lib/
Dspinlock.c44 static DEFINE_PER_CPU_ALIGNED(struct spin_wait, spin_wait[4]);
/Linux-v4.19/include/linux/
Dpercpu-defs.h151 #define DEFINE_PER_CPU_ALIGNED(type, name) \ macro
/Linux-v4.19/kernel/
Dsoftirq.c52 DEFINE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
/Linux-v4.19/drivers/s390/cio/
Dcio.c50 DEFINE_PER_CPU_ALIGNED(struct irb, cio_irb);
/Linux-v4.19/arch/x86/kernel/
Dtsc.c59 static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns);
/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c1624 DEFINE_PER_CPU_ALIGNED(struct stack_canary, stack_canary);
/Linux-v4.19/net/ipv4/
Droute.c1459 static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt_uncached_list);
/Linux-v4.19/net/ipv6/
Droute.c133 static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt6_uncached_list);
/Linux-v4.19/net/core/
Ddev.c276 DEFINE_PER_CPU_ALIGNED(struct softnet_data, softnet_data);