Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
H A Dseq_file.rs34 pub fn call_printf(&self, args: core::fmt::Arguments<'_>) { in call_printf() method
50 $m.call_printf(format_args!($($arg)+))