Home
last modified time | relevance | path

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

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