seq_operations    161 arch/x86/include/asm/processor.h extern const struct seq_operations cpuinfo_op;
seq_operations     11 include/linux/seq_file.h struct seq_operations;
seq_operations     28 include/linux/seq_file.h 	const struct seq_operations *op;
seq_operations     98 include/linux/seq_file.h int seq_open(struct file *, const struct seq_operations *);
seq_operations    143 include/linux/seq_file.h void *__seq_open_private(struct file *, const struct seq_operations *, int);
seq_operations    144 include/linux/seq_file.h int seq_open_private(struct file *, const struct seq_operations *, int);
seq_operations     16 include/linux/seq_file_net.h 		 const struct seq_operations *, int);
seq_operations     64 include/linux/user_namespace.h struct seq_operations;
seq_operations     65 include/linux/user_namespace.h extern const struct seq_operations proc_uid_seq_operations;
seq_operations     66 include/linux/user_namespace.h extern const struct seq_operations proc_gid_seq_operations;
seq_operations     67 include/linux/user_namespace.h extern const struct seq_operations proc_projid_seq_operations;
seq_operations     92 include/net/ping.h 	const struct seq_operations	seq_ops;
seq_operations     56 include/net/raw.h 		 struct raw_hashinfo *h, const struct seq_operations *ops);
seq_operations   1563 include/net/tcp.h 	struct seq_operations		seq_ops;
seq_operations    302 include/net/udp.h 	struct seq_operations		seq_ops;