Home
last modified time | relevance | path

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

/Linux-v5.10/arch/ia64/kernel/
Dsmp.c59 static DEFINE_PER_CPU_SHARED_ALIGNED(unsigned short [NR_CPUS],
68 static DEFINE_PER_CPU_SHARED_ALIGNED(unsigned long, ipi_operation);
Dsmpboot.c117 DEFINE_PER_CPU_SHARED_ALIGNED(cpumask_t, cpu_sibling_map);
/Linux-v5.10/net/rds/
Dib_stats.c40 DEFINE_PER_CPU_SHARED_ALIGNED(struct rds_ib_statistics, rds_ib_stats);
Dstats.c40 DEFINE_PER_CPU_SHARED_ALIGNED(struct rds_statistics, rds_stats);
Dpage.c46 DEFINE_PER_CPU_SHARED_ALIGNED(struct rds_page_remainder, rds_page_remainders);
/Linux-v5.10/kernel/locking/
Dosq_lock.c14 static DEFINE_PER_CPU_SHARED_ALIGNED(struct optimistic_spin_node, osq_node);
/Linux-v5.10/kernel/sched/
Dclock.c96 static DEFINE_PER_CPU_SHARED_ALIGNED(struct sched_clock_data, sched_clock_data);
Dcore.c45 DEFINE_PER_CPU_SHARED_ALIGNED(struct rq, runqueues);
/Linux-v5.10/kernel/
Dsmp.c40 static DEFINE_PER_CPU_SHARED_ALIGNED(struct llist_head, call_single_queue);
254 static DEFINE_PER_CPU_SHARED_ALIGNED(call_single_data_t, csd_data);
Dworkqueue.c329 static DEFINE_PER_CPU_SHARED_ALIGNED(struct worker_pool [NR_STD_WORKER_POOLS], cpu_worker_pools);
/Linux-v5.10/arch/sparc/kernel/
Dsun4d_smp.c190 static DEFINE_PER_CPU_SHARED_ALIGNED(struct sun4d_ipi_work, sun4d_ipi_work);
Dleon_smp.c267 static DEFINE_PER_CPU_SHARED_ALIGNED(struct leon_ipi_work, leon_ipi_work);
/Linux-v5.10/arch/x86/kernel/
Dirq.c28 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/Linux-v5.10/arch/s390/kernel/
Dirq.c32 DEFINE_PER_CPU_SHARED_ALIGNED(struct irq_stat, irq_stat);
/Linux-v5.10/arch/parisc/kernel/
Dirq.c145 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/Linux-v5.10/arch/powerpc/kernel/
Dirq.c79 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
Dsmp.c256 static DEFINE_PER_CPU_SHARED_ALIGNED(struct cpu_messages, ipi_message);
/Linux-v5.10/arch/s390/pci/
Dpci_irq.c149 static DEFINE_PER_CPU_SHARED_ALIGNED(struct cpu_irq_data, irq_data);
/Linux-v5.10/include/linux/
Dpercpu-defs.h142 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ macro
/Linux-v5.10/arch/x86/mm/
Dinit.c1009 __visible DEFINE_PER_CPU_SHARED_ALIGNED(struct tlb_state, cpu_tlbstate) = {
Dtlb.c844 static DEFINE_PER_CPU_SHARED_ALIGNED(struct flush_tlb_info, flush_tlb_info);
/Linux-v5.10/kernel/rcu/
Dtree.c82 static DEFINE_PER_CPU_SHARED_ALIGNED(struct rcu_data, rcu_data) = {