Home
last modified time | relevance | path

Searched refs:__DEBUG_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/md/
Ddm-integrity.c345 static void __DEBUG_bytes(__u8 *bytes, size_t len, const char *msg, ...) in __DEBUG_bytes() function
360 #define DEBUG_bytes(bytes, len, msg, ...) __DEBUG_bytes(bytes, len, KERN_DEBUG msg, ##__VA_ARGS__)