Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 25 of 217) sorted by relevance

123456789

/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-regulator6 Some regulator directories will contain a field called
32 Some regulator directories will contain a field called
96 Some regulator directories will contain a field called
111 Some regulator directories will contain a field called
126 Some regulator directories will contain a field called
151 Some regulator directories will contain a field called
166 Some regulator directories will contain a field called
181 Some regulator directories will contain a field called
196 Some regulator directories will contain a field called
234 Some regulator directories will contain a field called
[all …]
H A Dsysfs-class7 in the kernel. The individual directories will consist
9 directories.
H A Dsysfs-devices-power_resources_D09 If present, it contains symbolic links to device directories
12 of the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_wakeup9 If present, it contains symbolic links to device directories
12 the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_D110 If present, it contains symbolic links to device directories
13 of the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_D3hot10 If present, it contains symbolic links to device directories
13 names of the links are the same as the names of the directories
H A Dsysfs-devices-power_resources_D210 If present, it contains symbolic links to device directories
13 of the links are the same as the names of the directories they
H A Dsysfs-firmware-ofw9 It is possible for multiple device-tree directories to exist.
24 hierarchy of directories, one per device tree node. The
H A Dsysfs-kernel-mm-hugepages9 Under these directories are a number of files:
/linux-6.15/drivers/firewire/
H A Dcore-device.c159 directories[0] = root_directory; in get_modalias_ids()
165 directories[1] = unit->directory; in get_modalias_ids()
167 directories[1] = vendor_directory; in get_modalias_ids()
168 directories[2] = unit->directory; in get_modalias_ids()
171 for (i = 0; i < ARRAY_SIZE(directories) && !!directories[i]; ++i) in get_modalias_ids()
172 get_ids(directories[i], id); in get_modalias_ids()
299 directories[0] = root_directory; in show_immediate()
305 directories[1] = root_directory; in show_immediate()
309 for (i = 0; i < ARRAY_SIZE(directories) && !!directories[i]; ++i) { in show_immediate()
348 directories[0] = root_directory; in show_text_leaf()
[all …]
/linux-6.15/Documentation/arch/arm/samsung/
H A Doverview.rst35 several platform directories and then the machine specific directories
39 last in the line of include directories that are processed for the build
51 The old plat-s3c and plat-s5pc1xx directories have been removed, with
54 so many different platform directories.
/linux-6.15/Documentation/filesystems/
H A Ddirectory-locking.rst49 are non-directories - the source because it wouldn't need to be locked
63 * lock the non-directories involved (exclusive), in inode pointer order.
65 The rules above obviously guarantee that all directories that are going
142 * put ->i_rwsem of all directories on a filesystem at the same rank,
152 2. ->i_rwsem of directories on that NFS filesystem, same rank for all
153 3. ->i_rwsem of non-directories on that filesystem, in order of
157 6. ->i_rwsem of non-directories on local filesystem, in order of
169 i.e. they all will be ->i_rwsem of directories on the same filesystem.
175 and the same number of directories (D1,...,Dn) such that
213 Consider the order in which directories are locked by the
[all …]
H A Dntfs3.rst56 - Controls the default permissions for files/directories created after
61 directories, fmask applies only to files and dmask only to directories.
79 - Prevents the creation of files and directories with a name not allowed
H A Dautofs.rst45 An autofs filesystem can contain 3 sorts of objects: directories,
46 symbolic links and mount traps. Mount traps are directories with
50 created with a regular `symlink` system call, while directories and
53 map is consulted by autofs to determine which directories are mount
70 When *maxproto* is five, no directories further down the
71 tree are ever mount traps, they are always regular directories. When
72 the *maxproto* is four (or three), these directories are mount traps
76 directories are sometimes mount traps, and sometimes not depending on
232 directories. As lower-level directories are never mount traps, other
542 set the ownership of directories and symbolic links. When the
[all …]
H A Doverlayfs.rst25 While directories will report an st_dev from the overlay-filesystem,
89 'lower' filesystem is either hidden or, in the case of directories,
132 actual lookups find directories, both are stored and a merged
136 Only the lists of names from directories are merged. Other content
140 whiteouts and opaque directories
146 directories (non-directories are always opaque).
170 lower directories are each read and the name lists merged in the
195 Readdir on directories that are not merged is simply handled by the
198 renaming directories
263 Non-directories
[all …]
H A Domfs.rst12 block sizes from 2k to 8k, with hash-based directories. This
41 dmask=xxx set umask to xxx for directories
69 Files and directories are both represented by omfs_inode::
/linux-6.15/Documentation/admin-guide/
H A Dsysfs-rules.rst25 reading directories and opening the files yourself.
54 - all elements of a devpath must be real directories. Symlinks
105 It is planned that all device directories will end up in the tree
111 not contain any device directories themselves, but only flat lists of
115 classification directories into one place at ``/sys/subsystem``,
116 following the layout of the bus directories. All buses and
153 directory does not contain directories for child devices, these links
157 real child device directories in the ``/sys/devices`` tree is a bug in
161 directories live in ``/sys/devices.``
/linux-6.15/Documentation/admin-guide/mm/damon/
H A Dusage.rst36 creates multiple directories and files under its sysfs directory,
116 child directories named ``0`` to ``N-1``. Each directory represents each
171 number (``N``) to the file creates the number of child directories named as
183 and three directories (``monitoring_attrs``, ``targets``, and ``schemes``)
206 Specifically, two directories, ``intervals`` and ``nr_regions`` exist in this
310 In each scheme directory, seven directories (``access_pattern``, ``quotas``,
335 Under the ``access_pattern`` directory, three directories (``sz``,
438 recommended to use ``core_filters`` and ``ops_filters`` directories. The
513 directories named integer starting from ``0`` under this directory. Each
524 The directories will be removed when another special keyword,
[all …]
/linux-6.15/Documentation/usb/
H A Dgadget_configfs.rst93 Further custom string descriptors can be created as directories within the
107 directories must be created:
249 Remove strings directories in configurations:
285 Remove strings directories in the gadget::
309 In configfs there are items and groups, both represented as directories.
313 The user can create and remove directories, but cannot remove files,
363 the directories in general can be named at will. A group can have
/linux-6.15/Documentation/filesystems/caching/
H A Dcachefiles.rst155 Do not create, rename or unlink files and directories in the cache while the
177 directories are culled if not in use.
214 The CacheFiles module will create two directories in the directory it was
228 The module represents index objects as directories with the filename "I..." or
231 Data objects are represented as files if they have no children, or directories
241 Immediately in the representative directory are a collection of directories
256 make a nest of directories, and the last one of which will be the objects
279 Intermediate directories are always "@" or "+" as appropriate.
340 and directories in the cache, to find and access directories and files in the
345 may scan directories, stat files and erase files and directories. It may
[all …]
/linux-6.15/tools/build/tests/ex/empty2/
H A DREADME2 to test proper nesting into Build-less directories.
/linux-6.15/Documentation/arch/arm/
H A Darm.rst66 Several new include directories have been created under include/asm-arm,
68 directories, and their purpose is listed below:
85 used to select which directories and files get included (we will use
88 To this end, we now have arch/arm/mach-$(MACHINE) directories which are
187 classes are given directories - arch/arm/mach-<class> - which contain
/linux-6.15/scripts/
H A Dspdxexclude3 # Patterns for excluding files and directories
/linux-6.15/tools/perf/Documentation/
H A Dguestmount.txt3 root directories under <path> by a specific filesystem access method,
/linux-6.15/Documentation/filesystems/ext4/
H A Dchecksums.rst21 directories rebuilt with checksums. This has the added benefit of
23 indexes. If you _ignore_ this step, your directories will not be

123456789