Home
last modified time | relevance | path

Searched refs:ALERT (Results 1 – 1 of 1) sorted by relevance

/rust/kernel/
Dprint.rs81 pub static ALERT: [u8; LENGTH] = generate(false, bindings::KERN_ALERT); variable
240 $crate::print_macro!($crate::print::format_strings::ALERT, false, $($arg)*)