nmiaction 50 arch/x86/include/asm/nmi.h static struct nmiaction init fn##_na = { \ nmiaction 58 arch/x86/include/asm/nmi.h int __register_nmi_handler(unsigned int, struct nmiaction *); nmiaction 107 arch/x86/kernel/nmi.c static void nmi_check_duration(struct nmiaction *action, u64 duration) nmiaction 128 arch/x86/kernel/nmi.c struct nmiaction *a; nmiaction 159 arch/x86/kernel/nmi.c int __register_nmi_handler(unsigned int type, struct nmiaction *action) nmiaction 193 arch/x86/kernel/nmi.c struct nmiaction *n;