Lines Matching refs:seq_file

56 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos)  in _opcode_stats_seq_start()
65 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
75 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop()
79 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show()
90 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show()
114 static void *_tx_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _tx_opcode_stats_seq_start()
119 static void *_tx_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _tx_opcode_stats_seq_next()
124 static void _tx_opcode_stats_seq_stop(struct seq_file *s, void *v) in _tx_opcode_stats_seq_stop()
128 static int _tx_opcode_stats_seq_show(struct seq_file *s, void *v) in _tx_opcode_stats_seq_show()
150 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) in _ctx_stats_seq_start()
162 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _ctx_stats_seq_next()
176 static void _ctx_stats_seq_stop(struct seq_file *s, void *v) in _ctx_stats_seq_stop()
181 static int _ctx_stats_seq_show(struct seq_file *s, void *v) in _ctx_stats_seq_show()
218 static void *_qp_stats_seq_start(struct seq_file *s, loff_t *pos) in _qp_stats_seq_start()
242 static void *_qp_stats_seq_next(struct seq_file *s, void *iter_ptr, in _qp_stats_seq_next()
258 static void _qp_stats_seq_stop(struct seq_file *s, void *iter_ptr) in _qp_stats_seq_stop()
264 static int _qp_stats_seq_show(struct seq_file *s, void *iter_ptr) in _qp_stats_seq_show()
280 static void *_sdes_seq_start(struct seq_file *s, loff_t *pos) in _sdes_seq_start()
292 static void *_sdes_seq_next(struct seq_file *s, void *v, loff_t *pos) in _sdes_seq_next()
303 static void _sdes_seq_stop(struct seq_file *s, void *v) in _sdes_seq_stop()
307 static int _sdes_seq_show(struct seq_file *s, void *v) in _sdes_seq_show()
322 static void *_rcds_seq_start(struct seq_file *s, loff_t *pos) in _rcds_seq_start()
334 static void *_rcds_seq_next(struct seq_file *s, void *v, loff_t *pos) in _rcds_seq_next()
345 static void _rcds_seq_stop(struct seq_file *s, void *v) in _rcds_seq_stop()
349 static int _rcds_seq_show(struct seq_file *s, void *v) in _rcds_seq_show()
368 static void *_pios_seq_start(struct seq_file *s, loff_t *pos) in _pios_seq_start()
380 static void *_pios_seq_next(struct seq_file *s, void *v, loff_t *pos) in _pios_seq_next()
391 static void _pios_seq_stop(struct seq_file *s, void *v) in _pios_seq_stop()
395 static int _pios_seq_show(struct seq_file *s, void *v) in _pios_seq_show()
1143 static void *_sdma_cpu_list_seq_start(struct seq_file *s, loff_t *pos) in _sdma_cpu_list_seq_start()
1151 static void *_sdma_cpu_list_seq_next(struct seq_file *s, void *v, loff_t *pos) in _sdma_cpu_list_seq_next()
1160 static void _sdma_cpu_list_seq_stop(struct seq_file *s, void *v) in _sdma_cpu_list_seq_stop()
1165 static int _sdma_cpu_list_seq_show(struct seq_file *s, void *v) in _sdma_cpu_list_seq_show()
1266 static void *_driver_stats_names_seq_start(struct seq_file *s, loff_t *pos) in _driver_stats_names_seq_start()
1274 struct seq_file *s, in _driver_stats_names_seq_next()
1284 static void _driver_stats_names_seq_stop(struct seq_file *s, void *v) in _driver_stats_names_seq_stop()
1288 static int _driver_stats_names_seq_show(struct seq_file *s, void *v) in _driver_stats_names_seq_show()
1300 static void *_driver_stats_seq_start(struct seq_file *s, loff_t *pos) in _driver_stats_seq_start()
1307 static void *_driver_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _driver_stats_seq_next()
1315 static void _driver_stats_seq_stop(struct seq_file *s, void *v) in _driver_stats_seq_stop()
1319 static void hfi1_sps_show_ints(struct seq_file *s) in hfi1_sps_show_ints()
1333 static int _driver_stats_seq_show(struct seq_file *s, void *v) in _driver_stats_seq_show()