pub const PROBE_SHARED: usize = bindings::IRQF_PROBE_SHARED as _; // 256usize
Expand description

Set by callers when they expect sharing mismatches to occur.

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