taglinefilesource code
notified80arch/ppc/kernel/irq.cint notified;
notified146arch/ppc/kernel/irq.cif (_disable_interrupts() && !action->notified)
notified148arch/ppc/kernel/irq.caction->notified = 1;
notified589drivers/char/apm_bios.cstatic int notified = 0;
notified595drivers/char/apm_bios.cif ((error != APM_NO_EVENTS) && (notified++ == 0))