Searched refs:pl_show (Results 1 – 4 of 4) sorted by relevance
73 return (pl->pl_show(&f, elt)); in procfs_list_data()115 procfs_list->pl_show = show; in procfs_list_install()
74 return (procfs_list->pl_show(f, p)); in procfs_list_seq_show()243 procfs_list->pl_show = show; in procfs_list_install()
48 int (*pl_show)(struct seq_file *f, void *p); member
46 int (*pl_show)(struct seq_file *f, void *p); member