Home
last modified time | relevance | path

Searched defs:pr_notice (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/
H A Ddevice.rs224 pub fn pr_notice(&self, args: fmt::Arguments<'_>) { in pr_notice() method
/linux/include/linux/
H A Dprintk.h576 #define pr_notice(fmt, ...) \ macro