Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_dynamic_debug.c99 #define prdbg(SYM) __pr_debug_cls(SYM, #SYM " msg\n") macro
/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c27 #define prdbg(fmt, args...) \ macro