Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/
H A Dsocket.h23 extern void socket_seq_show(struct seq_file *seq);
/OK3568_Linux_fs/kernel/include/linux/
H A Dsocket.h23 extern void socket_seq_show(struct seq_file *seq);
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dproc.c59 socket_seq_show(seq); in sockstat_seq_show()
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c3087 void socket_seq_show(struct seq_file *seq) in socket_seq_show() function