Searched refs:pl_show (Results 1 – 4 of 4) sorted by relevance
75 return (pl->pl_show(&f, elt)); in procfs_list_data()117 procfs_list->pl_show = show; in procfs_list_install()
45 int (*pl_show)(struct seq_file *f, void *p); member
47 int (*pl_show)(struct seq_file *f, void *p); member
73 return (procfs_list->pl_show(f, p)); in procfs_list_seq_show()242 procfs_list->pl_show = show; in procfs_list_install()