tag | line | file | source code |
---|---|---|---|
notified | 147 | arch/ppc/kernel/irq.c | if (_disable_interrupts() && !action->notified) |
notified | 149 | arch/ppc/kernel/irq.c | action->notified = 1; |
notified | 616 | drivers/char/apm_bios.c | static int notified = 0; |
notified | 622 | drivers/char/apm_bios.c | if ((error != APM_NO_EVENTS) && (notified++ == 0)) |