pub const NO_DEBUG: usize = bindings::IRQF_NO_DEBUG as _; // 1_048_576usize
Expand description

Exclude from runnaway detection for IPI and similar handlers, depends on PERCPU.

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