Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsocket.h25 extern void socket_seq_show(struct seq_file *seq);
/linux-6.6.21/tools/perf/trace/beauty/include/linux/
Dsocket.h25 extern void socket_seq_show(struct seq_file *seq);
/linux-6.6.21/net/ipv4/
Dproc.c59 socket_seq_show(seq); in sockstat_seq_show()
/linux-6.6.21/net/
Dsocket.c3290 void socket_seq_show(struct seq_file *seq) in socket_seq_show() function