Lines Matching defs:seq
1732 static int sge_qinfo_show(struct seq_file *seq, void *v) in sge_qinfo_show()
1835 static void *sge_queue_start(struct seq_file *seq, loff_t *pos) in sge_queue_start()
1842 static void sge_queue_stop(struct seq_file *seq, void *v) in sge_queue_stop()
1846 static void *sge_queue_next(struct seq_file *seq, void *v, loff_t *pos) in sge_queue_next()
1866 struct seq_file *seq = file->private_data; in sge_qinfo_open() local
1885 static int sge_qstats_show(struct seq_file *seq, void *v) in sge_qstats_show()
1981 static void *sge_qstats_start(struct seq_file *seq, loff_t *pos) in sge_qstats_start()
1988 static void sge_qstats_stop(struct seq_file *seq, void *v) in sge_qstats_stop()
1992 static void *sge_qstats_next(struct seq_file *seq, void *v, loff_t *pos) in sge_qstats_next()
2012 struct seq_file *seq = file->private_data; in sge_qstats_open() local
2029 static int resources_show(struct seq_file *seq, void *v) in resources_show()
2070 static int interfaces_show(struct seq_file *seq, void *v) in interfaces_show()
2093 static void *interfaces_start(struct seq_file *seq, loff_t *pos) in interfaces_start()
2100 static void *interfaces_next(struct seq_file *seq, void *v, loff_t *pos) in interfaces_next()
2106 static void interfaces_stop(struct seq_file *seq, void *v) in interfaces_stop()
2122 struct seq_file *seq = file->private_data; in interfaces_open() local