Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dirq_cpustat.h22 #define __IRQ_STAT(cpu, member) (per_cpu(irq_stat.member, cpu)) macro
26 #define nmi_count(cpu) __IRQ_STAT((cpu), __nmi_count) /* i386 */