single_open      1665 arch/x86/kernel/apm_32.c 	return single_open(file, proc_apm_show, NULL);
single_open       366 arch/x86/kernel/cpu/mtrr/if.c 	return single_open(file, mtrr_seq_show, NULL);
single_open       317 arch/x86/mm/dump_pagetables.c 	return single_open(filp, ptdump_show, NULL);
single_open       220 fs/cifs/cifs_debug.c 	return single_open(file, cifs_debug_data_proc_show, NULL);
single_open       354 fs/cifs/cifs_debug.c 	return single_open(file, cifs_stats_proc_show, NULL);
single_open       434 fs/cifs/cifs_debug.c 	return single_open(file, cifsFYI_proc_show, NULL);
single_open       473 fs/cifs/cifs_debug.c 	return single_open(file, cifs_oplock_proc_show, NULL);
single_open       510 fs/cifs/cifs_debug.c 	return single_open(file, cifs_experimental_proc_show, NULL);
single_open       549 fs/cifs/cifs_debug.c 	return single_open(file, cifs_linux_ext_proc_show, NULL);
single_open       586 fs/cifs/cifs_debug.c 	return single_open(file, cifs_lookup_cache_proc_show, NULL);
single_open       623 fs/cifs/cifs_debug.c 	return single_open(file, traceSMB_proc_show, NULL);
single_open       660 fs/cifs/cifs_debug.c 	return single_open(fh, cifs_multiuser_mount_proc_show, NULL);
single_open       697 fs/cifs/cifs_debug.c 	return single_open(file, cifs_security_flags_proc_show, NULL);
single_open      3575 fs/ext4/super.c 	return single_open(file, ext4_ui_proc_show, PDE(inode)->data);
single_open        42 fs/jfs/jfs_debug.c 	return single_open(file, jfs_loglevel_proc_show, NULL);
single_open      2527 fs/jfs/jfs_logmgr.c 	return single_open(file, jfs_lmstats_proc_show, NULL);
single_open       825 fs/jfs/jfs_metapage.c 	return single_open(file, jfs_mpstat_proc_show, NULL);
single_open      3050 fs/jfs/jfs_txnmgr.c 	return single_open(file, jfs_txanchor_proc_show, NULL);
single_open      3091 fs/jfs/jfs_txnmgr.c 	return single_open(file, jfs_txstats_proc_show, NULL);
single_open      4155 fs/jfs/jfs_xtree.c 	return single_open(file, jfs_xtstat_proc_show, NULL);
single_open        90 fs/nfsd/stats.c 	return single_open(file, nfsd_proc_show, NULL);
single_open       396 fs/proc/base.c 	return single_open(file, lstats_show_proc, inode);
single_open       750 fs/proc/base.c 	ret = single_open(filp, proc_single_show, NULL);
single_open      1224 fs/proc/base.c 	ret = single_open(filp, sched_show, NULL);
single_open       613 fs/proc/proc_misc.c 	res = single_open(file, show_stat, NULL);
single_open        70 fs/proc/proc_net.c 	err = single_open(file, show, net);
single_open        63 include/linux/seq_file.h int single_open(struct file *, int (*)(struct seq_file *, void *), void *);
single_open      1564 kernel/cgroup.c 		err = single_open(file, cgroup_seqfile_show, state);
single_open      2646 kernel/cgroup.c 	return single_open(file, proc_cgroup_show, pid);
single_open      2675 kernel/cgroup.c 	return single_open(file, proc_cgroupstats_show, NULL);
single_open      2425 kernel/cpuset.c 	return single_open(file, proc_cpuset_show, pid);
single_open       140 kernel/dma.c   	return single_open(file, proc_dma_show, NULL);
single_open        74 kernel/irq/proc.c 	return single_open(file, irq_affinity_proc_show, PDE(inode)->data);
single_open       120 kernel/irq/proc.c 	return single_open(file, default_affinity_show, NULL);
single_open       223 kernel/latencytop.c 	return single_open(filp, lstats_show, NULL);
single_open       423 kernel/lockdep_proc.c 	return single_open(file, lockdep_stats_show, NULL);
single_open       308 kernel/sched_debug.c 	return single_open(filp, sched_debug_show, NULL);
single_open        83 kernel/sched_stats.h 	res = single_open(file, show_schedstat, NULL);
single_open       267 kernel/time/timer_list.c 	return single_open(filp, timer_list_show, NULL);
single_open       395 kernel/time/timer_stats.c 	return single_open(filp, tstats_show, NULL);
single_open       596 lib/debugobjects.c 	return single_open(filp, debug_stats_show, NULL);
single_open        52 mm/backing-dev.c 	return single_open(file, bdi_debug_stats_show, inode->i_private);
single_open        94 net/8021q/vlanproc.c 	return single_open(file, vlandev_seq_show, PDE(inode)->data);
single_open       494 net/core/pktgen.c 	return single_open(file, pgctrl_show, PDE(inode)->data);
single_open      1655 net/core/pktgen.c 	return single_open(file, pktgen_if_show, PDE(inode)->data);
single_open      1791 net/core/pktgen.c 	return single_open(file, pktgen_thread_show, PDE(inode)->data);
single_open      1222 net/ipv4/ipconfig.c 	return single_open(file, pnp_seq_show, NULL);
single_open       556 net/ipv4/netfilter/ip_queue.c 	return single_open(file, ip_queue_show, NULL);
single_open       559 net/ipv6/netfilter/ip6_queue.c 	return single_open(file, ip6_queue_show, NULL);
single_open       218 net/ipv6/proc.c 	return single_open(file, snmp6_dev_seq_show, PDE(inode)->data);
single_open      1800 net/irda/irnet/irnet_irda.c 	return single_open(file, irnet_proc_show, NULL);
single_open      1982 net/netfilter/ipvs/ip_vs_ctl.c 	return single_open(file, ip_vs_stats_show, NULL);
single_open      1689 net/sched/sch_api.c 	return single_open(file, psched_show, PDE(inode)->data);
single_open        95 net/sctp/proc.c 	return single_open(file, sctp_snmp_seq_show, NULL);
single_open       351 net/sunrpc/rpc_pipe.c 	int ret = single_open(file, rpc_show_info, NULL);
single_open        66 net/sunrpc/stats.c 	return single_open(file, rpc_proc_show, PDE(inode)->data);
single_open       272 net/wanrouter/wanproc.c 	return single_open(file, wandev_show, PDE(inode)->data);
single_open        72 net/xfrm/xfrm_proc.c 	return single_open(file, xfrm_statistics_seq_show, NULL);
single_open       396 sound/core/memalloc.c 	return single_open(file, snd_mem_proc_read, NULL);