Searched refs:pl_show_header (Results 1 – 4 of 4) sorted by relevance
69 if (procfs_list->pl_show_header != NULL) in procfs_list_seq_show()70 return (procfs_list->pl_show_header(f)); in procfs_list_seq_show()244 procfs_list->pl_show_header = show_header; in procfs_list_install()
49 int (*pl_show_header)(struct seq_file *f); member
47 int (*pl_show_header)(struct seq_file *f); member
116 procfs_list->pl_show_header = show_header; in procfs_list_install()