Home
last modified time | relevance | path

Searched refs:seq_operations (Results 1 – 13 of 13) sorted by relevance

/include/net/phonet/
A Dpn_dev.h51 extern const struct seq_operations pn_sock_seq_ops;
52 extern const struct seq_operations pn_res_seq_ops;
/include/linux/
A Duser_namespace.h188 struct seq_operations;
189 extern const struct seq_operations proc_uid_seq_operations;
190 extern const struct seq_operations proc_gid_seq_operations;
191 extern const struct seq_operations proc_projid_seq_operations;
A Dseq_file.h14 struct seq_operations;
25 const struct seq_operations *op;
31 struct seq_operations { struct
108 int seq_open(struct file *, const struct seq_operations *);
179 void *__seq_open_private(struct file *, const struct seq_operations *, int);
180 int seq_open_private(struct file *, const struct seq_operations *, int);
A Dproc_fs.h14 struct seq_operations;
100 struct proc_dir_entry *parent, const struct seq_operations *ops,
136 struct proc_dir_entry *parent, const struct seq_operations *ops,
145 const struct seq_operations *ops,
A Datalk.h153 extern const struct seq_operations aarp_seq_ops;
A Dtty_ldisc.h276 extern const struct seq_operations tty_ldiscs_seq_ops;
A Dtpm.h134 const struct seq_operations *seqops;
A Dbpf.h47 struct seq_operations;
75 const struct seq_operations *seq_ops;
/include/net/
A Drose.h205 extern const struct seq_operations rose_neigh_seqops;
206 extern const struct seq_operations rose_node_seqops;
207 extern struct seq_operations rose_route_seqops;
A Dnetrom.h221 extern const struct seq_operations nr_node_seqops;
222 extern const struct seq_operations nr_neigh_seqops;
A Dax25.h419 extern const struct seq_operations ax25_rt_seqops;
474 extern const struct seq_operations ax25_uid_seqops;
A Dudp.h565 extern const struct seq_operations udp_seq_ops;
566 extern const struct seq_operations udp6_seq_ops;
A Dip6_fib.h556 extern const struct seq_operations ipv6_route_seq_ops;

Completed in 37 milliseconds