huc_info
#define huc_info(_huc, _fmt, ...) huc_printk((_huc), info, _fmt, ##__VA_ARGS__)
static int huc_info(struct seq_file *m, void *data)