Searched defs:prdbg (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/lib/ | ||
| H A D | test_dynamic_debug.c | 99 #define prdbg(SYM) __pr_debug_cls(SYM, #SYM " msg\n") macro |
| /linux-6.15/arch/x86/kernel/ | ||
| H A D | callthunks.c | 29 #define prdbg(fmt, args...) \ macro |