Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsocket.h26 extern void socket_seq_show(struct seq_file *seq);
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h26 extern void socket_seq_show(struct seq_file *seq);
/linux/net/ipv4/
H A Dproc.c60 socket_seq_show(seq); in sockstat_seq_show()
/linux/net/
H A Dsocket.c3341 void socket_seq_show(struct seq_file *seq) in socket_seq_show() function