Searched refs:seq_operations (Results 1 – 25 of 41) sorted by relevance
12
9 struct seq_operations;22 struct seq_operations *op;26 struct seq_operations { struct33 int seq_open(struct file *, struct seq_operations *); argument
28 int seq_open(struct file *file, struct seq_operations *op) in seq_open()348 struct seq_operations *op = kmalloc(sizeof(*op), GFP_KERNEL); in single_open()367 struct seq_operations *op = ((struct seq_file *)file->private_data)->op; in single_release()
229 extern struct seq_operations cpuinfo_op;259 extern struct seq_operations partitions_op;279 extern struct seq_operations ksyms_op;292 extern struct seq_operations slabinfo_op;
275 extern struct seq_operations proc_pid_maps_op;294 extern struct seq_operations mounts_op;
89 static struct seq_operations crypto_seq_ops = {
146 struct seq_operations cpuinfo_op = {
183 struct seq_operations cpuinfo_op = {
286 struct seq_operations cpuinfo_op = {
229 struct seq_operations partitions_op = {
367 static struct seq_operations proc_bus_pci_devices_op = {527 static struct seq_operations proc_pci_op = {
356 struct seq_operations cpuinfo_op = {
49 extern struct seq_operations nfs_exports_op;
519 struct seq_operations cpuinfo_op = {
70 static struct seq_operations resource_op = {
548 struct seq_operations cpuinfo_op = {
693 struct seq_operations cpuinfo_op = {
241 struct seq_operations cpuinfo_op = {
534 struct seq_operations cpuinfo_op = {
689 struct seq_operations cpuinfo_op = {
569 struct seq_operations cpuinfo_op = {
309 struct seq_operations cpuinfo_op = {
614 struct seq_operations cpuinfo_op = {
553 static struct seq_operations dn_neigh_seq_ops = {