Home
last modified time | relevance | path

Searched refs:DECLARE_PER_CPU_SHARED_ALIGNED (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dhardirq.h22 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhardirq.h25 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
H A Dxics.h150 DECLARE_PER_CPU_SHARED_ALIGNED(unsigned long, xics_ipi_message);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhardirq.h25 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
H A Dxics.h155 DECLARE_PER_CPU_SHARED_ALIGNED(unsigned long, xics_ipi_message);
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dhardirq.h28 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dhardirq.h32 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhardirq.h49 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
H A Dtlbflush.h154 DECLARE_PER_CPU_SHARED_ALIGNED(struct tlb_state, cpu_tlbstate);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhardirq.h49 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
H A Dtlbflush.h172 DECLARE_PER_CPU_SHARED_ALIGNED(struct tlb_state_shared, cpu_tlbstate_shared);
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dsmp.h56 DECLARE_PER_CPU_SHARED_ALIGNED(cpumask_t, cpu_sibling_map);
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dirq.h76 DECLARE_PER_CPU_SHARED_ALIGNED(struct irq_stat, irq_stat);
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dsmp.h56 DECLARE_PER_CPU_SHARED_ALIGNED(cpumask_t, cpu_sibling_map);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dirq.h76 DECLARE_PER_CPU_SHARED_ALIGNED(struct irq_stat, irq_stat);
/kernel/linux/linux-5.10/net/rds/
H A Dib.h441 DECLARE_PER_CPU_SHARED_ALIGNED(struct rds_ib_statistics, rds_ib_stats);
H A Drds.h962 DECLARE_PER_CPU_SHARED_ALIGNED(struct rds_statistics, rds_stats);
/kernel/linux/linux-5.10/include/linux/
H A Dpercpu-defs.h138 #define DECLARE_PER_CPU_SHARED_ALIGNED(type, name) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu-defs.h138 #define DECLARE_PER_CPU_SHARED_ALIGNED(type, name) \ macro
/kernel/linux/linux-6.6/net/rds/
H A Dib.h441 DECLARE_PER_CPU_SHARED_ALIGNED(struct rds_ib_statistics, rds_ib_stats);
H A Drds.h961 DECLARE_PER_CPU_SHARED_ALIGNED(struct rds_statistics, rds_stats);
/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h1230 DECLARE_PER_CPU_SHARED_ALIGNED(struct rq, runqueues);
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h1342 DECLARE_PER_CPU_SHARED_ALIGNED(struct rq, runqueues);

Completed in 23 milliseconds