Home
last modified time | relevance | path

Searched refs:irq_cpustat_t (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dhardirq.h23 } ____cacheline_aligned irq_cpustat_t; typedef
25 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dhardirq.h30 } ____cacheline_aligned irq_cpustat_t; typedef
32 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhardirq.h47 } ____cacheline_aligned irq_cpustat_t; typedef
49 DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dhardirq.h11 } ____cacheline_aligned irq_cpustat_t; typedef
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dhardirq.h11 } ____cacheline_aligned irq_cpustat_t; typedef
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dhardirq.h10 } ____cacheline_aligned irq_cpustat_t; typedef
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dhardirq.h10 } ____cacheline_aligned irq_cpustat_t; typedef
/OK3568_Linux_fs/kernel/include/linux/
H A Dirq_cpustat.h21 DECLARE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat); /* defined in asm/hardirq.h */
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dhardirq.h18 } ____cacheline_aligned irq_cpustat_t; typedef
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dasm-offsets.c34 DEFINE(CPUSTAT_SOFTIRQ_PENDING, offsetof(irq_cpustat_t, in main()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dasm-offsets.c67 DEFINE(CPUSTAT_SOFTIRQ_PENDING, offsetof(irq_cpustat_t, __softirq_pending)); in main()
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c77 DEFINE(CPUSTAT_SOFTIRQ_PENDING, offsetof(irq_cpustat_t, in main()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dasm-offsets.c101 DEFINE(IRQ_CPUSTAT_SOFTIRQ_PENDING, offsetof(irq_cpustat_t, __softirq_pending)); in main()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dirq.c28 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dirq.c79 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dirq.c145 DEFINE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat);
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c54 DEFINE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);