Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_dynamic_debug.c99 #define prdbg(SYM) __pr_debug_cls(SYM, #SYM " msg\n") macro
105 prdbg(LOW); in do_cats()
106 prdbg(MID); in do_cats()
107 prdbg(HI); in do_cats()
109 prdbg(D2_CORE); in do_cats()
110 prdbg(D2_DRIVER); in do_cats()
111 prdbg(D2_KMS); in do_cats()
112 prdbg(D2_PRIME); in do_cats()
113 prdbg(D2_ATOMIC); in do_cats()
114 prdbg(D2_VBL); in do_cats()
[all …]
/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c27 #define prdbg(fmt, args...) \ macro
220 prdbg("Patch call at: %pS %px to %pS %px -> %px \n", addr, addr, in patch_call()
249 prdbg("Patching call sites %s\n", ct->name); in callthunks_setup()
252 prdbg("Patching call sites done%s\n", ct->name); in callthunks_setup()
/openbmc/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst32 You can view the currently configured behaviour in the *prdbg* catalog::
49 The behaviour of *prdbg* sites are controlled by writing
358 Kernel *prdbg* API