Searched refs:seq_operations (Results 1 – 13 of 13) sorted by relevance
| /include/net/phonet/ |
| A D | pn_dev.h | 51 extern const struct seq_operations pn_sock_seq_ops; 52 extern const struct seq_operations pn_res_seq_ops;
|
| /include/linux/ |
| A D | user_namespace.h | 188 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 D | seq_file.h | 14 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 D | proc_fs.h | 14 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 D | atalk.h | 153 extern const struct seq_operations aarp_seq_ops;
|
| A D | tty_ldisc.h | 276 extern const struct seq_operations tty_ldiscs_seq_ops;
|
| A D | tpm.h | 134 const struct seq_operations *seqops;
|
| A D | bpf.h | 47 struct seq_operations; 75 const struct seq_operations *seq_ops;
|
| /include/net/ |
| A D | rose.h | 205 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 D | netrom.h | 221 extern const struct seq_operations nr_node_seqops; 222 extern const struct seq_operations nr_neigh_seqops;
|
| A D | ax25.h | 419 extern const struct seq_operations ax25_rt_seqops; 474 extern const struct seq_operations ax25_uid_seqops;
|
| A D | udp.h | 565 extern const struct seq_operations udp_seq_ops; 566 extern const struct seq_operations udp6_seq_ops;
|
| A D | ip6_fib.h | 556 extern const struct seq_operations ipv6_route_seq_ops;
|
Completed in 37 milliseconds