| /kernel/linux/linux-6.6/Documentation/netlink/specs/ |
| D | ethtool.yaml | 23 attributes: 36 attributes: 48 attributes: 53 nested-attributes: bitset-bit 56 attributes: 66 nested-attributes: bitset-bits 75 attributes: 84 attributes: 89 nested-attributes: string 92 attributes: [all …]
|
| D | devlink.yaml | 23 attributes: 35 # TODO: fill in the attributes in between 42 # TODO: fill in the attributes in between 54 # TODO: fill in the attributes in between 61 # TODO: fill in the attributes in between 68 # TODO: fill in the attributes in between 75 # TODO: fill in the attributes in between 88 nested-attributes: dl-info-version 93 nested-attributes: dl-info-version 98 nested-attributes: dl-info-version [all …]
|
| D | ovs_flow.yaml | 339 MPLS tunnel attributes. 375 attributes: 379 nested-attributes: key-attrs 381 Nested attributes specifying the flow key. Always present in 386 nested-attributes: action-attrs 388 Nested attributes specifying the actions to take for packets that 393 nested attributes must be given. 426 nested-attributes: key-attrs 428 Nested attributes specifying the mask bits for wildcarded flow 464 attributes: [all …]
|
| D | rt_link.yaml | 727 attributes: 786 nested-attributes: linkinfo-attrs 799 nested-attributes: vfinfo-attrs 807 nested-attributes: vf-ports-attrs 811 nested-attributes: port-self-attrs 815 nested-attributes: af-spec-attrs 867 nested-attributes: xdp-attrs 895 nested-attributes: prop-list-link-attrs 936 attributes: 942 attributes: [all …]
|
| /kernel/linux/linux-5.10/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...) 45 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-alias-function-a… 50 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-aligned-function… 51 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Type-Attributes.html#index-aligned-type-attribu… 52 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attributes.html#index-aligned-variable… 63 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-always_005finlin… 81 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-assume_005falign… 91 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-cold-function-at… [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| D | efivars.c | 39 __u32 Attributes; member 91 ret = efivar_entry_get(entry, &var->Attributes, &size, var->Data); in efivar_attr_read() 96 if (var->Attributes & EFI_VARIABLE_NON_VOLATILE) in efivar_attr_read() 98 if (var->Attributes & EFI_VARIABLE_BOOTSERVICE_ACCESS) in efivar_attr_read() 100 if (var->Attributes & EFI_VARIABLE_RUNTIME_ACCESS) in efivar_attr_read() 102 if (var->Attributes & EFI_VARIABLE_HARDWARE_ERROR_RECORD) in efivar_attr_read() 104 if (var->Attributes & EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS) in efivar_attr_read() 107 if (var->Attributes & in efivar_attr_read() 111 if (var->Attributes & EFI_VARIABLE_APPEND_WRITE) in efivar_attr_read() 127 ret = efivar_entry_get(entry, &var->Attributes, &size, var->Data); in efivar_size_read() [all …]
|
| /kernel/linux/linux-6.6/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 */ 167 /* SMC_NLA_DEV_PORT nested attributes */ 180 /* 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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | other.json | 11 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 24 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 37 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 50 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 63 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 76 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 89 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 102 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 115 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 128 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… [all …]
|
| D | memory.json | 11 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 24 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 37 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 51 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 65 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 79 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 92 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 106 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 120 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 134 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… [all …]
|
| D | cache.json | 12 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 26 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 40 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 54 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 78 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 92 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 118 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 132 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 166 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… 180 …event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore t… [all …]
|
| /kernel/linux/linux-5.10/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:: 70 names 'dev_attr_type' and 'dev_attr_power'. These two attributes can be 95 device attributes and the device_unregister() function will use this pointer 96 to remove the device attributes. 100 strict expectations on when attributes get created. When a new device is 102 udev) that a new device is available. If attributes are added after the 104 not know about the new attributes. [all …]
|
| /kernel/linux/linux-6.6/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. 151 This property contains information about netlink attributes of the family. 159 referred to with a ``nested-attributes`` property of the container. 163 which attributes are allowed in a nest or refining the validation criteria. 170 Uniquely identifies the attribute set, operations and nested attributes 178 or even types of attributes depending on the nest in which they 182 attributes subsection [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/include/scsi/fc/ |
| D | fc_ms.h | 32 FC_FDMI_GHAT = 0x0101, /* Get HBA Attributes */ 34 FC_FDMI_GPAT = 0x0110, /* Get Port Attributes */ 36 FC_FDMI_RHAT = 0x0201, /* Register HBA Attributes */ 38 FC_FDMI_RPA = 0x0211, /* Register Port Attributes */ 40 FC_FDMI_DHAT = 0x0301, /* Deregister HBA Attributes */ 42 FC_FDMI_DPA = 0x0311, /* Deregister Port Attributes */ 114 * Attribute Entry Block for HBA/Port Attributes 124 * Common for HBA/Port Attributes 149 * Register HBA Attributes (RHAT) 166 * Register Port Attributes (RPA) [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| 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 …]
|