| /linux/Documentation/netlink/specs/ |
| H A D | nfsd.yaml | 49 attributes: 56 attributes: 111 attributes: 135 attributes: 147 attributes: 151 nested-attributes: version 155 attributes: 164 attributes: 168 nested-attributes: sock 172 attributes: [all …]
|
| H A D | devlink.yaml | 250 attributes: 338 nested-attributes: dl-dpipe-tables 343 nested-attributes: dl-dpipe-table 353 nested-attributes: dl-dpipe-table-matches 357 nested-attributes: dl-dpipe-table-actions 364 nested-attributes: dl-dpipe-entries 369 nested-attributes: dl-dpipe-entry 376 nested-attributes: dl-dpipe-entry-match-values 380 nested-attributes: dl-dpipe-entry-action-values 388 nested-attributes: dl-dpipe-match [all …]
|
| H A D | ovpn.yaml | 40 attributes: 181 attributes: 211 attributes: 239 attributes: 244 attributes: 275 nested-attributes: keydir 280 nested-attributes: keydir 283 attributes: 302 attributes: 314 attributes: [all …]
|
| H A D | netdev.yaml | 104 attributes: 138 attributes: 148 attributes: 207 nested-attributes: io-uring-provider-info 211 attributes: 221 attributes: 226 nested-attributes: page-pool-info 264 attributes: 315 attributes: [] 318 attributes: [all …]
|
| H A D | nl80211.yaml | 236 attributes: 304 nested-attributes: wiphy-bands 336 nested-attributes: supported-iftypes 544 nested-attributes: iftype-attrs 548 nested-attributes: iftype-attrs 603 nested-attributes: wowlan-triggers-attrs 611 nested-attributes: if-combination-attributes 615 nested-attributes: supported-iftypes 1055 nested-attributes: txq-stats-attrs 1161 nested-attributes: sar-attributes [all …]
|
| H A D | nlctrl.yaml | 50 attributes: 70 nested-attributes: op-attrs 75 nested-attributes: mcast-group-attrs 80 nested-attributes: policy-attrs 85 nested-attributes: op-policy-attrs 93 attributes: 104 attributes: 117 attributes: 159 attributes: 178 attributes: [all …]
|
| H A D | net_shaper.yaml | 80 attributes: 84 nested-attributes: handle 126 nested-attributes: handle 134 nested-attributes: leaf-info 139 attributes: 157 attributes: 166 attributes: 224 attributes: &ns-binding 228 attributes: &ns-attrs 243 attributes: [all …]
|
| H A D | rt-link.yaml | 856 attributes: 917 nested-attributes: linkinfo-attrs 930 nested-attributes: vfinfo-list-attrs 943 nested-attributes: vf-ports-attrs 947 nested-attributes: port-self-attrs 951 nested-attributes: af-spec-attrs 1005 nested-attributes: xdp-attrs 1033 nested-attributes: prop-list-link-attrs 1074 nested-attributes: link-dpll-pin-attrs 1091 attributes: [all …]
|
| H A D | dpll.yaml | 313 attributes: 383 attributes: 423 nested-attributes: frequency-range 445 nested-attributes: pin-parent-device 450 nested-attributes: pin-parent-pin 488 nested-attributes: frequency-range 502 nested-attributes: reference-sync 550 attributes: 570 attributes: 578 attributes: [all …]
|
| H A D | dev-energymodel.yaml | 49 attributes: 74 attributes: 83 nested-attributes: perf-state 89 attributes: 130 attributes: 133 attributes: &perf-domain-attrs 140 attributes: *perf-domain-attrs 147 attributes: 150 attributes: 168 attributes:
|
| H A D | rt-addr.yaml | 85 attributes: 143 attributes: &ifaddr-all 155 attributes: 165 attributes: [] 168 attributes: *ifaddr-all 177 attributes: [] 180 attributes: &mcaddr-attrs 187 attributes: [] 190 attributes: *mcaddr-attrs
|
| /linux/net/netlabel/ |
| H A 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 …]
|
| H A 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 …]
|
| H A 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/fs/efivarfs/ |
| H A 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() 50 bytes = efivar_entry_set_get_size(var, attributes, &datasize, in efivarfs_file_write() 65 i_size_write(inode, datasize + sizeof(attributes)); in efivarfs_file_write() 84 u32 attributes; in efivarfs_file_read() local 103 data = kmalloc(datasize + sizeof(attributes), GFP_KERNEL); in efivarfs_file_read() [all …]
|
| /linux/include/uapi/linux/ |
| H A 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 */ 136 /* SMC_GEN_LINK_SMCR attributes */ 153 /* SMC_GEN_LGR_SMCD attributes */ 173 /* SMC_NLA_DEV_PORT nested attributes */ 186 /* SMC_GEN_DEV_SMCD and SMC_GEN_DEV_SMCR attributes */ [all …]
|
| H A 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/Documentation/driver-api/driver-model/ |
| H A 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/include/scsi/fc/ |
| H A 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/Documentation/filesystems/ext4/ |
| H A 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/Documentation/hwmon/ |
| H A D | mp9941.rst | 29 The driver exports the following attributes via the 'sysfs' files 40 The driver provides the following attributes for output voltage: 54 The driver provides the following attributes for input current: 64 The driver provides the following attributes for output current: 70 The driver provides the following attributes for input power: 76 The driver provides the following attributes for output power: 82 The driver provides the following attributes for temperature:
|
| H A D | mp2993.rst | 29 The driver exports the following attributes via the 'sysfs' files 52 The driver provides the following attributes for output voltage: 78 The driver provides the following attributes for input current: 88 The driver provides the following attributes for output current: 114 The driver provides the following attributes for input power: 120 The driver provides the following attributes for output power: 130 The driver provides the following attributes for temperature:
|
| /linux/Documentation/netlabel/ |
| H A 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
|
| /linux/Documentation/netlink/ |
| H A D | genetlink-c.yaml | 49 …description: Makes the number of attributes and commands be specified by a define, not an enum val… 130 required: [ name, attributes ] 139 Prefix for the C enum name of the attributes. Default family[name]-set[name]-a- 151 a limited group of attributes which are used in a nest. 155 … description: The explicit name for constant holding the count of attributes (last attr + 1). 164 attributes: 165 description: List of attributes in the space. 193 nested-attributes: 203 form while specific attributes may request to convert the values into a bitfield. 230 For string attributes, do not check whether attribute [all …]
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | cli.py | 60 """Print a list of attributes with their types and documentation.""" 76 # Show nested attributes reference and recursively display them 78 if attr.type == 'nest' and 'nested-attributes' in attr.yaml: 79 nested_set_name = attr.yaml['nested-attributes'] 90 # Recursively show nested attributes 104 if 'request' in mode_spec and 'attributes' in mode_spec['request']: 105 print(f'\n{mode_title} request attributes:') 106 print_attr_list(ynl, mode_spec['request']['attributes'], attr_set) 108 if 'reply' in mode_spec and 'attributes' in mode_spec['reply']: 116 print(f'\n{title} reply attributes:') [all …]
|