Home
last modified time | relevance | path

Searched full:attributes (Results 1 – 25 of 1918) sorted by relevance

12345678910>>...77

/linux/Documentation/netlink/specs/
H A Dethtool.yaml104 attributes:
126 attributes:
143 attributes:
152 nested-attributes: bitset-bit
156 attributes:
170 nested-attributes: bitset-bits
180 attributes:
194 attributes:
207 nested-attributes: string
211 attributes:
[all …]
H A Dnftables.yaml232 attributes:
238 attributes:
245 attributes:
273 attributes:
290 nested-attributes: nft-hook-attrs
309 nested-attributes: nft-counter-attrs
329 attributes:
343 attributes:
359 nested-attributes: hook-dev-attrs
363 attributes:
[all …]
H A Ddevlink.yaml210 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 …]
H A Dmptcp_pm.yaml30 Attributes: token, family, saddr4 | saddr6, daddr4 | daddr6, sport,
36 Attributes: token, family, saddr4 | saddr6, daddr4 | daddr6, sport,
48 Attributes: token, rem_id, family, daddr4 | daddr6 [, dport].
53 Attributes: token, rem_id.
59 Attributes: token, family, loc_id, rem_id, saddr4 | saddr6, daddr4 |
66 Attributes: token, family, loc_id, rem_id, saddr4 | saddr6, daddr4 |
73 Attributes: token, family, loc_id, rem_id, saddr4 | saddr6, daddr4 |
80 Attributes: family, sport, saddr4 | saddr6.
85 Attributes: family, sport, saddr4 | saddr6.
91 attributes:
[all …]
H A Dnfsd.yaml12 attributes:
67 attributes:
83 attributes:
95 attributes:
99 nested-attributes: version
103 attributes:
112 attributes:
116 nested-attributes: sock
120 attributes:
136 attributes:
[all …]
H A Dovs_flow.yaml342 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 …]
H A Dteam.yaml43 attributes:
54 nested-attributes: item-option
58 nested-attributes: item-port
64 attributes:
72 nested-attributes: attr-option
76 attributes:
112 attributes:
120 nested-attributes: attr-port
124 attributes:
160 attributes:
[all …]
H A Ddpll.yaml248 attributes:
299 attributes:
339 nested-attributes: frequency-range
361 nested-attributes: pin-parent-device
366 nested-attributes: pin-parent-pin
399 nested-attributes: frequency-range
412 attributes:
426 attributes:
434 attributes:
446 Get id of dpll device that matches given attributes
[all …]
H A Dnlctrl.yaml50 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 Dnetdev.yaml85 attributes:
119 attributes:
177 attributes:
187 attributes:
192 nested-attributes: page-pool-info
230 attributes:
273 attributes:
314 attributes:
491 attributes:
498 attributes:
[all …]
H A Dovs_vport.yaml60 attributes:
71 attributes:
83 attributes:
101 nested-attributes: vport-options
122 nested-attributes: upcall-stats
134 attributes:
147 attributes:
158 attributes:
161 attributes:
/linux/include/linux/
H A Dcompiler_attributes.h6 * 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/net/netlabel/
H A Dnetlabel_mgmt.h28 * 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 Dnetlabel_unlabeled.h28 * 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 Dnetlabel_cipso_v4.h27 * 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 Dfile.c20 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()
66 i_size_write(inode, datasize + sizeof(attributes)); in efivarfs_file_write()
85 u32 attributes; in efivarfs_file_read() local
104 data = kmalloc(datasize + sizeof(attributes), GFP_KERNEL); in efivarfs_file_read()
[all …]
/linux/include/uapi/linux/
H A Dsmc.h15 /* 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 Dncsi.h17 * @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/userspace-api/netlink/
H A Dspecs.rst36 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/Documentation/driver-api/driver-model/
H A Ddevice.rst38 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/drivers/platform/x86/hp/hp-bioscfg/
H A DMakefile5 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/include/scsi/
H A Dscsi_transport_fc.h3 * 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/include/scsi/fc/
H A Dfc_ms.h38 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 Dattributes.rst3 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/include/uapi/linux/netfilter/
H A Dnf_tables.h149 * enum nft_list_attributes - nf_tables generic list netlink attributes
161 * enum nft_hook_attributes - nf_tables netfilter hook netlink attributes
195 * enum nft_table_attributes - nf_tables table netlink attributes
226 * enum nft_chain_attributes - nf_tables chain netlink attributes
259 * enum nft_rule_attributes - nf_tables rule netlink attributes
302 * enum nft_rule_compat_attributes - nf_tables rule compat attributes
366 * enum nft_set_field_attributes - attributes of concatenated fields
378 * enum nft_set_attributes - nf_tables set netlink attributes
434 * enum nft_set_elem_attributes - nf_tables set element netlink attributes
465 * enum nft_set_elem_list_attributes - nf_tables set element list netlink attributes
[all …]

12345678910>>...77