Searched defs:DEBUG_print (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-integrity.c345 #define DEBUG_print(x, ...) printk(KERN_DEBUG x, ##__VA_ARGS__) macro
349 #define DEBUG_print(x, ...) do { } while (0) macro
[all...]

Completed in 112 milliseconds