/linux-4.1.27/tools/lib/api/fs/ |
D | fs.c | 169 FS__MOUNTPOINT(procfs, FS__PROCFS); 191 const char *procfs = procfs__mountpoint(); in sysctl__read_int() local 193 if (!procfs) in sysctl__read_int() 196 snprintf(path, sizeof(path), "%s/sys/%s", procfs, sysctl); in sysctl__read_int()
|
/linux-4.1.27/net/sunrpc/ |
D | cache.c | 1580 if (cd->u.procfs.proc_ent == NULL) in remove_cache_proc_entries() 1582 if (cd->u.procfs.flush_ent) in remove_cache_proc_entries() 1583 remove_proc_entry("flush", cd->u.procfs.proc_ent); in remove_cache_proc_entries() 1584 if (cd->u.procfs.channel_ent) in remove_cache_proc_entries() 1585 remove_proc_entry("channel", cd->u.procfs.proc_ent); in remove_cache_proc_entries() 1586 if (cd->u.procfs.content_ent) in remove_cache_proc_entries() 1587 remove_proc_entry("content", cd->u.procfs.proc_ent); in remove_cache_proc_entries() 1588 cd->u.procfs.proc_ent = NULL; in remove_cache_proc_entries() 1600 cd->u.procfs.proc_ent = proc_mkdir(cd->name, sn->proc_net_rpc); in create_cache_proc_entries() 1601 if (cd->u.procfs.proc_ent == NULL) in create_cache_proc_entries() [all …]
|
/linux-4.1.27/fs/lockd/ |
D | Makefile | 10 lockd-objs-$(CONFIG_PROC_FS) += procfs.o
|
/linux-4.1.27/drivers/parport/ |
D | Makefile | 5 parport-objs := share.o ieee1284.o ieee1284_ops.o procfs.o
|
/linux-4.1.27/fs/reiserfs/ |
D | Makefile | 13 reiserfs-objs += procfs.o
|
/linux-4.1.27/net/core/ |
D | Makefile | 16 obj-$(CONFIG_PROC_FS) += net-procfs.o
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig | 113 bool "Export bootinfo in procfs" 117 "bootinfo" file in procfs. This is useful with kexec.
|
/linux-4.1.27/Documentation/s390/ |
D | 00-INDEX | 10 - common I/O layer command line parameters, procfs and debugfs entries
|
D | CommonIO | 1 S/390 common I/O-Layer - command line parameters, procfs and debugfs entries
|
/linux-4.1.27/arch/arm/mach-u300/ |
D | Kconfig | 29 Debug support for U300 in sysfs, procfs etc.
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 78 used to access the features it provides. One is a legacy procfs-based 82 The procfs interface creates the /proc/acpi/ibm directory. There is a 83 file under that directory for each feature it supports. The procfs 96 Unlike what was done with the procfs interface, correctness when talking 130 procfs: /proc/acpi/ibm/driver 171 procfs: /proc/acpi/ibm/hotkey 219 procfs notes: 234 The procfs interface does not support NVRAM polling control. So as to 577 procfs: /proc/acpi/ibm/bluetooth 663 procfs: /proc/acpi/ibm/light [all …]
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | Makefile | 51 procfs-y := proc_powerpc.o 52 obj-$(CONFIG_PROC_FS) += $(procfs-y)
|
/linux-4.1.27/samples/ |
D | Kconfig | 70 Builds a sample live patch that replaces the procfs handler
|
/linux-4.1.27/include/linux/sunrpc/ |
D | cache.h | 122 struct cache_detail_procfs procfs; member
|
/linux-4.1.27/sound/core/ |
D | Kconfig | 180 bool "Verbose procfs contents" 184 Say Y here to include code for verbose procfs contents (provides
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-bwc.txt | 58 This is tunable via procfs:
|
D | sched-deadline.txt | 231 writable control files located in procfs (for system wide settings).
|
/linux-4.1.27/Documentation/ |
D | rtc.txt | 123 using a procfs interface. If there is no RTC for the system clock,
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 23 - New procfs files 187 The user can view information on this and other statistics through procfs 189 (see the section "New procfs files"). 289 Two files have been added to procfs by which an administrator can find out
|
/linux-4.1.27/Documentation/networking/ |
D | can.txt | 39 5.2 procfs content 864 5.2 procfs content 891 Additional procfs files in /proc/net/can
|
D | scaling.txt | 196 bitmap interface as rps_cpus (see above) when called from procfs:
|
/linux-4.1.27/arch/alpha/ |
D | Kconfig | 706 tristate "SRM environment through procfs"
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 326 - Add "setverbose" procfs driver command. It allows to tune
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 90 bool "Supply CT list in procfs (OBSOLETE)" 95 to be shown in procfs under net/netfilter/nf_conntrack. This
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | backend-api.txt | 97 in sysfs and procfs - the former for control and the latter for statistics.
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1966 bool "Export atags in procfs" 1971 file in procfs. Useful with kexec.
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 47 4 Configuring procfs 1837 Configuring procfs
|
D | vfs.txt | 959 as well as procfs-style symlinks and mountpoint traversal.
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 1551 bool "direct hardware access via procfs (DEPRECATED)(DANGEROUS)" 1555 Allow direct hardware access to some output registers via procfs.
|
/linux-4.1.27/drivers/rtc/ |
D | Kconfig | 78 bool "/proc/driver/rtc (procfs for rtcN)"
|