Lines Matching defs:seq
104 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start()
115 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next()
130 static int nst_seq_show(struct seq_file *seq, void *v) in nst_seq_show()
174 static void nst_seq_stop(struct seq_file *seq, void *v) in nst_seq_stop()
188 struct seq_file *seq; in nst_fop_open() local
215 struct seq_file *seq = file->private_data; in nst_fop_release() local
271 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start()
283 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next()
316 static void sc_show_sock_stats(struct seq_file *seq, in sc_show_sock_stats()
331 static void sc_show_sock_container(struct seq_file *seq, in sc_show_sock_container()
384 static int sc_seq_show(struct seq_file *seq, void *v) in sc_seq_show()
404 static void sc_seq_stop(struct seq_file *seq, void *v) in sc_seq_stop()
418 struct seq_file *seq; in sc_common_open() local
446 struct seq_file *seq = file->private_data; in sc_fop_release() local