Lines Matching refs:seq_file

57 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos)  in _opcode_stats_seq_start()
66 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
76 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop()
80 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show()
91 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show()
115 static void *_tx_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _tx_opcode_stats_seq_start()
120 static void *_tx_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _tx_opcode_stats_seq_next()
125 static void _tx_opcode_stats_seq_stop(struct seq_file *s, void *v) in _tx_opcode_stats_seq_stop()
129 static int _tx_opcode_stats_seq_show(struct seq_file *s, void *v) in _tx_opcode_stats_seq_show()
151 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) in _ctx_stats_seq_start()
163 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _ctx_stats_seq_next()
177 static void _ctx_stats_seq_stop(struct seq_file *s, void *v) in _ctx_stats_seq_stop()
182 static int _ctx_stats_seq_show(struct seq_file *s, void *v) in _ctx_stats_seq_show()
219 static void *_qp_stats_seq_start(struct seq_file *s, loff_t *pos) in _qp_stats_seq_start()
243 static void *_qp_stats_seq_next(struct seq_file *s, void *iter_ptr, in _qp_stats_seq_next()
259 static void _qp_stats_seq_stop(struct seq_file *s, void *iter_ptr) in _qp_stats_seq_stop()
265 static int _qp_stats_seq_show(struct seq_file *s, void *iter_ptr) in _qp_stats_seq_show()
281 static void *_sdes_seq_start(struct seq_file *s, loff_t *pos) in _sdes_seq_start()
293 static void *_sdes_seq_next(struct seq_file *s, void *v, loff_t *pos) in _sdes_seq_next()
304 static void _sdes_seq_stop(struct seq_file *s, void *v) in _sdes_seq_stop()
308 static int _sdes_seq_show(struct seq_file *s, void *v) in _sdes_seq_show()
323 static void *_rcds_seq_start(struct seq_file *s, loff_t *pos) in _rcds_seq_start()
335 static void *_rcds_seq_next(struct seq_file *s, void *v, loff_t *pos) in _rcds_seq_next()
346 static void _rcds_seq_stop(struct seq_file *s, void *v) in _rcds_seq_stop()
350 static int _rcds_seq_show(struct seq_file *s, void *v) in _rcds_seq_show()
369 static void *_pios_seq_start(struct seq_file *s, loff_t *pos) in _pios_seq_start()
381 static void *_pios_seq_next(struct seq_file *s, void *v, loff_t *pos) in _pios_seq_next()
392 static void _pios_seq_stop(struct seq_file *s, void *v) in _pios_seq_stop()
396 static int _pios_seq_show(struct seq_file *s, void *v) in _pios_seq_show()
1144 static void *_sdma_cpu_list_seq_start(struct seq_file *s, loff_t *pos) in _sdma_cpu_list_seq_start()
1152 static void *_sdma_cpu_list_seq_next(struct seq_file *s, void *v, loff_t *pos) in _sdma_cpu_list_seq_next()
1161 static void _sdma_cpu_list_seq_stop(struct seq_file *s, void *v) in _sdma_cpu_list_seq_stop()
1166 static int _sdma_cpu_list_seq_show(struct seq_file *s, void *v) in _sdma_cpu_list_seq_show()
1267 static void *_driver_stats_names_seq_start(struct seq_file *s, loff_t *pos) in _driver_stats_names_seq_start()
1275 struct seq_file *s, in _driver_stats_names_seq_next()
1285 static void _driver_stats_names_seq_stop(struct seq_file *s, void *v) in _driver_stats_names_seq_stop()
1289 static int _driver_stats_names_seq_show(struct seq_file *s, void *v) in _driver_stats_names_seq_show()
1301 static void *_driver_stats_seq_start(struct seq_file *s, loff_t *pos) in _driver_stats_seq_start()
1308 static void *_driver_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _driver_stats_seq_next()
1316 static void _driver_stats_seq_stop(struct seq_file *s, void *v) in _driver_stats_seq_stop()
1320 static void hfi1_sps_show_ints(struct seq_file *s) in hfi1_sps_show_ints()
1334 static int _driver_stats_seq_show(struct seq_file *s, void *v) in _driver_stats_seq_show()