/linux-4.4.14/tools/lib/api/fs/ |
D | fs.c | 264 FS(procfs, FS__PROCFS); 332 const char *procfs = procfs__mountpoint(); in sysctl__read_int() local 334 if (!procfs) in sysctl__read_int() 337 snprintf(path, sizeof(path), "%s/sys/%s", procfs, sysctl); in sysctl__read_int()
|
D | fs.h | 20 FS(procfs)
|
/linux-4.4.14/net/sunrpc/ |
D | cache.c | 1606 if (cd->u.procfs.proc_ent == NULL) in remove_cache_proc_entries() 1608 if (cd->u.procfs.flush_ent) in remove_cache_proc_entries() 1609 remove_proc_entry("flush", cd->u.procfs.proc_ent); in remove_cache_proc_entries() 1610 if (cd->u.procfs.channel_ent) in remove_cache_proc_entries() 1611 remove_proc_entry("channel", cd->u.procfs.proc_ent); in remove_cache_proc_entries() 1612 if (cd->u.procfs.content_ent) in remove_cache_proc_entries() 1613 remove_proc_entry("content", cd->u.procfs.proc_ent); in remove_cache_proc_entries() 1614 cd->u.procfs.proc_ent = NULL; in remove_cache_proc_entries() 1626 cd->u.procfs.proc_ent = proc_mkdir(cd->name, sn->proc_net_rpc); in create_cache_proc_entries() 1627 if (cd->u.procfs.proc_ent == NULL) in create_cache_proc_entries() [all …]
|
/linux-4.4.14/fs/lockd/ |
D | Makefile | 10 lockd-objs-$(CONFIG_PROC_FS) += procfs.o
|
/linux-4.4.14/drivers/parport/ |
D | Makefile | 5 parport-objs := share.o ieee1284.o ieee1284_ops.o procfs.o
|
/linux-4.4.14/fs/reiserfs/ |
D | Makefile | 13 reiserfs-objs += procfs.o
|
/linux-4.4.14/net/core/ |
D | Makefile | 16 obj-$(CONFIG_PROC_FS) += net-procfs.o
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig | 114 bool "Export bootinfo in procfs" 118 "bootinfo" file in procfs. This is useful with kexec.
|
/linux-4.4.14/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.4.14/arch/arm/mach-u300/ |
D | Kconfig | 29 Debug support for U300 in sysfs, procfs etc.
|
/linux-4.4.14/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.4.14/arch/powerpc/kernel/ |
D | Makefile | 51 procfs-y := proc_powerpc.o 52 obj-$(CONFIG_PROC_FS) += $(procfs-y)
|
/linux-4.4.14/Documentation/DocBook/ |
D | scsi.xml.db | 61 API-scsi-init-procfs 62 API-scsi-exit-procfs
|
/linux-4.4.14/samples/ |
D | Kconfig | 70 Builds a sample live patch that replaces the procfs handler
|
/linux-4.4.14/include/linux/sunrpc/ |
D | cache.h | 128 struct cache_detail_procfs procfs; member
|
/linux-4.4.14/sound/core/ |
D | Kconfig | 206 bool "Verbose procfs contents" 210 Say Y here to include code for verbose procfs contents (provides
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-bwc.txt | 58 This is tunable via procfs:
|
D | sched-deadline.txt | 355 writable control files located in procfs (for system wide settings).
|
/linux-4.4.14/Documentation/ |
D | rtc.txt | 123 using a procfs interface. If there is no RTC for the system clock,
|
/linux-4.4.14/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.4.14/Documentation/networking/ |
D | can.txt | 39 5.2 procfs content 867 5.2 procfs content 894 Additional procfs files in /proc/net/can
|
D | scaling.txt | 196 bitmap interface as rps_cpus (see above) when called from procfs:
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 707 tristate "SRM environment through procfs"
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 326 - Add "setverbose" procfs driver command. It allows to tune
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 98 bool "Supply CT list in procfs (OBSOLETE)" 103 to be shown in procfs under net/netfilter/nf_conntrack. This
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | backend-api.txt | 97 in sysfs and procfs - the former for control and the latter for statistics.
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 2015 bool "Export atags in procfs" 2020 file in procfs. Useful with kexec.
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 47 4 Configuring procfs 1854 Configuring procfs
|
D | vfs.txt | 966 as well as procfs-style symlinks and mountpoint traversal.
|
/linux-4.4.14/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.4.14/drivers/rtc/ |
D | Kconfig | 89 bool "/proc/driver/rtc (procfs for rtcN)"
|