Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-integrity.c334 static void __DEBUG_bytes(__u8 *bytes, size_t len, const char *msg, ...) in __DEBUG_bytes() function
349 #define DEBUG_bytes(bytes, len, msg, ...) __DEBUG_bytes(bytes, len, KERN_DEBUG msg, ##__VA_ARGS__)

Completed in 7 milliseconds