Searched defs:proc_show (Results 1 – 5 of 5) sorted by relevance
53 int (*proc_show)(struct seq_file *, void *); member
87 int (*proc_show)(struct seq_file *m, member
299 int (*proc_show)(struct seq_file *, void *); member
180 void (*proc_show)(struct seq_file *m, void *data); member
5984 static int proc_show(struct seq_file *m, void *unused) in proc_show() function