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