1. NAME

irq_cpu_offline - Invoke all irq_cpu_offline functions.

2. SYNOPSIS

void irq_cpu_offline( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Iterate through all irqs and invoke the chip.irq_cpu_offline for each.

5. AUTHORS

Thomas Gleixner <>
    Author.

Ingo Molnar <>
    Author.

6. COPYRIGHT