| /linux/Documentation/admin-guide/ | 
| H A D | devices.rst | 66 the /dev directory.  It is preferred that symbolic links use the same68 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 …]
 
 | 
| /linux/drivers/media/usb/pvrusb2/ | 
| H A D | pvrusb2-ctrl.h | 66 /* Return true if control has custom symbolic representation */69 /* Convert a given mask/val to a custom symbolic value */
 75 /* Convert a symbolic value to a mask/value pair */
 80 /* Convert a given mask/val to a symbolic value */
 86 /* Convert a symbolic value to a mask/value pair */
 91 /* Convert a given mask/val to a symbolic value - must already be
 
 | 
| H A D | pvrusb2-ctrl.c | 258 /* Return true if control has custom symbolic representation */268 /* Convert a given mask/val to a custom symbolic value */
 280 /* Convert a symbolic value to a mask/value pair */
 454 /* Convert a symbolic value to a mask/value pair */
 511 /* Convert a given mask/val to a symbolic value */
 551 /* Convert a given mask/val to a symbolic value */
 
 | 
| /linux/include/uapi/scsi/fc/ | 
| H A D | fc_ns.h | 32 	FC_NS_GSPN_ID = 0x0118,		/* get symbolic port name */41 	FC_NS_RSPN_ID =	0x0218,		/* reg symbolic port name */
 43 	FC_NS_RSNN_NN =	0x0239,		/* reg symbolic node name */
 169  * RSNN_NN request - register symbolic node name
 178  * RSPN_ID request - register symbolic port name
 
 | 
| /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
 147 Symbolic links
 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
 
 | 
| /linux/Documentation/i2c/ | 
| H A D | i2c-sysfs.rst | 40 There is a list of symbolic links under that directory. The links that139 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/ABI/testing/ | 
| H A D | sysfs-devices-memory | 93 		When CONFIG_NUMA is enabled, a symbolic link that96 		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-bus-pci | 193 		This symbolic link appears when hardware supports the SR-IOV195 		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-vfio-mdev | 40 		This directory contains symbolic links pointing to mdev101 		This is symbolic link pointing to supported type, <type-id>
 
 | 
| 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_D3hot | 10 		If present, it contains symbolic links to device directories
 | 
| /linux/include/drm/ | 
| H A D | drm_property.h | 33  * struct drm_property_enum - symbolic values for enumerations35  * @name: symbolic name for the enum
 37  * For enumeration and bitmask properties this structure stores the symbolic
 65  * symbolic property will have the same modeset object ID on all modeset
 169 	 * @name: symbolic name of the properties
 194 	 * List of &drm_prop_enum_list structures with the symbolic names for
 
 | 
| /linux/fs/ | 
| H A D | fs_types.c | 34  * * DT_LNK		- Symbolic link75  * * FT_SYMLINK		- Symbolic link
 98  * * DT_LNK		- Symbolic link
 
 | 
| /linux/drivers/gpu/drm/xe/ | 
| H A D | xe_step_types.h | 66  * Symbolic steppings that do not match the hardware. These are valid both as gt67  * and display steppings as symbolic names.
 
 | 
| /linux/drivers/gpu/drm/i915/ | 
| H A D | intel_step.h | 67  * Symbolic steppings that do not match the hardware. These are valid both as gt68  * and display steppings as symbolic names.
 
 | 
| /linux/drivers/scsi/bfa/ | 
| H A D | bfa_fc.h | 19 #define FC_SYMNAME_MAX	256	/*  max name server symbolic name size */991  * symbolic name
 1262 	GS_GSPN_ID	= 0x0118,	/* Get symbolic PN on ID */
 1264 	GS_RSPN_ID	= 0x0218,	/* Register symbolic PN on ID */
 1265 	GS_RSNN_NN	= 0x0239,	/* Register symbolic NN on NN */
 1339 	u8	spn_len;	/* symbolic port name length */
 1340 	u8	spn[256];	/* symbolic port name */
 1348 	u8	snn_len;	/* symbolic node name length */
 1349 	u8	snn[256];	/* symbolic node name */
 1404 	u8		spn_len;	/* Length of Symbolic Port Name */
 [all …]
 
 | 
| /linux/include/linux/ | 
| H A D | mutex_types.h | 33  * - uses symbolic names of mutexes, whenever they are printed in debug output34  * - point-of-acquire tracking, symbolic lookup of function names
 
 | 
| /linux/arch/s390/include/asm/ | 
| H A D | asm.h | 13  * the variable with symbolic name [sym] if the compiler has no support for18  * defines an output operand with symbolic name [sym] for the variable
 
 | 
| /linux/arch/mips/boot/ | 
| H A D | ecoff.h | 12 	int32_t		f_symptr;	/* file pointer to symbolic header */13 	int32_t		f_nsyms;	/* sizeof(symbolic hdr) */
 
 | 
| /linux/Documentation/scsi/ | 
| H A D | bnx2fc.rst | 44 5. "Symbolic Name" in 'fcoeadm -i' output would display if bnx2fc has claimed57         Symbolic Name:     bnx2fc v1.0.5 over eth5.4
 
 | 
| /linux/tools/include/uapi/linux/ | 
| H A D | fcntl.h |  | 
| /linux/lib/ | 
| H A D | test_dynamic_debug.c | 77 /* symbolic input, independent bits */91 /* symbolic verbosity */
 
 | 
| /linux/fs/debugfs/ | 
| H A D | inode.c | 660  * debugfs_create_symlink- create a symbolic link in the debugfs filesystem661  * @name: a pointer to a string containing the name of the symbolic link to
 663  * @parent: a pointer to the parent dentry for this symbolic link.  This
 665  *          then the symbolic link will be created in the root of the debugfs
 668  *          symbolic link.
 670  * This function creates a symbolic link with the given name in debugfs that
 674  * pointer must be passed to the debugfs_remove() function when the symbolic
 
 | 
| /linux/fs/xfs/scrub/ | 
| H A D | symlink_repair.c | 42  * Symbolic Link Repair45  * We repair symbolic links by reading whatever target data we can find, up to
 193 	"The target of this symbolic link could not be recovered at all and " \
 484 /* Repair a symbolic link. */
 
 |