/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-regulator | 6 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 …]
|
D | sysfs-class | 7 in the kernel. The individual directories will consist 9 directories.
|
D | sysfs-devices-power_resources_wakeup | 9 If present, it contains symbolic links to device directories 12 the links are the same as the names of the directories they
|
D | sysfs-devices-power_resources_D0 | 9 If present, it contains symbolic links to device directories 12 of the links are the same as the names of the directories they
|
D | sysfs-devices-power_resources_D1 | 10 If present, it contains symbolic links to device directories 13 of the links are the same as the names of the directories they
|
D | sysfs-devices-power_resources_D2 | 10 If present, it contains symbolic links to device directories 13 of the links are the same as the names of the directories they
|
D | sysfs-devices-power_resources_D3hot | 10 If present, it contains symbolic links to device directories 13 names of the links are the same as the names of the directories
|
D | sysfs-firmware-ofw | 9 It is possible for multiple device-tree directories to exist. 24 hierarchy of directories, one per device tree node. The
|
D | sysfs-kernel-mm-hugepages | 9 Under these directories are a number of files:
|
/linux-6.12.1/drivers/firewire/ |
D | core-device.c | 155 const u32 *directories[] = {NULL, NULL, NULL}; in get_modalias_ids() local 159 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() 287 const u32 *directories[] = {NULL, NULL}; in show_immediate() local 293 directories[0] = fw_unit(dev)->directory; in show_immediate() 299 directories[0] = root_directory; in show_immediate() [all …]
|
/linux-6.12.1/Documentation/arch/arm/samsung/ |
D | overview.rst | 35 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.12.1/Documentation/filesystems/ |
D | directory-locking.rst | 49 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 140 * rank ->i_rwsem of non-directories on given filesystem in inode pointer 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 156 5. ->i_rwsem of directories on the local filesystem, same rank for all 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. [all …]
|
D | ntfs3.rst | 56 - 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
|
D | overlayfs.rst | 25 While directories will report an st_dev from the overlay-filesystem, 89 'lower' filesystem is either hidden or, in the case of directories, 112 Overlaying mainly involves directories. If a given name appears in both 117 Where both upper and lower objects are directories, a merged directory 120 At mount time, the two directories given as mount options "lowerdir" and 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 [all …]
|
D | autofs.rst | 45 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 75 So: non-empty (i.e. non-leaf) directories are never mount traps. Empty 76 directories are sometimes mount traps, and sometimes not depending on 223 symbolic links or empty directories any time it likes. If the unmount [all …]
|
D | omfs.rst | 12 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.12.1/Documentation/admin-guide/ |
D | sysfs-rules.rst | 25 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.12.1/Documentation/usb/ |
D | gadget_configfs.rst | 93 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.12.1/Documentation/filesystems/caching/ |
D | cachefiles.rst | 155 Do not create, rename or unlink files and directories in the cache while the 164 Do not create files or directories in the cache, lest the cache get confused or 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 257 inside the last directory. The names of the intermediate directories will have 279 Intermediate directories are always "@" or "+" as appropriate. [all …]
|
/linux-6.12.1/tools/build/tests/ex/empty2/ |
D | README | 2 to test proper nesting into Build-less directories.
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | fs.rst | 13 This file contains documentation for the sysctl files and directories 180 in world writable sticky directories, unless they are owned by the 183 When set to "2" it also applies to group writable sticky directories. 193 directories like ``/tmp``. The common method of exploitation of this flaw 218 don't own in world writable sticky directories, unless they are 221 When set to "2" it also applies to group writable sticky directories. 229 directories like ``/tmp``. The common method of exploitation of this flaw
|
/linux-6.12.1/Documentation/arch/arm/ |
D | arm.rst | 66 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.12.1/scripts/ |
D | spdxexclude | 3 # Patterns for excluding files and directories
|
/linux-6.12.1/tools/perf/Documentation/ |
D | guestmount.txt | 3 root directories under <path> by a specific filesystem access method,
|
/linux-6.12.1/Documentation/admin-guide/mm/damon/ |
D | usage.rst | 42 creates multiple directories and files under its sysfs directory, 121 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 228 number (``N``) to the file creates the number of child directories named ``0`` 258 number (``N``) to the file creates the number of child directories named ``0`` 283 number (``N``) to the file creates the number of child directories named ``0`` 291 In each scheme directory, five directories (``access_pattern``, ``quotas``, 315 Under the ``access_pattern`` directory, three directories (``sz``, [all …]
|