Searched defs:nmi_active (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dhw_nmi.c101 atomic_t nmi_active = ATOMIC_INIT(0); /* oprofile uses this */ variable
102 EXPORT_SYMBOL(nmi_active); variable
H A Dnmi.c52 atomic_t nmi_active = ATOMIC_INIT(0); /* oprofile uses this */ variable
53 EXPORT_SYMBOL(nmi_active); variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dnmi.c43 atomic_t nmi_active = ATOMIC_INIT(0); /* oprofile uses this */ variable
44 EXPORT_SYMBOL(nmi_active); variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dnmi.c32 static int nmi_active; variable

Completed in 100 milliseconds