Home
last modified time | relevance | path

Searched refs:DEFINE_PER_CPU_SHARED_ALIGNED (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dsmp.c59 static DEFINE_PER_CPU_SHARED_ALIGNED(unsigned short [NR_CPUS],
68 static DEFINE_PER_CPU_SHARED_ALIGNED(unsigned long, ipi_operation);
H A Dsmpboot.c118 DEFINE_PER_CPU_SHARED_ALIGNED(cpumask_t, cpu_sibling_map);
/openbmc/linux/net/rds/
H A Dib_stats.c40 DEFINE_PER_CPU_SHARED_ALIGNED(struct rds_ib_statistics, rds_ib_stats);
H A Dstats.c40 DEFINE_PER_CPU_SHARED_ALIGNED(struct rds_statistics, rds_stats);
H A Dpage.c46 DEFINE_PER_CPU_SHARED_ALIGNED(struct rds_page_remainder, rds_page_remainders);
/openbmc/linux/kernel/locking/
H A Dosq_lock.c14 static DEFINE_PER_CPU_SHARED_ALIGNED(struct optimistic_spin_node, osq_node);
/openbmc/linux/arch/loongarch/kernel/
H A Dirq.c25 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/openbmc/linux/kernel/sched/
H A Dclock.c94 static DEFINE_PER_CPU_SHARED_ALIGNED(struct sched_clock_data, sched_clock_data);
H A Dcore.c118 DEFINE_PER_CPU_SHARED_ALIGNED(struct rq, runqueues);
/openbmc/linux/arch/powerpc/kernel/
H A Dirq.c74 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
H A Dsmp.c284 static DEFINE_PER_CPU_SHARED_ALIGNED(struct cpu_messages, ipi_message);
/openbmc/linux/arch/sparc/kernel/
H A Dsun4d_smp.c190 static DEFINE_PER_CPU_SHARED_ALIGNED(struct sun4d_ipi_work, sun4d_ipi_work);
H A Dleon_smp.c267 static DEFINE_PER_CPU_SHARED_ALIGNED(struct leon_ipi_work, leon_ipi_work);
/openbmc/linux/kernel/
H A Dsmp.c47 static DEFINE_PER_CPU_SHARED_ALIGNED(struct llist_head, call_single_queue);
347 static DEFINE_PER_CPU_SHARED_ALIGNED(call_single_data_t, csd_data);
H A Dworkqueue.c403 static DEFINE_PER_CPU_SHARED_ALIGNED(struct worker_pool [NR_STD_WORKER_POOLS], cpu_worker_pools);
/openbmc/linux/arch/x86/mm/
H A Dtlb.c933 DEFINE_PER_CPU_SHARED_ALIGNED(struct tlb_state_shared, cpu_tlbstate_shared);
986 static DEFINE_PER_CPU_SHARED_ALIGNED(struct flush_tlb_info, flush_tlb_info);
/openbmc/linux/arch/x86/kernel/cpu/
H A Daperfmperf.c35 static DEFINE_PER_CPU_SHARED_ALIGNED(struct aperfmperf, cpu_samples) = {
/openbmc/linux/arch/x86/kernel/
H A Dirq.c31 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/openbmc/linux/arch/s390/kernel/
H A Dirq.c34 DEFINE_PER_CPU_SHARED_ALIGNED(struct irq_stat, irq_stat);
/openbmc/linux/include/linux/
H A Dpercpu-defs.h142 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ macro
/openbmc/linux/arch/parisc/kernel/
H A Dirq.c125 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/openbmc/linux/arch/s390/pci/
H A Dpci_irq.c181 static DEFINE_PER_CPU_SHARED_ALIGNED(struct cpu_irq_data, irq_data);
/openbmc/linux/kernel/rcu/
H A Dtree.c79 static DEFINE_PER_CPU_SHARED_ALIGNED(struct rcu_data, rcu_data) = {