/linux-6.8/Documentation/netlink/specs/ |
D | ethtool.yaml | 23 attributes: 36 attributes: 48 attributes: 53 nested-attributes: bitset-bit 56 attributes: 66 nested-attributes: bitset-bits 70 attributes: 79 attributes: 84 nested-attributes: string 87 attributes: [all …]
|
D | devlink.yaml | 210 attributes: 298 nested-attributes: dl-dpipe-tables 303 nested-attributes: dl-dpipe-table 313 nested-attributes: dl-dpipe-table-matches 317 nested-attributes: dl-dpipe-table-actions 324 nested-attributes: dl-dpipe-entries 329 nested-attributes: dl-dpipe-entry 336 nested-attributes: dl-dpipe-entry-match-values 340 nested-attributes: dl-dpipe-entry-action-values 348 nested-attributes: dl-dpipe-match [all …]
|
D | dpll.yaml | 184 attributes: 220 attributes: 260 nested-attributes: frequency-range 281 nested-attributes: pin-parent-device 286 nested-attributes: pin-parent-pin 312 attributes: 326 attributes: 334 attributes: 346 Get id of dpll device that matches given attributes 354 attributes: [all …]
|
D | ovs_flow.yaml | 342 MPLS tunnel attributes. 379 attributes: 383 nested-attributes: key-attrs 385 Nested attributes specifying the flow key. Always present in 390 nested-attributes: action-attrs 392 Nested attributes specifying the actions to take for packets that 397 nested attributes must be given. 430 nested-attributes: key-attrs 432 Nested attributes specifying the mask bits for wildcarded flow 468 attributes: [all …]
|
D | tc.yaml | 500 attributes: 526 nested-attributes: tca-stats-attrs 530 nested-attributes: tca-stab-attrs 557 attributes: 614 attributes: 665 attributes: 672 attributes: 685 attributes: 703 attributes: 709 attributes: [all …]
|
D | mptcp_pm.yaml | 89 attributes: 122 attributes: 163 attributes: 167 nested-attributes: address 172 attributes: 180 nested-attributes: address 196 nested-attributes: address 201 attributes: 283 attributes: 300 attributes: [all …]
|
D | netdev.yaml | 81 attributes: 115 attributes: 169 attributes: 179 attributes: 184 nested-attributes: page-pool-info 222 attributes: 245 attributes: 276 attributes: 279 attributes: 310 attributes: [all …]
|
D | rt_link.yaml | 738 attributes: 797 nested-attributes: linkinfo-attrs 810 nested-attributes: vfinfo-attrs 818 nested-attributes: vf-ports-attrs 822 nested-attributes: port-self-attrs 826 nested-attributes: af-spec-attrs 878 nested-attributes: xdp-attrs 906 nested-attributes: link-attrs 948 nested-attributes: link-dpll-pin-attrs 951 attributes: [all …]
|
D | ovs_vport.yaml | 60 attributes: 71 attributes: 83 attributes: 101 nested-attributes: vport-options 122 nested-attributes: upcall-stats 134 attributes: 147 attributes: 158 attributes: 161 attributes:
|
/linux-6.8/include/linux/ |
D | compiler_attributes.h | 6 * The attributes in this file are unconditionally defined and they directly 11 * Any other "attributes" (i.e. those that depend on a configuration option, 12 * on a compiler, on an architecture, on plugins, on other attributes...) 24 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-alias-function-a… 29 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-aligned-function… 30 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Type-Attributes.html#index-aligned-type-attribu… 31 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attributes.html#index-aligned-variable… 38 * available and includes other attributes. For GCC < 9.1, __alloc_size__ gets undefined 41 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-alloc_005fsize-f… 52 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-always_005finlin… [all …]
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-class-firmware-attributes | 1 What: /sys/class/firmware-attributes/*/attributes/*/ 12 Unless otherwise specified in an attribute description all attributes are optional 88 On Dell systems the following additional attributes are available: 111 Enumeration attributes also support the following: 117 dependent attributes value. 137 On HP systems the following additional attributes are available: 149 What: /sys/class/firmware-attributes/*/authentication/ 160 reset or cleared using these attributes. 208 setting attributes when a system or admin password is set 229 On Dell, Lenovo and HP systems, if Admin password is set, then all BIOS attributes [all …]
|
/linux-6.8/fs/efivarfs/ |
D | file.c | 20 u32 attributes; in efivarfs_file_write() local 22 unsigned long datasize = count - sizeof(attributes); in efivarfs_file_write() 26 if (count < sizeof(attributes)) in efivarfs_file_write() 29 if (copy_from_user(&attributes, userbuf, sizeof(attributes))) in efivarfs_file_write() 32 if (attributes & ~(EFI_VARIABLE_MASK)) in efivarfs_file_write() 35 data = memdup_user(userbuf + sizeof(attributes), datasize); in efivarfs_file_write() 39 bytes = efivar_entry_set_get_size(var, attributes, &datasize, in efivarfs_file_write() 53 i_size_write(inode, datasize + sizeof(attributes)); in efivarfs_file_write() 71 u32 attributes; in efivarfs_file_read() local 90 data = kmalloc(datasize + sizeof(attributes), GFP_KERNEL); in efivarfs_file_read() [all …]
|
/linux-6.8/net/netlabel/ |
D | netlabel_mgmt.h | 28 * Required attributes: 33 * If IPv4 is specified the following attributes are required: 38 * If IPv6 is specified the following attributes are required: 43 * If using NETLBL_NLTYPE_CIPSOV4 the following attributes are required: 47 * If using NETLBL_NLTYPE_UNLABELED no other attributes are required, 56 * Required attributes: 66 * Required attributes: 82 * attributes are required: 87 * attributes are required. 93 * Required attributes: [all …]
|
D | netlabel_unlabeled.h | 28 * Required attributes: 33 * If IPv4 is specified the following attributes are required: 38 * If IPv6 is specified the following attributes are required: 47 * Required attributes: 51 * If IPv4 is specified the following attributes are required: 56 * If IPv6 is specified the following attributes are required: 67 * Required attributes: 72 * If IPv4 is specified the following attributes are required: 77 * If IPv6 is specified the following attributes are required: 90 * If IPv4 is specified the following attributes are required: [all …]
|
D | netlabel_cipso_v4.h | 27 * Required attributes: 33 * If using CIPSO_V4_MAP_TRANS the following attributes are required: 38 * If using CIPSO_V4_MAP_PASS or CIPSO_V4_MAP_LOCAL no additional attributes 45 * Required attributes: 53 * Required attributes: 60 * Required attributes: 65 * If using CIPSO_V4_MAP_TRANS the following attributes are required: 70 * If using CIPSO_V4_MAP_PASS or CIPSO_V4_MAP_LOCAL no additional attributes 79 * Required attributes: 96 /* NetLabel CIPSOv4 attributes */
|
/linux-6.8/include/uapi/linux/ |
D | smc.h | 15 /* Netlink SMC_PNETID attributes */ 67 /* SMC_GENL_FAMILY top level attributes */ 82 /* SMC_GEN_SYS_INFO attributes */ 95 /* SMC_NLA_LGR_D_V2_COMMON and SMC_NLA_LGR_R_V2_COMMON nested attributes */ 106 /* SMC_NLA_LGR_R_V2 nested attributes */ 116 /* SMC_GEN_LGR_SMCR attributes */ 134 /* SMC_GEN_LINK_SMCR attributes */ 151 /* SMC_GEN_LGR_SMCD attributes */ 169 /* SMC_NLA_DEV_PORT nested attributes */ 182 /* SMC_GEN_DEV_SMCD and SMC_GEN_DEV_SMCR attributes */ [all …]
|
D | ncsi.h | 17 * @NCSI_CMD_PKG_INFO: list package and channel attributes. Requires 51 * enum ncsi_nl_attrs - General NCSI netlink attributes 53 * @NCSI_ATTR_UNSPEC: unspecified attributes to catch errors 55 * @NCSI_ATTR_PACKAGE_LIST: nested array of NCSI_PKG_ATTR attributes 81 * enum ncsi_nl_pkg_attrs - NCSI netlink package-specific attributes 83 * @NCSI_PKG_ATTR_UNSPEC: unspecified attributes to catch errors 84 * @NCSI_PKG_ATTR: nested array of package attributes 87 * @NCSI_PKG_ATTR_CHANNEL_LIST: nested array of NCSI_CHANNEL_ATTR attributes 102 * enum ncsi_nl_channel_attrs - NCSI netlink channel-specific attributes 104 * @NCSI_CHANNEL_ATTR_UNSPEC: unspecified attributes to catch errors [all …]
|
/linux-6.8/Documentation/userspace-api/netlink/ |
D | specs.rst | 36 Each next level inherits the attributes of the previous level, meaning that 41 - ``genetlink-c`` - superset of ``genetlink`` with extra attributes allowing 60 - attributes 81 Attributes listed directly at the root level of the spec file. 146 This property contains information about netlink attributes of the family. 154 referred to with a ``nested-attributes`` property of the container. 158 which attributes are allowed in a nest or refining the validation criteria. 165 Uniquely identifies the attribute set, operations and nested attributes 173 or even types of attributes depending on the nest in which they 177 attributes subsection [all …]
|
/linux-6.8/Documentation/driver-api/driver-model/ |
D | device.rst | 38 Attributes chapter 51 Attributes of devices can be exported by a device driver through sysfs. 56 As explained in Documentation/core-api/kobject.rst, device attributes must be 60 Attributes are declared using a macro called DEVICE_ATTR:: 76 names 'dev_attr_type' and 'dev_attr_power'. These two attributes can be 106 device attributes and the device_unregister() function will use this pointer 107 to remove the device attributes. 111 strict expectations on when attributes get created. When a new device is 113 udev) that a new device is available. If attributes are added after the 115 not know about the new attributes. [all …]
|
/linux-6.8/drivers/platform/x86/hp/hp-bioscfg/ |
D | Makefile | 5 enum-attributes.o \ 6 int-attributes.o \ 7 order-list-attributes.o \ 8 passwdobj-attributes.o \ 9 spmobj-attributes.o \ 10 string-attributes.o \ 11 surestart-attributes.o
|
/linux-6.8/Documentation/hwmon/ |
D | hwmon-kernel-api.rst | 48 It creates the standard sysfs attributes in the hardware monitoring core, 50 of having to bother with sysfs attributes. The parent device parameter 139 is optional, but must be provided if any readable attributes exist. 143 optional, but must be provided if any writeable attributes exist. 161 hwmon_chip A virtual sensor type, used to describe attributes 176 describing the attributes supposed by a single sensor. 240 HWMON_C_xxxx Chip attributes, for use with hwmon_chip. 241 HWMON_T_xxxx Temperature attributes, for use with hwmon_temp. 242 HWMON_I_xxxx Voltage attributes, for use with hwmon_in. 243 HWMON_C_xxxx Current attributes, for use with hwmon_curr. [all …]
|
/linux-6.8/include/scsi/fc/ |
D | fc_ms.h | 38 FC_FDMI_GHAT = 0x0101, /* Get HBA Attributes */ 40 FC_FDMI_GPAT = 0x0110, /* Get Port Attributes */ 42 FC_FDMI_RHAT = 0x0201, /* Register HBA Attributes */ 44 FC_FDMI_RPA = 0x0211, /* Register Port Attributes */ 46 FC_FDMI_DHAT = 0x0301, /* Deregister HBA Attributes */ 48 FC_FDMI_DPA = 0x0311, /* Deregister Port Attributes */ 155 * Attribute Entry Block for HBA/Port Attributes 165 * Common for HBA/Port Attributes 190 * Register HBA Attributes (RHAT) 207 * Register Port Attributes (RPA) [all …]
|
/linux-6.8/include/scsi/ |
D | scsi_transport_fc.h | 3 * FiberChannel transport specific attributes exported to sysfs. 7 * Rewrite for host, target, device, and remote port attributes, 164 /* Macro for use in defining Virtual Port attributes */ 191 * FC Virtual Port Attributes 202 * roles. FC port attributes for the vport will be reported on any 207 * Fixed attributes are not expected to change. The driver is 212 * Dynamic attributes are expected to change. The driver participates 215 * Private attributes are transport-managed values. They are fully 220 /* Fixed Attributes */ 222 /* Dynamic Attributes */ [all …]
|
/linux-6.8/Documentation/filesystems/ext4/ |
D | attributes.rst | 3 Extended Attributes 6 Extended attributes (xattrs) are typically stored in a separate data 8 The first use of extended attributes seems to have been for storing file 10 option it is possible for users to store extended attributes so long as 14 There are two places where extended attributes can be found. The first 19 where extended attributes can be found is in the block pointed to by 29 Extended attributes, when stored after the inode, have a header 72 - Hash value of all attributes. 92 Attributes stored inside an inode do not need be stored in sorted order. 114 Multiple attributes can share the same value. For an inode attribute [all …]
|
/linux-6.8/Documentation/netlabel/ |
D | lsm_interface.rst | 12 NetLabel is a mechanism which can set and retrieve security attributes from 18 NetLabel Security Attributes 22 it uses the concept of security attributes to refer to the packet's security 23 labels. The NetLabel security attributes are defined by the 25 NetLabel subsystem converts the security attributes to and from the correct 28 security attributes into whatever security identifiers are in use for their 47 LSM has received a packet, used NetLabel to decode its security attributes, 48 and translated the security attributes into a LSM internal identifier the LSM
|