Searched refs:_no_printf (Results 1 – 2 of 2) sorted by relevance
45 #define PER_PAGE_DEBUG(...) _no_printf(__VA_ARGS__)51 #define PER_VCPU_DEBUG(...) _no_printf(__VA_ARGS__)
25 static inline int _no_printf(const char *format, ...) { return 0; } in _no_printf() function30 #define pr_debug(...) _no_printf(__VA_ARGS__)35 #define pr_info(...) _no_printf(__VA_ARGS__)