seq_operations    178 arch/x86/kernel/cpu/proc.c const struct seq_operations cpuinfo_op = {
seq_operations    542 arch/x86/kernel/tlb_uv.c static const struct seq_operations uv_ptc_seq_ops = {
seq_operations    653 arch/x86/mm/pat.c static struct seq_operations memtype_seq_ops = {
seq_operations    731 block/genhd.c  const struct seq_operations partitions_op = {
seq_operations    996 block/genhd.c  const struct seq_operations diskstats_op = {
seq_operations    132 crypto/proc.c  static const struct seq_operations crypto_seq_ops = {
seq_operations     31 fs/afs/proc.c  static struct seq_operations afs_proc_cells_ops = {
seq_operations     73 fs/afs/proc.c  static struct seq_operations afs_proc_cell_volumes_ops = {
seq_operations     98 fs/afs/proc.c  static struct seq_operations afs_proc_cell_vlservers_ops = {
seq_operations    122 fs/afs/proc.c  static struct seq_operations afs_proc_cell_servers_ops = {
seq_operations    343 fs/dlm/debug_fs.c static struct seq_operations rsb_seq_ops = {
seq_operations    420 fs/dlm/debug_fs.c static struct seq_operations locks_seq_ops = {
seq_operations   1975 fs/ext4/mballoc.c static struct seq_operations ext4_mb_seq_history_ops = {
seq_operations   2139 fs/ext4/mballoc.c static struct seq_operations ext4_mb_seq_groups_ops = {
seq_operations   1896 fs/gfs2/glock.c static const struct seq_operations gfs2_glock_seq_ops = {
seq_operations    738 fs/jbd2/journal.c static struct seq_operations jbd2_seq_history_ops = {
seq_operations    840 fs/jbd2/journal.c static struct seq_operations jbd2_seq_info_ops = {
seq_operations   2186 fs/locks.c     struct seq_operations locks_seq_operations = {
seq_operations    823 fs/namespace.c const struct seq_operations mounts_op = {
seq_operations    884 fs/namespace.c const struct seq_operations mountinfo_op = {
seq_operations    923 fs/namespace.c const struct seq_operations mountstats_op = {
seq_operations   1315 fs/nfs/client.c static struct seq_operations nfs_server_list_ops = {
seq_operations   1336 fs/nfs/client.c static struct seq_operations nfs_volume_list_ops = {
seq_operations   1535 fs/nfsd/export.c struct seq_operations nfs_exports_op = {
seq_operations    166 fs/ocfs2/cluster/netdebug.c static struct seq_operations nst_seq_ops = {
seq_operations    347 fs/ocfs2/cluster/netdebug.c static struct seq_operations sc_seq_ops = {
seq_operations    691 fs/ocfs2/dlm/dlmdebug.c static struct seq_operations debug_lockres_ops = {
seq_operations   2625 fs/ocfs2/dlmglue.c static const struct seq_operations ocfs2_dlm_seq_ops = {
seq_operations    136 fs/openpromfs/inode.c static const struct seq_operations property_op = {
seq_operations    119 fs/proc/nommu.c static const struct seq_operations proc_nommu_vma_list_seqop = {
seq_operations    290 fs/proc/proc_misc.c extern const struct seq_operations cpuinfo_op;
seq_operations    343 fs/proc/proc_misc.c static const struct seq_operations devinfo_ops = {
seq_operations    416 fs/proc/proc_misc.c extern const struct seq_operations modules_op;
seq_operations    443 fs/proc/proc_misc.c extern const struct seq_operations slabstats_op;
seq_operations    651 fs/proc/proc_misc.c static const struct seq_operations int_seq_ops = {
seq_operations    120 fs/proc/proc_tty.c static const struct seq_operations tty_drivers_op = {
seq_operations    263 fs/proc/task_mmu.c static const struct seq_operations proc_pid_maps_op = {
seq_operations    408 fs/proc/task_mmu.c static const struct seq_operations proc_pid_smaps_op = {
seq_operations    742 fs/proc/task_mmu.c static const struct seq_operations proc_pid_numa_maps_op = {
seq_operations    163 fs/proc/task_nommu.c static const struct seq_operations proc_pid_maps_ops = {
seq_operations    447 fs/reiserfs/procfs.c static const struct seq_operations r_ops = {
seq_operations    485 fs/seq_file.c  	struct seq_operations *op = kmalloc(sizeof(*op), GFP_KERNEL);
seq_operations    505 fs/seq_file.c  	const struct seq_operations *op = ((struct seq_file *)file->private_data)->op;
seq_operations    144 include/asm-x86/processor.h extern const struct seq_operations cpuinfo_op;
seq_operations   1040 include/linux/fs.h extern struct seq_operations locks_seq_operations;
seq_operations     28 include/linux/genhd.h extern const struct seq_operations partitions_op;
seq_operations     29 include/linux/genhd.h extern const struct seq_operations diskstats_op;
seq_operations     48 include/linux/mnt_namespace.h extern const struct seq_operations mounts_op;
seq_operations     49 include/linux/mnt_namespace.h extern const struct seq_operations mountinfo_op;
seq_operations     50 include/linux/mnt_namespace.h extern const struct seq_operations mountstats_op;
seq_operations     60 include/linux/nfsd/nfsd.h extern struct seq_operations nfs_exports_op;
seq_operations     10 include/linux/seq_file.h struct seq_operations;
seq_operations     24 include/linux/seq_file.h 	const struct seq_operations *op;
seq_operations    292 include/linux/slab.h extern const struct seq_operations slabinfo_op;
seq_operations     93 include/linux/vmalloc.h extern const struct seq_operations vmalloc_op;
seq_operations     47 include/linux/vmstat.h extern const struct seq_operations fragmentation_op;
seq_operations     48 include/linux/vmstat.h extern const struct seq_operations pagetypeinfo_op;
seq_operations     49 include/linux/vmstat.h extern const struct seq_operations zoneinfo_op;
seq_operations     50 include/linux/vmstat.h extern const struct seq_operations vmstat_op;
seq_operations   1340 include/net/tcp.h 	struct seq_operations	seq_ops;
seq_operations    192 include/net/udp.h 	struct seq_operations	seq_ops;
seq_operations    950 ipc/util.c     static struct seq_operations sysvipc_proc_seqops = {
seq_operations    438 kernel/kallsyms.c static const struct seq_operations kallsyms_op = {
seq_operations   1172 kernel/kprobes.c static struct seq_operations kprobes_seq_ops = {
seq_operations    122 kernel/lockdep_proc.c static const struct seq_operations lockdep_ops = {
seq_operations    214 kernel/lockdep_proc.c static const struct seq_operations lockdep_chains_ops = {
seq_operations    651 kernel/lockdep_proc.c static struct seq_operations lockstat_ops = {
seq_operations   2608 kernel/module.c const struct seq_operations modules_op = {
seq_operations     91 kernel/resource.c static const struct seq_operations resource_op = {
seq_operations    971 kernel/trace/ftrace.c static struct seq_operations show_ftrace_seq_ops = {
seq_operations   1861 kernel/trace/trace.c static struct seq_operations tracer_seq_ops = {
seq_operations   2021 kernel/trace/trace.c static struct seq_operations show_traces_seq_ops = {
seq_operations   4261 mm/slab.c      const struct seq_operations slabinfo_op = {
seq_operations   4446 mm/slab.c      const struct seq_operations slabstats_op = {
seq_operations   4495 mm/slub.c      const struct seq_operations slabinfo_op = {
seq_operations   1419 mm/swapfile.c  static const struct seq_operations swaps_op = {
seq_operations    999 mm/vmalloc.c   const struct seq_operations vmalloc_op = {
seq_operations    584 mm/vmstat.c    const struct seq_operations fragmentation_op = {
seq_operations    591 mm/vmstat.c    const struct seq_operations pagetypeinfo_op = {
seq_operations    753 mm/vmstat.c    const struct seq_operations zoneinfo_op = {
seq_operations    816 mm/vmstat.c    const struct seq_operations vmstat_op = {
seq_operations    575 net/802/tr.c   static const struct seq_operations rif_seq_ops = {
seq_operations     67 net/8021q/vlanproc.c static const struct seq_operations vlan_seq_ops = {
seq_operations   1027 net/appletalk/aarp.c static const struct seq_operations aarp_seq_ops = {
seq_operations    214 net/appletalk/atalk_proc.c static const struct seq_operations atalk_seq_interface_ops = {
seq_operations    221 net/appletalk/atalk_proc.c static const struct seq_operations atalk_seq_route_ops = {
seq_operations    228 net/appletalk/atalk_proc.c static const struct seq_operations atalk_seq_socket_ops = {
seq_operations    730 net/atm/br2684.c static const struct seq_operations br2684_seq_ops = {
seq_operations    924 net/atm/clip.c static const struct seq_operations arp_seq_ops = {
seq_operations   1171 net/atm/lec.c  static const struct seq_operations lec_seq_ops = {
seq_operations    180 net/atm/mpoa_proc.c static const struct seq_operations mpc_op = {
seq_operations    248 net/atm/proc.c static const struct seq_operations atm_dev_seq_ops = {
seq_operations    283 net/atm/proc.c static const struct seq_operations pvc_seq_ops = {
seq_operations    317 net/atm/proc.c static const struct seq_operations vcc_seq_ops = {
seq_operations    352 net/atm/proc.c static const struct seq_operations svc_seq_ops = {
seq_operations   1936 net/ax25/af_ax25.c static const struct seq_operations ax25_info_seqops = {
seq_operations    325 net/ax25/ax25_route.c static const struct seq_operations ax25_rt_seqops = {
seq_operations    190 net/ax25/ax25_uid.c static const struct seq_operations ax25_uid_seqops = {
seq_operations   2692 net/core/dev.c static const struct seq_operations dev_seq_ops = {
seq_operations   2713 net/core/dev.c static const struct seq_operations softnet_seq_ops = {
seq_operations   2843 net/core/dev.c static const struct seq_operations ptype_seq_ops = {
seq_operations    183 net/core/dev_mcast.c static const struct seq_operations dev_mc_seq_ops = {
seq_operations   2490 net/core/neighbour.c static const struct seq_operations neigh_stat_seq_ops = {
seq_operations   2221 net/core/sock.c static const struct seq_operations proto_seq_ops = {
seq_operations   2314 net/decnet/af_decnet.c static const struct seq_operations dn_socket_seq_ops = {
seq_operations   1412 net/decnet/dn_dev.c static const struct seq_operations dn_dev_seq_ops = {
seq_operations    574 net/decnet/dn_neigh.c static const struct seq_operations dn_neigh_seq_ops = {
seq_operations   1723 net/decnet/dn_route.c static const struct seq_operations dn_rt_cache_seq_ops = {
seq_operations   1357 net/ipv4/arp.c static const struct seq_operations arp_seq_ops = {
seq_operations   1043 net/ipv4/fib_hash.c static const struct seq_operations fib_seq_ops = {
seq_operations   2437 net/ipv4/fib_trie.c static const struct seq_operations fib_trie_seq_ops = {
seq_operations   2613 net/ipv4/fib_trie.c static const struct seq_operations fib_route_seq_ops = {
seq_operations   2402 net/ipv4/igmp.c static const struct seq_operations igmp_mc_seq_ops = {
seq_operations   2561 net/ipv4/igmp.c static const struct seq_operations igmp_mcf_seq_ops = {
seq_operations   1747 net/ipv4/ipmr.c static const struct seq_operations ipmr_vif_seq_ops = {
seq_operations   1892 net/ipv4/ipmr.c static const struct seq_operations ipmr_mfc_seq_ops = {
seq_operations    623 net/ipv4/netfilter/ipt_CLUSTERIP.c static const struct seq_operations clusterip_seq_ops = {
seq_operations    155 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c static const struct seq_operations ct_seq_ops = {
seq_operations    265 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c static const struct seq_operations exp_seq_ops = {
seq_operations    357 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c static const struct seq_operations ct_cpu_seq_ops = {
seq_operations    954 net/ipv4/raw.c static const struct seq_operations raw_seq_ops = {
seq_operations    401 net/ipv4/route.c static const struct seq_operations rt_cache_seq_ops = {
seq_operations    492 net/ipv4/route.c static const struct seq_operations rt_cpu_seq_ops = {
seq_operations   3000 net/ipv6/addrconf.c static const struct seq_operations if6_seq_ops = {
seq_operations    523 net/ipv6/anycast.c static const struct seq_operations ac6_seq_ops = {
seq_operations    712 net/ipv6/ip6_flowlabel.c static const struct seq_operations ip6fl_seq_ops = {
seq_operations    209 net/ipv6/ip6mr.c static struct seq_operations ip6mr_vif_seq_ops = {
seq_operations    323 net/ipv6/ip6mr.c static struct seq_operations ipmr_mfc_seq_ops = {
seq_operations   2442 net/ipv6/mcast.c static const struct seq_operations igmp6_mc_seq_ops = {
seq_operations   2604 net/ipv6/mcast.c static const struct seq_operations igmp6_mcf_seq_ops = {
seq_operations   1260 net/ipv6/raw.c static const struct seq_operations raw6_seq_ops = {
seq_operations    290 net/ipx/ipx_proc.c static const struct seq_operations ipx_seq_interface_ops = {
seq_operations    297 net/ipx/ipx_proc.c static const struct seq_operations ipx_seq_route_ops = {
seq_operations    304 net/ipx/ipx_proc.c static const struct seq_operations ipx_seq_socket_ops = {
seq_operations    400 net/irda/discovery.c static const struct seq_operations discovery_seq_ops = {
seq_operations    579 net/irda/ircomm/ircomm_core.c static const struct seq_operations ircomm_seq_ops = {
seq_operations   1071 net/irda/iriap.c static const struct seq_operations irias_seq_ops = {
seq_operations   1208 net/irda/irlan/irlan_common.c static const struct seq_operations irlan_seq_ops = {
seq_operations   1213 net/irda/irlap.c static const struct seq_operations irlap_seq_ops = {
seq_operations   2002 net/irda/irlmp.c static const struct seq_operations irlmp_seq_ops = {
seq_operations   1878 net/irda/irttp.c static const struct seq_operations irttp_seq_ops = {
seq_operations   3676 net/key/af_key.c static struct seq_operations pfkey_seq_ops = {
seq_operations    190 net/llc/llc_proc.c static const struct seq_operations llc_seq_socket_ops = {
seq_operations    197 net/llc/llc_proc.c static const struct seq_operations llc_seq_core_ops = {
seq_operations    547 net/netfilter/ipvs/ip_vs_app.c static const struct seq_operations ip_vs_app_seq_ops = {
seq_operations    847 net/netfilter/ipvs/ip_vs_conn.c static const struct seq_operations ip_vs_conn_seq_ops = {
seq_operations    912 net/netfilter/ipvs/ip_vs_conn.c static const struct seq_operations ip_vs_conn_sync_seq_ops = {
seq_operations   1923 net/netfilter/ipvs/ip_vs_ctl.c static const struct seq_operations ip_vs_info_seq_ops = {
seq_operations    519 net/netfilter/nf_conntrack_expect.c static const struct seq_operations exp_seq_ops = {
seq_operations    174 net/netfilter/nf_conntrack_standalone.c static const struct seq_operations ct_seq_ops = {
seq_operations    266 net/netfilter/nf_conntrack_standalone.c static const struct seq_operations ct_cpu_seq_ops = {
seq_operations    141 net/netfilter/nf_log.c static const struct seq_operations nflog_seq_ops = {
seq_operations    326 net/netfilter/nf_queue.c static const struct seq_operations nfqueue_seq_ops = {
seq_operations    908 net/netfilter/nfnetlink_log.c static const struct seq_operations nful_seq_ops = {
seq_operations    871 net/netfilter/nfnetlink_queue.c static const struct seq_operations nfqnl_seq_ops = {
seq_operations    793 net/netfilter/x_tables.c static const struct seq_operations xt_table_seq_ops = {
seq_operations    857 net/netfilter/x_tables.c static const struct seq_operations xt_match_seq_ops = {
seq_operations    920 net/netfilter/x_tables.c static const struct seq_operations xt_target_seq_ops = {
seq_operations    939 net/netfilter/xt_hashlimit.c static const struct seq_operations dl_seq_ops = {
seq_operations    440 net/netfilter/xt_recent.c static const struct seq_operations recent_seq_ops = {
seq_operations   1857 net/netlink/af_netlink.c static const struct seq_operations netlink_seq_ops = {
seq_operations   1348 net/netrom/af_netrom.c static const struct seq_operations nr_info_seqops = {
seq_operations    925 net/netrom/nr_route.c static const struct seq_operations nr_node_seqops = {
seq_operations   1009 net/netrom/nr_route.c static const struct seq_operations nr_neigh_seqops = {
seq_operations   2061 net/packet/af_packet.c static const struct seq_operations packet_seq_ops = {
seq_operations   1488 net/rose/af_rose.c static const struct seq_operations rose_info_seqops = {
seq_operations   1133 net/rose/rose_route.c static const struct seq_operations rose_node_seqops = {
seq_operations   1217 net/rose/rose_route.c static const struct seq_operations rose_neigh_seqops = {
seq_operations   1303 net/rose/rose_route.c static const struct seq_operations rose_route_seqops = {
seq_operations     89 net/rxrpc/ar-proc.c static const struct seq_operations rxrpc_call_seq_ops = {
seq_operations    173 net/rxrpc/ar-proc.c static const struct seq_operations rxrpc_connection_seq_ops = {
seq_operations    110 net/sctp/objcnt.c static const struct seq_operations sctp_objcnt_seq_ops = {
seq_operations    230 net/sctp/proc.c static const struct seq_operations sctp_eps_ops = {
seq_operations    348 net/sctp/proc.c static const struct seq_operations sctp_assoc_ops = {
seq_operations    486 net/sctp/proc.c static const struct seq_operations sctp_remaddr_ops = {
seq_operations   1242 net/sunrpc/cache.c static const struct seq_operations cache_content_op = {
seq_operations   2167 net/unix/af_unix.c static const struct seq_operations unix_seq_ops = {
seq_operations    168 net/wanrouter/wanproc.c static const struct seq_operations config_op = {
seq_operations    175 net/wanrouter/wanproc.c static const struct seq_operations status_op = {
seq_operations    652 net/wireless/wext.c static const struct seq_operations wireless_seq_ops = {
seq_operations    244 net/x25/x25_proc.c static const struct seq_operations x25_seq_route_ops = {
seq_operations    251 net/x25/x25_proc.c static const struct seq_operations x25_seq_socket_ops = {
seq_operations    258 net/x25/x25_proc.c static const struct seq_operations x25_seq_forward_ops = {
seq_operations     29 security/keys/proc.c static const struct seq_operations proc_keys_ops = {
seq_operations     50 security/keys/proc.c static const struct seq_operations proc_key_users_ops = {
seq_operations   1250 security/selinux/selinuxfs.c static const struct seq_operations sel_avc_cache_stats_seq_ops = {
seq_operations    161 security/smack/smackfs.c static struct seq_operations load_seq_ops = {
seq_operations    456 security/smack/smackfs.c static struct seq_operations cipso_seq_ops = {