Lines Matching refs:seq

27 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos)  in rxrpc_call_seq_start()  argument
30 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_start()
36 static void *rxrpc_call_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rxrpc_call_seq_next() argument
38 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_next()
43 static void rxrpc_call_seq_stop(struct seq_file *seq, void *v) in rxrpc_call_seq_stop() argument
49 static int rxrpc_call_seq_show(struct seq_file *seq, void *v) in rxrpc_call_seq_show() argument
53 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_call_seq_show()
60 seq_puts(seq, in rxrpc_call_seq_show()
83 seq_printf(seq, in rxrpc_call_seq_show()
115 static void *rxrpc_connection_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_connection_seq_start() argument
118 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_start()
124 static void *rxrpc_connection_seq_next(struct seq_file *seq, void *v, in rxrpc_connection_seq_next() argument
127 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_next()
132 static void rxrpc_connection_seq_stop(struct seq_file *seq, void *v) in rxrpc_connection_seq_stop() argument
135 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_stop()
140 static int rxrpc_connection_seq_show(struct seq_file *seq, void *v) in rxrpc_connection_seq_show() argument
143 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_connection_seq_show()
148 seq_puts(seq, in rxrpc_connection_seq_show()
170 seq_printf(seq, in rxrpc_connection_seq_show()
202 static void *rxrpc_bundle_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_bundle_seq_start() argument
205 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_start()
211 static void *rxrpc_bundle_seq_next(struct seq_file *seq, void *v, in rxrpc_bundle_seq_next() argument
214 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_next()
219 static void rxrpc_bundle_seq_stop(struct seq_file *seq, void *v) in rxrpc_bundle_seq_stop() argument
222 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_stop()
227 static int rxrpc_bundle_seq_show(struct seq_file *seq, void *v) in rxrpc_bundle_seq_show() argument
230 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_bundle_seq_show()
234 seq_puts(seq, in rxrpc_bundle_seq_show()
247 seq_printf(seq, in rxrpc_bundle_seq_show()
278 static int rxrpc_peer_seq_show(struct seq_file *seq, void *v) in rxrpc_peer_seq_show() argument
285 seq_puts(seq, in rxrpc_peer_seq_show()
298 seq_printf(seq, in rxrpc_peer_seq_show()
312 static void *rxrpc_peer_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_peer_seq_start() argument
315 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_peer_seq_start()
348 static void *rxrpc_peer_seq_next(struct seq_file *seq, void *v, loff_t *_pos) in rxrpc_peer_seq_next() argument
350 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_peer_seq_next()
384 static void rxrpc_peer_seq_stop(struct seq_file *seq, void *v) in rxrpc_peer_seq_stop() argument
401 static int rxrpc_local_seq_show(struct seq_file *seq, void *v) in rxrpc_local_seq_show() argument
407 seq_puts(seq, in rxrpc_local_seq_show()
417 seq_printf(seq, in rxrpc_local_seq_show()
427 static void *rxrpc_local_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_local_seq_start() argument
430 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_local_seq_start()
445 static void *rxrpc_local_seq_next(struct seq_file *seq, void *v, loff_t *_pos) in rxrpc_local_seq_next() argument
447 struct rxrpc_net *rxnet = rxrpc_net(seq_file_net(seq)); in rxrpc_local_seq_next()
455 static void rxrpc_local_seq_stop(struct seq_file *seq, void *v) in rxrpc_local_seq_stop() argument
471 int rxrpc_stats_show(struct seq_file *seq, void *v) in rxrpc_stats_show() argument
473 struct rxrpc_net *rxnet = rxrpc_net(seq_file_single_net(seq)); in rxrpc_stats_show()
475 seq_printf(seq, in rxrpc_stats_show()
481 seq_printf(seq, in rxrpc_stats_show()
487 seq_printf(seq, in rxrpc_stats_show()
492 seq_printf(seq, in rxrpc_stats_show()
497 seq_printf(seq, in rxrpc_stats_show()
508 seq_printf(seq, in rxrpc_stats_show()
520 seq_printf(seq, in rxrpc_stats_show()
526 seq_printf(seq, in rxrpc_stats_show()
532 seq_printf(seq, in rxrpc_stats_show()
544 seq_printf(seq, in rxrpc_stats_show()
556 seq_printf(seq, in rxrpc_stats_show()
560 seq_printf(seq, in rxrpc_stats_show()