Search notes:

Linux kernel: interrupts

Interrupts are used, for example, to update the system clock.

See also

kernel/irq/handle.c, kernel/irq/internals.h

Index