Home
last modified time | relevance | path

Searched refs:symbolic (Results 1 – 25 of 102) sorted by relevance

12345

/linux/Documentation/admin-guide/
A Ddevices.rst78 /dev/fd /proc/self/fd symbolic File descriptors
79 /dev/stdin fd/0 symbolic stdin file descriptor
80 /dev/stdout fd/1 symbolic stdout file descriptor
81 /dev/stderr fd/2 symbolic stderr file descriptor
82 /dev/nfsd socksys symbolic Required by iBCS-2
83 /dev/X0R null symbolic Required by iBCS-2
96 /dev/ramdisk ram0 symbolic Backward compatibility
97 /dev/ftape qft0 symbolic Backward compatibility
98 /dev/bttv0 video0 symbolic Backward compatibility
99 /dev/radio radio0 symbolic Backward compatibility
[all …]
A Djava.rst125 # 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/
A Dpci-endpoint-cfs.rst84 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/
A Dsysfs-devices-memory93 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
A Dsysfs-devices-power_resources_wakeup9 If present, it contains symbolic links to device directories
A Dsysfs-devices-power_resources_D09 If present, it contains symbolic links to device directories
A Dsysfs-devices-power_resources_D110 If present, it contains symbolic links to device directories
A Dsysfs-devices-power_resources_D210 If present, it contains symbolic links to device directories
A Dsysfs-devices-power_resources_D3hot10 If present, it contains symbolic links to device directories
A Dsysfs-dev8 beneath /sys/dev containing symbolic links with names of
A Dsysfs-bus-vfio-mdev40 This directory contains symbolic links pointing to mdev
101 This is symbolic link pointing to supported type, <type-id>
A Dsysfs-bus-pci182 This symbolic link appears when hardware supports the SR-IOV
184 The symbolic link points to the PCI device sysfs entry of the
191 This symbolic link appears when hardware supports the SR-IOV
194 The symbolic link points to the PCI device sysfs entry of
201 This symbolic link appears when a device is a Virtual Function.
202 The symbolic link points to the PCI device sysfs entry of the
227 This symbolic link points to the PCI hotplug controller driver
/linux/Documentation/i2c/
A Di2c-sysfs.rst40 There is a list of symbolic links under that directory. The links that
142 is to read the symbolic link ``device`` under the I2C bus directory by using
145 An alternative symbolic link to check is ``mux_device``. This link only exists
150 If the symbolic link points to a directory ending with ``.i2c``, it should be a
159 In this case, ``i2c-7`` is a physical I2C bus, so it does not have the symbolic
164 On the other hand, if the symbolic link points to another I2C bus, the I2C bus
226 # cd the channel symbolic link
330 There is a symbolic link named ``driver`` to tell what Linux kernel driver was
355 will have symbolic link ``channel-*`` inside its device directory.
356 These symbolic links point to their logical I2C bus directories::
/linux/Documentation/filesystems/
A Daffs.rst95 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
A Dbfs.rst34 /dev/loopN device if /etc/mtab file on your system is a symbolic link to
A Dautofs.rst46 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/
A Devents-msr.rst39 to add symbolic MSR names.
/linux/Documentation/devicetree/bindings/clock/
A Dbrcm,kona-ccu.txt67 its symbolic specifier (rather than its numeric index value) should
112 its symbolic specifier (rather than its numeric index value) should
/linux/tools/testing/selftests/tc-testing/plugin-lib/
A DREADME-PLUGINS2 Make a set of numbered symbolic links from there to the actual plugins.
/linux/Documentation/firmware-guide/acpi/
A Dnamespace.rst20 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/tools/thermal/tmon/
A DREADME15 introduced sysfs entry at /sys/class/thermal with a matrix of symbolic
/linux/kernel/debug/kdb/
A Dkdb_main.c1477 int symbolic, int nosect, int bytesperword, in kdb_md_line() argument
1501 if (symbolic) in kdb_md_line()
1551 int symbolic = 0; in kdb_md() local
1686 symbolic = 1; in kdb_md()
1701 int n, z, num = (symbolic ? 1 : (16 / bytesperword)); in kdb_md()
1714 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, in kdb_md()
/linux/fs/isofs/
A DKconfig8 long Unix filenames and symbolic links are also supported by this
/linux/Documentation/locking/
A Dmutex-design.rst95 - Uses symbolic names of mutexes, whenever they are printed
97 - Point-of-acquire tracking, symbolic lookup of function names,
/linux/tools/perf/Documentation/
A Dperf-list.txt6 perf-list - List all symbolic event types
16 This command displays the symbolic event types which can be selected in the
94 Even when an event is not available in a symbolic form within perf right now,

Completed in 24 milliseconds

12345