Searched refs:sysfs (Results 1 – 20 of 20) 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
6 of sysfs's functionality. Where sysfs is a filesystem-based10 Both sysfs and configfs can and should exist together on the
6 zonefs-y := super.o file.o sysfs.o
9 dcache.o inode.o orangefs-sysfs.o orangefs-mod.o super.o \
6 ifile.o alloc.o gcinode.o ioctl.o sysfs.o
4 erofs-objs := super.o inode.o data.o namei.o dir.o sysfs.o
6 f2fs-y += shrinker.o extent_cache.o sysfs.o
143 Support getting IO statistics through sysfs and printing out periodic145 sysfs node to enable this feature.
8 variable support via sysfs, as it doesn't suffer from the
8 ubifs-y += misc.o sysfs.o
12 super.o symlink.o sysfs.o xattr.o xattr_hurd.o xattr_trusted.o \
69 sysfs exported information is enabled, like leak checks of internal108 - checksum offload mode - sysfs knob to affect when checksums are
28 extent_map.o sysfs.o accessors.o xattr.o ordered-data.o \
12 export.o sysfs.o fs_context.o
92 sysfs.o \
767 x(sysfs) \
195 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
57 obj-$(CONFIG_SYSFS) += sysfs/
165 source "fs/sysfs/Kconfig"
243 This behavior can be modified at runtime via sysfs.
Completed in 25 milliseconds