Searched refs:pr_debug (Results 1 – 2 of 2) sorted by relevance
68 #define pr_debug(fmt,...) eprintf(1, pr_fmt(fmt), ##__VA_ARGS__) macro
116 #define pr_debug(fmt, ...) \ macro