Home
last modified time | relevance | path

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

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