Searched refs:__DEBUG_bytes (Results 1 – 1 of 1) sorted by relevance
345 static void __DEBUG_bytes(__u8 *bytes, size_t len, const char *msg, ...) in __DEBUG_bytes() function360 #define DEBUG_bytes(bytes, len, msg, ...) __DEBUG_bytes(bytes, len, KERN_DEBUG msg, ##__VA_ARGS__)