Searched refs:linuxkpi_seq_buf_str (Results 1 – 2 of 2) sorted by relevance
70 #define seq_buf_str(s) linuxkpi_seq_buf_str((s))71 const char * linuxkpi_seq_buf_str(struct seq_buf *s);
53 linuxkpi_seq_buf_str(struct seq_buf *s) in linuxkpi_seq_buf_str() function