| /linux/Documentation/admin-guide/ |
| H A D | devices.rst | 66 the /dev directory. It is preferred that symbolic links use the same 68 classified as "hard" or "symbolic" depending on the preferred type of 77 /dev/fd /proc/self/fd symbolic File descriptors 78 /dev/stdin fd/0 symbolic stdin file descriptor 79 /dev/stdout fd/1 symbolic stdout file descriptor 80 /dev/stderr fd/2 symbolic stderr file descriptor 81 /dev/nfsd socksys symbolic Required by iBCS-2 82 /dev/X0R null symbolic Required by iBCS-2 94 /dev/core /proc/kcore symbolic Backward compatibility 95 /dev/ramdisk ram0 symbolic Backward compatibility [all …]
|
| H A D | java.rst | 125 # Go down one more level of symbolic links 130 echo " Too many symbolic links encountered" 378 To add a Java program to your path best put a symbolic link to the main
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-endpoint-cfs.rst | 84 The <EPF Device> directory can have a list of symbolic links 85 (<Symlink EPF Device 31>) to other <EPF Device>. These symbolic links should 108 The <EPC Device> directory will have a list of symbolic links to 109 <EPF Device>. These symbolic links should be created by the user to
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-memory | 93 When CONFIG_NUMA is enabled, a symbolic link that 96 For example, the following symbolic link is created for 107 /sys/devices/system/node/nodeX/memoryY is a symbolic link that 109 memory section directory. For example, the following symbolic
|
| H A D | sysfs-devices-power_resources_D0 | 9 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_wakeup | 9 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_D1 | 10 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_D2 | 10 If present, it contains symbolic links to device directories
|
| H A D | sysfs-devices-power_resources_D3hot | 10 If present, it contains symbolic links to device directories
|
| H A D | sysfs-dev | 8 beneath /sys/dev containing symbolic links with names of
|
| H A D | sysfs-bus-vfio-mdev | 40 This directory contains symbolic links pointing to mdev 101 This is symbolic link pointing to supported type, <type-id>
|
| H A D | sysfs-bus-pci | 193 This symbolic link appears when hardware supports the SR-IOV 195 The symbolic link points to the PCI device sysfs entry of the 202 This symbolic link appears when hardware supports the SR-IOV 205 The symbolic link points to the PCI device sysfs entry of 212 This symbolic link appears when a device is a Virtual Function. 213 The symbolic link points to the PCI device sysfs entry of the 238 This symbolic link points to the PCI hotplug controller driver
|
| H A D | sysfs-bus-pci-devices-cciss | 33 Description: A symbolic link to /sys/block/cciss!cXdY
|
| /linux/Documentation/i2c/ |
| H A D | i2c-sysfs.rst | 40 There is a list of symbolic links under that directory. The links that 139 is to read the symbolic link ``device`` under the I2C bus directory by using 142 An alternative symbolic link to check is ``mux_device``. This link only exists 147 If the symbolic link points to a directory ending with ``.i2c``, it should be a 156 In this case, ``i2c-7`` is a physical I2C bus, so it does not have the symbolic 161 On the other hand, if the symbolic link points to another I2C bus, the I2C bus 223 # cd the channel symbolic link 326 There is a symbolic link named ``driver`` to tell what Linux kernel driver was 351 will have symbolic link ``channel-*`` inside its device directory. 352 These symbolic links point to their logical I2C bus directories::
|
| /linux/Documentation/filesystems/ |
| H A D | affs.rst | 95 symbolic links on an AFFS partition. Default = "/". 99 When symbolic links with an absolute path are created 152 with symbolic links. While Linux has a file system with exactly one 155 these entities are called "volumes". They have symbolic names which 156 can be used to access them. Thus, symbolic links can point to a 165 /amiga/WB and /amiga/Graphics). A symbolic link referring to
|
| H A D | bfs.rst | 34 /dev/loopN device if /etc/mtab file on your system is a symbolic link to
|
| H A D | autofs.rst | 46 symbolic links and mount traps. Mount traps are directories with 152 mount trap, either because it is a symbolic link or because it is 223 symbolic links or empty directories any time it likes. If the unmount 273 the directory or anything below it is in use. For symbolic links, 542 set the ownership of directories and symbolic links. When the 580 Too many levels of symbolic links
|
| /linux/Documentation/trace/ |
| H A D | events-msr.rst | 39 to add symbolic MSR names.
|
| /linux/tools/testing/selftests/tc-testing/plugin-lib/ |
| H A D | README-PLUGINS | 2 Make a set of numbered symbolic links from there to the actual plugins.
|
| /linux/scripts/coccinelle/misc/ |
| H A D | ptr_err_to_pe.cocci | 5 /// %pe will print a symbolic error name (e.g., -EINVAL), opposed to the raw
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | namespace.rst | 20 in this hierarchy there is a corresponding symbolic link in the 300 directory contains the "physical_node" symbolic link to the sysfs 302 sysfs directory will then contain the "firmware_node" symbolic link to 310 namespace object will contain the 'physical_node' symbolic link to the
|
| /linux/kernel/debug/kdb/ |
| H A D | kdb_main.c | 1448 int symbolic, int nosect, int bytesperword, in kdb_md_line() argument 1472 if (symbolic) in kdb_md_line() 1522 int symbolic = 0; in kdb_md() local 1657 symbolic = 1; in kdb_md() 1672 int n, z, num = (symbolic ? 1 : (16 / bytesperword)); in kdb_md() 1685 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, in kdb_md()
|
| /linux/tools/thermal/tmon/ |
| H A D | README | 15 introduced sysfs entry at /sys/class/thermal with a matrix of symbolic
|
| /linux/fs/isofs/ |
| H A D | Kconfig | 9 long Unix filenames and symbolic links are also supported by this
|
| /linux/Documentation/locking/ |
| H A D | mutex-design.rst | 95 - Uses symbolic names of mutexes, whenever they are printed 97 - Point-of-acquire tracking, symbolic lookup of function names,
|