pub const PERCPU: usize = bindings::IRQF_PERCPU as _; // 1_024usize
Expand description

Interrupt is per cpu.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.