Searched refs:_no_printf (Results 1 – 2 of 2) sorted by relevance
38 #define PER_PAGE_DEBUG(...) _no_printf(__VA_ARGS__)44 #define PER_VCPU_DEBUG(...) _no_printf(__VA_ARGS__)
23 static inline int _no_printf(const char *format, ...) { return 0; } in _no_printf() function28 #define pr_debug(...) _no_printf(__VA_ARGS__)33 #define pr_info(...) _no_printf(__VA_ARGS__)