Searched defs:DEBUG_bytes (Results 1 – 1 of 1) sorted by relevance
360 #define DEBUG_bytes(bytes, len, msg, ...) __DEBUG_bytes(bytes, len, KERN_DEBUG msg, ##__VA_ARGS__) macro363 #define DEBUG_bytes(bytes, len, msg, ...) do { } while (0) macro