Searched refs:sysfs (Results 1 – 14 of 14) sorted by relevance
3 bool "sysfs file system support" if EXPERT7 The sysfs filesystem is a virtual filesystem that the kernel uses to11 Users can use sysfs to ascertain useful information about the running13 which driver each is bound to. sysfs can also be used to tune devices16 Some system agents rely on the information in sysfs to operate.17 /sbin/hotplug uses device and object attributes in sysfs to assist in20 sysfs is currently used by the block subsystem to mount the root21 partition. If sysfs is disabled you must specify the boot device on
7 of sysfs's functionality. Where sysfs is a filesystem-based11 Both sysfs and configfs can and should exist together on the
9 dcache.o inode.o orangefs-sysfs.o orangefs-mod.o super.o \
6 ifile.o alloc.o gcinode.o ioctl.o sysfs.o
6 f2fs-y += shrinker.o extent_cache.o sysfs.o
8 variable support via sysfs, as it doesn't suffer from the
12 super.o symlink.o sysfs.o xattr.o xattr_trusted.o xattr_user.o
12 export.o sysfs.o
8 extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
82 performance, or export extra information via sysfs.
190 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
62 obj-$(CONFIG_SYSFS) += sysfs/
155 source "fs/sysfs/Kconfig"
143 This behavior can be modified at runtime via sysfs.