es_debug
#define es_debug(fmt, ...) printk(fmt, ##__VA_ARGS__)
#define es_debug(fmt, ...) no_printk(fmt, ##__VA_ARGS__)