proc_create_single  278 arch/arm/kernel/dma.c 	proc_create_single("dma", 0, NULL, proc_dma_show);
proc_create_single  247 arch/arm/kernel/swp_emulate.c 	if (!proc_create_single("cpu/swp_emulation", S_IRUGO, NULL,
proc_create_single  666 arch/arm/mach-rpc/ecard.c 	proc_create_single("devices", 0, proc_bus_ecard_dir,
proc_create_single  264 arch/m68k/atari/nvram.c 	if (!proc_create_single("driver/nvram", 0, NULL, nvram_proc_read)) {
proc_create_single  524 arch/m68k/kernel/setup_mm.c 	proc_create_single("hardware", 0, NULL, hardware_proc_show);
proc_create_single  162 arch/mips/pci/ops-pmcmsp.c 	proc_create_single("pmc_msp_pci_rd_cnt", 0, NULL, show_msp_pci_counts);
proc_create_single  163 arch/mips/pci/ops-pmcmsp.c 	proc_create_single("pmc_msp_pci_cfg_wr", 0, NULL, gen_pci_cfg_wr_show);
proc_create_single  386 arch/parisc/kernel/pci-dma.c 		ent = proc_create_single("pcxl_dma", 0, proc_gsc_root,
proc_create_single  271 arch/parisc/kernel/pdc_chassis.c 	proc_create_single("chassis", 0400, NULL, pdc_chassis_warn_show);
proc_create_single 2071 arch/powerpc/kernel/eeh.c 		proc_create_single("powerpc/eeh", 0, NULL, proc_eeh_show);
proc_create_single  246 arch/powerpc/kernel/rtas-proc.c 	proc_create_single("powerpc/rtas/sensors", 0444, NULL,
proc_create_single  252 arch/powerpc/kernel/rtas-proc.c 	proc_create_single("powerpc/rtas/rmo_buffer", 0400, NULL,
proc_create_single 1110 arch/powerpc/platforms/cell/spufs/sched.c 	entry = proc_create_single("spu_loadavg", 0, NULL, show_spu_loadavg);
proc_create_single  301 arch/s390/kernel/sysinfo.c 	proc_create_single("sysinfo", 0444, NULL, sysinfo_show);
proc_create_single  411 arch/sh/drivers/dma/dma-api.c 	return proc_create_single("dma", 0, NULL, dma_proc_show) ? 0 : -ENOMEM;
proc_create_single  220 arch/um/drivers/ubd_kern.c 	ent = proc_create_single("media", S_IRUGO, dir,
proc_create_single 2348 arch/x86/kernel/apm_32.c 	proc_create_single("apm", 0, NULL, proc_apm_show);
proc_create_single 2998 drivers/block/drbd/drbd_main.c 	drbd_proc = proc_create_single("drbd", S_IFREG | 0444 , NULL, drbd_seq_show);
proc_create_single  648 drivers/char/apm-emulation.c 	proc_create_single("apm", 0, NULL, proc_apm_show);
proc_create_single  396 drivers/char/ds1620.c 	if (!proc_create_single("therm", 0, NULL, ds1620_proc_therm_show))
proc_create_single  354 drivers/char/efirtc.c 	dir = proc_create_single("driver/efirtc", 0, NULL, efi_rtc_proc_show);
proc_create_single  525 drivers/char/nvram.c 	if (!proc_create_single("driver/nvram", 0, NULL, nvram_proc_read)) {
proc_create_single  958 drivers/char/rtc.c 	ent = proc_create_single("driver/rtc", 0, NULL, rtc_proc_show);
proc_create_single  504 drivers/char/toshiba.c 		pde = proc_create_single("toshiba", 0, NULL, proc_toshiba_show);
proc_create_single  271 drivers/connector/connector.c 	proc_create_single("connector", S_IRUGO, init_net.proc_net, cn_proc_show);
proc_create_single  702 drivers/input/misc/hp_sdc_rtc.c         proc_create_single("driver/rtc", 0, NULL, hp_sdc_rtc_proc_show);
proc_create_single 1367 drivers/isdn/capi/capi.c 	proc_create_single("capi/capi20", 0, NULL, capi20_proc_show);
proc_create_single 1368 drivers/isdn/capi/capi.c 	proc_create_single("capi/capi20ncci", 0, NULL, capi20ncci_proc_show);
proc_create_single  571 drivers/macintosh/via-pmu.c 		proc_pmu_info = proc_create_single("info", 0, proc_pmu_root,
proc_create_single  573 drivers/macintosh/via-pmu.c 		proc_pmu_irqstats = proc_create_single("interrupts", 0,
proc_create_single 1119 drivers/media/pci/saa7164/saa7164-core.c 	saa7164_pe = proc_create_single("saa7164", 0444, NULL, saa7164_proc_show);
proc_create_single 6613 drivers/message/fusion/mptbase.c 	proc_create_single("summary", S_IRUGO, mpt_proc_root_dir,
proc_create_single 6615 drivers/message/fusion/mptbase.c 	proc_create_single("version", S_IRUGO, mpt_proc_root_dir,
proc_create_single 1975 drivers/mtd/mtdcore.c 	proc_mtd = proc_create_single("mtd", 0, NULL, mtd_proc_show);
proc_create_single 2792 drivers/net/wireless/ray_cs.c 	proc_create_single("driver/ray_cs/ray_cs", 0, NULL, ray_cs_proc_show);
proc_create_single  180 drivers/nubus/proc.c 	proc_create_single("nubus", 0, NULL, nubus_proc_show);
proc_create_single  184 drivers/nubus/proc.c 	proc_create_single("devices", 0, proc_bus_nubus_dir,
proc_create_single 1555 drivers/parisc/ccio-dma.c 		proc_create_single(MODULE_NAME, 0, proc_runway_root,
proc_create_single 1557 drivers/parisc/ccio-dma.c 		proc_create_single(MODULE_NAME"-bitmap", 0, proc_runway_root,
proc_create_single 1967 drivers/parisc/sba_iommu.c 	proc_create_single("sba_iommu", 0, root, sba_proc_info);
proc_create_single 1968 drivers/parisc/sba_iommu.c 	proc_create_single("sba_iommu-bitmap", 0, root, sba_proc_bitmap_info);
proc_create_single  256 drivers/pnp/pnpbios/proc.c 	proc_create_single("devices", 0, proc_pnp, pnp_devices_proc_show);
proc_create_single  257 drivers/pnp/pnpbios/proc.c 	proc_create_single("configuration_info", 0, proc_pnp,
proc_create_single  259 drivers/pnp/pnpbios/proc.c 	proc_create_single("escd_info", 0, proc_pnp, escd_info_proc_show);
proc_create_single  260 drivers/pnp/pnpbios/proc.c 	proc_create_single("escd", S_IRUSR, proc_pnp, escd_proc_show);
proc_create_single  261 drivers/pnp/pnpbios/proc.c 	proc_create_single("legacy_device_resources", 0, proc_pnp,
proc_create_single 2365 drivers/scsi/sg.c 	proc_create_single("device_hdr", S_IRUGO, p, sg_proc_seq_show_devhdr);
proc_create_single 2368 drivers/scsi/sg.c 	proc_create_single("version", S_IRUGO, p, sg_proc_seq_show_version);
proc_create_single   67 drivers/staging/comedi/proc.c 	if (!proc_create_single("comedi", 0444, NULL, comedi_read))
proc_create_single  630 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("stats-rx", S_IFREG | S_IRUGO, dir,
proc_create_single  632 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("stats-tx", S_IFREG | S_IRUGO, dir,
proc_create_single  634 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("stats-ap", S_IFREG | S_IRUGO, dir,
proc_create_single  636 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("registers", S_IFREG | S_IRUGO, dir,
proc_create_single 2212 drivers/usb/gadget/udc/fsl_udc_core.c 	proc_create_single(proc_filename, 0, NULL, fsl_proc_read)
proc_create_single 2438 drivers/usb/gadget/udc/omap_udc.c 	proc_create_single(proc_filename, 0, NULL, proc_udc_show);
proc_create_single 1593 drivers/video/fbdev/via/viafbdev.c 		proc_create_single("supported_output_devices", 0, viafb_entry,
proc_create_single  643 fs/cifs/cifs_debug.c 	proc_create_single("DebugData", 0, proc_fs_cifs,
proc_create_single  646 fs/cifs/cifs_debug.c 	proc_create_single("open_files", 0400, proc_fs_cifs,
proc_create_single  247 fs/filesystems.c 	proc_create_single("filesystems", 0, NULL, filesystems_proc_show);
proc_create_single   25 fs/fscache/proc.c 	if (!proc_create_single("fs/fscache/stats", S_IFREG | 0444, NULL,
proc_create_single   64 fs/jfs/jfs_debug.c 	proc_create_single("lmstats", 0, base, jfs_lmstats_proc_show);
proc_create_single   65 fs/jfs/jfs_debug.c 	proc_create_single("txstats", 0, base, jfs_txstats_proc_show);
proc_create_single   66 fs/jfs/jfs_debug.c 	proc_create_single("xtstat", 0, base, jfs_xtstat_proc_show);
proc_create_single   67 fs/jfs/jfs_debug.c 	proc_create_single("mpstat", 0, base, jfs_mpstat_proc_show);
proc_create_single   70 fs/jfs/jfs_debug.c 	proc_create_single("TxAnchor", 0, base, jfs_txanchor_proc_show);
proc_create_single   16 fs/proc/cmdline.c 	proc_create_single("cmdline", 0, NULL, cmdline_proc_show);
proc_create_single   30 fs/proc/loadavg.c 	proc_create_single("loadavg", 0, NULL, loadavg_proc_show);
proc_create_single  156 fs/proc/meminfo.c 	proc_create_single("meminfo", 0, NULL, meminfo_proc_show);
proc_create_single   30 fs/proc/softirqs.c 	proc_create_single("softirqs", 0, NULL, show_softirqs);
proc_create_single   35 fs/proc/uptime.c 	proc_create_single("uptime", 0, NULL, uptime_proc_show);
proc_create_single   20 fs/proc/version.c 	proc_create_single("version", 0, NULL, version_proc_show);
proc_create_single  143 fs/xfs/xfs_stats.c 	if (!proc_create_single("fs/xfs/xqmstat", 0, NULL, xqmstat_proc_show))
proc_create_single  145 fs/xfs/xfs_stats.c 	if (!proc_create_single("fs/xfs/xqm", 0, NULL, xqm_proc_show))
proc_create_single 5829 kernel/cgroup/cgroup.c 	WARN_ON(!proc_create_single("cgroups", 0, NULL, proc_cgroupstats_show));
proc_create_single  140 kernel/dma.c   	proc_create_single("dma", 0, NULL, proc_dma_show);
proc_create_single   32 kernel/exec_domain.c 	proc_create_single("execdomains", 0, NULL, execdomains_proc_show);
proc_create_single  661 kernel/locking/lockdep_proc.c 	proc_create_single("lockdep_stats", S_IRUSR, NULL, lockdep_stats_show);
proc_create_single 1453 net/ipv4/ipconfig.c 	proc_create_single("pnp", 0444, init_net.proc_net, pnp_seq_show);
proc_create_single  378 net/ipv4/route.c 	pde = proc_create_single("rt_acct", 0, net->proc_net,
proc_create_single 2236 net/sched/sch_api.c 	e = proc_create_single("psched", 0, net->proc_net, psched_show);