Searched refs:seq_operations (Results 1 – 13 of 13) sorted by relevance
| /include/net/phonet/ |
| 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/ |
| D | user_namespace.h | 182 struct seq_operations; 183 extern const struct seq_operations proc_uid_seq_operations; 184 extern const struct seq_operations proc_gid_seq_operations; 185 extern const struct seq_operations proc_projid_seq_operations;
|
| 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);
|
| D | proc_fs.h | 14 struct seq_operations; 98 struct proc_dir_entry *parent, const struct seq_operations *ops, 134 struct proc_dir_entry *parent, const struct seq_operations *ops, 143 const struct seq_operations *ops,
|
| D | atalk.h | 153 extern const struct seq_operations aarp_seq_ops;
|
| D | tty_ldisc.h | 281 extern const struct seq_operations tty_ldiscs_seq_ops;
|
| D | tpm.h | 133 const struct seq_operations *seqops;
|
| D | bpf.h | 47 struct seq_operations; 75 const struct seq_operations *seq_ops;
|
| /include/net/ |
| D | rose.h | 221 extern const struct seq_operations rose_neigh_seqops; 222 extern const struct seq_operations rose_node_seqops; 223 extern struct seq_operations rose_route_seqops;
|
| D | netrom.h | 221 extern const struct seq_operations nr_node_seqops; 222 extern const struct seq_operations nr_neigh_seqops;
|
| D | ax25.h | 419 extern const struct seq_operations ax25_rt_seqops; 475 extern const struct seq_operations ax25_uid_seqops;
|
| D | udp.h | 440 extern const struct seq_operations udp_seq_ops; 441 extern const struct seq_operations udp6_seq_ops;
|
| D | ip6_fib.h | 565 extern const struct seq_operations ipv6_route_seq_ops;
|