lkpi_seq_printf
void lkpi_seq_printf(struct seq_file *m, const char *fmt, ...);
#define seq_printf(...) lkpi_seq_printf(__VA_ARGS__)