pub const NO_THREAD: usize = bindings::IRQF_NO_THREAD as _; // 65_536usize
Expand description

Interrupt cannot be threaded.

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