Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dmips-cpc.c20 static DEFINE_PER_CPU_ALIGNED(spinlock_t, cpc_core_lock);
22 static DEFINE_PER_CPU_ALIGNED(unsigned long, cpc_core_lock_flags);
Dpm-cps.c57 static DEFINE_PER_CPU_ALIGNED(u32*, ready_count);
58 static DEFINE_PER_CPU_ALIGNED(void*, ready_count_alloc);
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-4.4.14/kernel/locking/
Dqspinlock.c85 static DEFINE_PER_CPU_ALIGNED(struct mcs_spinlock, mcs_nodes[MAX_NODES]);
/linux-4.4.14/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c65 static DEFINE_PER_CPU_ALIGNED(int, per_cpu_sw_state);
/linux-4.4.14/include/linux/
Dpercpu-defs.h151 #define DEFINE_PER_CPU_ALIGNED(type, name) \ macro
/linux-4.4.14/arch/x86/kernel/
Dtsc.c75 static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns);
/linux-4.4.14/drivers/s390/cio/
Dcio.c49 DEFINE_PER_CPU_ALIGNED(struct irb, cio_irb);
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c1267 DEFINE_PER_CPU_ALIGNED(struct stack_canary, stack_canary);
/linux-4.4.14/net/ipv4/
Droute.c1342 static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt_uncached_list);
/linux-4.4.14/net/ipv6/
Droute.c116 static DEFINE_PER_CPU_ALIGNED(struct uncached_list, rt6_uncached_list);
/linux-4.4.14/net/core/
Ddev.c266 DEFINE_PER_CPU_ALIGNED(struct softnet_data, softnet_data);