Searched refs:pl_show_header (Results 1 – 4 of 4) sorted by relevance
68 if (procfs_list->pl_show_header != NULL) in procfs_list_seq_show()69 return (procfs_list->pl_show_header(f)); in procfs_list_seq_show()243 procfs_list->pl_show_header = show_header; in procfs_list_install()
46 int (*pl_show_header)(struct seq_file *f); member
48 int (*pl_show_header)(struct seq_file *f); member
118 procfs_list->pl_show_header = show_header; in procfs_list_install()