Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/arch/loongarch/kernel/ !
Dirq.c25 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/linux-6.12.1/kernel/locking/ !
Dosq_lock.c21 static DEFINE_PER_CPU_SHARED_ALIGNED(struct optimistic_spin_node, osq_node);
/linux-6.12.1/kernel/sched/ !
Dclock.c94 static DEFINE_PER_CPU_SHARED_ALIGNED(struct sched_clock_data, sched_clock_data);
Dcore.c120 DEFINE_PER_CPU_SHARED_ALIGNED(struct rq, runqueues);
/linux-6.12.1/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-6.12.1/arch/powerpc/kernel/ !
Dirq.c74 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
Dsmp.c275 static DEFINE_PER_CPU_SHARED_ALIGNED(struct cpu_messages, ipi_message);
/linux-6.12.1/arch/x86/mm/ !
Dtlb.c900 DEFINE_PER_CPU_SHARED_ALIGNED(struct tlb_state_shared, cpu_tlbstate_shared);
953 static DEFINE_PER_CPU_SHARED_ALIGNED(struct flush_tlb_info, flush_tlb_info);
/linux-6.12.1/kernel/ !
Dsmp.c48 static DEFINE_PER_CPU_SHARED_ALIGNED(struct llist_head, call_single_queue);
376 static DEFINE_PER_CPU_SHARED_ALIGNED(call_single_data_t, csd_data);
Dworkqueue.c480 static DEFINE_PER_CPU_SHARED_ALIGNED(struct irq_work [NR_STD_WORKER_POOLS], bh_pool_irq_works);
483 static DEFINE_PER_CPU_SHARED_ALIGNED(struct worker_pool [NR_STD_WORKER_POOLS], bh_worker_pools);
486 static DEFINE_PER_CPU_SHARED_ALIGNED(struct worker_pool [NR_STD_WORKER_POOLS], cpu_worker_pools);
/linux-6.12.1/arch/x86/kernel/cpu/ !
Daperfmperf.c35 static DEFINE_PER_CPU_SHARED_ALIGNED(struct aperfmperf, cpu_samples) = {
/linux-6.12.1/arch/s390/kernel/ !
Dirq.c35 DEFINE_PER_CPU_SHARED_ALIGNED(struct irq_stat, irq_stat);
/linux-6.12.1/arch/x86/kernel/ !
Dirq.c31 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/linux-6.12.1/include/linux/ !
Dpercpu-defs.h142 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ macro
/linux-6.12.1/arch/parisc/kernel/ !
Dirq.c125 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/linux-6.12.1/arch/s390/pci/ !
Dpci_irq.c181 static DEFINE_PER_CPU_SHARED_ALIGNED(struct cpu_irq_data, irq_data);
/linux-6.12.1/kernel/rcu/ !
Dtree.c80 static DEFINE_PER_CPU_SHARED_ALIGNED(struct rcu_data, rcu_data) = {