Home
last modified time | relevance | path

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

/rust/kernel/
A Dprelude.rs35 pub use super::{pr_alert, pr_crit, pr_debug, pr_emerg, pr_err, pr_info, pr_notice, pr_warn};
A Ddevice.rs224 pub fn pr_notice(&self, args: fmt::Arguments<'_>) { in pr_notice() method
596 ($($f:tt)*) => { $crate::dev_printk!(pr_notice, $($f)*); }
A Dprint.rs338 macro_rules! pr_notice ( macro

Completed in 22 milliseconds