Home
last modified time | relevance | path

Searched refs:socket_seq_show (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dsocket.h23 extern void socket_seq_show(struct seq_file *seq);
/Linux-v5.10/tools/perf/trace/beauty/include/linux/
Dsocket.h23 extern void socket_seq_show(struct seq_file *seq);
/Linux-v5.10/net/ipv4/
Dproc.c59 socket_seq_show(seq); in sockstat_seq_show()
/Linux-v5.10/net/
Dsocket.c3093 void socket_seq_show(struct seq_file *seq) in socket_seq_show() function