pub const NOBALANCING: usize = bindings::IRQF_NOBALANCING as _; // 2_048usize
Expand description

Flag to exclude this interrupt from irq balancing.

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