Searched defs:pr_dbg (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/arm/common/ | ||
| H A D | mcpm_head.S | 24 .macro pr_dbg string macro |
| /linux-6.15/rust/kernel/ | ||
| H A D | device.rs | 156 pub fn pr_dbg(&self, args: fmt::Arguments<'_>) { in pr_dbg() method |