Home
last modified time | relevance | path

Searched full:additional (Results 1 – 25 of 2628) sorted by relevance

12345678910>>...106

/kernel/linux/linux-5.10/security/integrity/evm/
DKconfig27 additional info to the calculation, requires existing EVM
31 bool "Additional SMACK xattrs"
35 Include additional SMACK xattrs for HMAC calculation.
44 additional info to the calculation, requires existing EVM
48 bool "Add additional EVM extended attributes at runtime"
52 Allow userland to provide additional xattrs for HMAC calculation.
54 When this option is enabled, root can add additional xattrs to the
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
Dvp702x.h21 * request: 0xB2; i: 0; v: 0; b[0] = 0, b[1] = subcmd, additional buffer
23 * request: 0xB3; i: 0; v: 0; b[0] = 0xB3, additional buffer */
26 /* additional in buffer:
31 /* additional in buffer:
36 /* additional out buffer:
39 * additional in buffer:
44 /* additional out buffer:
47 * additional in buffer:
53 /* additional in buffer:
58 /* additional in buffer:
/kernel/linux/linux-5.10/Documentation/kbuild/
Dkbuild.rst31 Additional options to pass when preprocessing. The preprocessing options
37 Additional options to the assembler (for built-in and modules).
41 Additional assembler options for modules.
45 Additional assembler options for built-in.
49 Additional options to the C compiler (for built-in and modules).
53 Additional options for $(CC) when used to compile
58 Additional module specific options to use for $(CC).
62 Additional options used for $(LD) when linking modules.
66 Additional flags to be passed to $(HOSTCC) when building host programs.
70 Additional flags to be passed to $(HOSTCXX) when building host programs.
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dwm8960.txt13 R24 (Additional control 2) gets set, indicating that ADCLRC and DACLRC pins
26 hp-cfg[0]: HPSEL[1:0] of R48 (Additional Control 4).
27 hp-cfg[1]: {HPSWEN:HPSWPOL} of R24 (Additional Control 2).
28 hp-cfg[2]: {TOCLKSEL:TOEN} of R23 (Additional Control 1).
33 gpio-cfg[1]: {GPIOPOL:GPIOSEL[2:0]} of R48 (Additional Control 4).
/kernel/linux/linux-5.10/drivers/usb/storage/
DKconfig38 Say Y here to include additional code to support the power-saving function
84 Say Y here to include additional code to support storage devices
106 Say Y here to include additional code to support the Sandisk SDDR-09
115 Say Y here to include additional code to support the Sandisk SDDR-55
123 Say Y here to include additional code to support the Lexar Jumpshot
131 Say Y here to include additional code to support the Olympus MAUSB-10
143 Say Y here to include additional code to support the Maxtor OneTouch
156 Say Y here to include additional code to support the Rio Karma
/kernel/linux/linux-5.10/drivers/mfd/
DKconfig110 additional drivers must be enabled in order to use the
142 additional drivers must be enabled in order to use the
221 sub-devices. This driver will instantiate additional drivers such
324 for accessing the device, additional drivers must be enabled in
336 for accessing the device, additional drivers must be enabled in
349 Additional drivers must be enabled in order to use the functionality
365 Additional drivers must be enabled in order to use the functionality
377 Additional drivers must be enabled in order to use the functionality
389 Additional drivers must be enabled in order to use the specific
398 DLN-2. Additional drivers such as I2C_DLN2, GPIO_DLN2,
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
DKconfig.debug20 bool "Enable additional driver debugging"
77 Enable additional logging that may help track down the cause of
90 Enable additional and verbose debugging output that will spam
104 Enable additional and verbose debugging output that will spam
113 bool "Enable additional driver debugging for fence objects"
126 bool "Enable additional driver debugging for detecting dependency cycles"
138 bool "Enable additional driver debugging for GuC"
/kernel/linux/linux-5.10/fs/ubifs/
Ddebug.h171 /* Additional journal messages */
175 /* Additional TNC messages */
179 /* Additional lprops messages */
181 /* Additional LEB find messages */
183 /* Additional mount messages */
187 /* Additional I/O messages */
189 /* Additional commit messages */
191 /* Additional budgeting messages */
193 /* Additional log messages */
195 /* Additional gc messages */
[all …]
/kernel/linux/linux-5.10/include/sound/
Dwm8960.h23 * hp_cfg[0]: HPSEL[1:0] of R48 (Additional Control 4)
24 * hp_cfg[1]: {HPSWEN:HPSWPOL} of R24 (Additional Control 2).
25 * hp_cfg[2]: {TOCLKSEL:TOEN} of R23 (Additional Control 1).
33 * gpio_cfg[1]: {GPIOPOL:GPIOSEL[2:0]} of R48 (Additional Control 4).
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt18 - clock-names: Must include the following additional entries:
42 Additional required properties for imx6sx-pcie:
43 - clock names: Must include the following additional entries:
49 Additional required properties for imx7d-pcie and imx8mq-pcie:
59 Additional required properties for imx8mq-pcie:
60 - clock-names: Must include the following additional entries:
/kernel/linux/linux-5.10/include/crypto/
Ddrbg.h61 * buffers around or allocate additional memory, the following data structure
171 /* SP800-90A requires 2**35 bytes additional info str / pers str */ in drbg_max_addtl()
192 * crypto_rng_generate() to allow the caller to provide additional data.
197 * @addtl_input additional information string input buffer
198 * @addtllen length of additional information string buffer
215 * crypto_rng_generate() to allow the caller to provide additional data and
221 * @addtl_input additional information string input buffer
222 * @addtllen length of additional information string buffer
247 * @perslen length of additional information string buffer
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dtodo.rst22 but additional features would be supportable by the protocol).
30 e) Additional use cases can be optimized to use "compounding" (e.g.
93 w) Add support for additional strong encryption types, and additional spnego
119 3) Additional performance testing and optimization using iozone and similar -
127 against Windows, Samba and Azure currently - to add additional tests and
/kernel/linux/linux-5.10/include/scsi/fc/
Dfc_fcp.h42 __u8 fc_flags; /* additional len & flags */
54 __u8 fc_flags; /* additional len & flags */
60 #define FCP_CMND32_ADD_LEN (16 / 4) /* Additional cdb length */
85 * Bits 7:2 are the additional FCP_CDB length / 4.
87 #define FCP_CFL_LEN_MASK 0xfc /* mask for additional length */
88 #define FCP_CFL_LEN_SHIFT 2 /* shift bits for additional length */
/kernel/linux/linux-5.10/arch/hexagon/kernel/
Dhexagon_ksyms.c13 /* Additional functions */
27 /* Additional variables */
37 /* Additional functions */
/kernel/linux/linux-5.10/tools/scripts/
DMakefile.arch15 # Additional ARCH settings for x86
23 # Additional ARCH settings for sparc
31 # Additional ARCH settings for sh
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dexresnte.c114 /* Return an additional reference to the object */ in acpi_ex_resolve_node_to_value()
132 /* Return an additional reference to the object */ in acpi_ex_resolve_node_to_value()
147 /* Return an additional reference to the object */ in acpi_ex_resolve_node_to_value()
161 /* Return an additional reference to the object */ in acpi_ex_resolve_node_to_value()
189 /* Return an additional reference to the object */ in acpi_ex_resolve_node_to_value()
211 /* Return an additional reference to the object */ in acpi_ex_resolve_node_to_value()
Dutxferror.c27 * format - Printf format string + additional args
59 * format - Printf format string + additional args in ACPI_EXPORT_SYMBOL()
101 * format - Printf format string + additional args in ACPI_EXPORT_SYMBOL()
130 * PARAMETERS: format - Printf format string + additional args in ACPI_EXPORT_SYMBOL()
161 * format - Printf format string + additional args in ACPI_EXPORT_SYMBOL()
195 * format - Printf format string + additional args in ACPI_EXPORT_SYMBOL()
238 * format - Printf format string + additional args in ACPI_EXPORT_SYMBOL()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Devm95 validate the EVM signature, and allows additional attributes
97 additional attributes are added (and on files possessing those
98 additional attributes) will only be valid if the same
99 additional attributes are configured on system boot. Writing
/kernel/linux/linux-5.10/drivers/block/
Dskd_s1120.h265 uint8_t reserved1; /* 07: Additional Sense Length */
267 uint8_t code; /* 0C: Additional Sense Code */
268 uint8_t qual; /* 0D: Additional Sense Code Qualifier */
273 uint16_t reserved3; /* 12: Part of additional sense bytes (unused) */
274 uint16_t uec; /* 14: Additional Sense Bytes */
275 uint64_t per __packed; /* 16: Additional Sense Bytes */
276 uint8_t reserved4[2]; /* 1E: Additional Sense Bytes (unused) */
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_mfw_req.h75 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */
76 u8 mac_add2[8]; /* Additional Programmed MAC Addr 2. */
112 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */
113 u8 mac_add2[8]; /* Additional Programmed MAC Addr 2. */
136 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */
/kernel/linux/linux-5.10/security/integrity/
DKconfig15 Refer to the individual components for additional details.
93 1 - additional integrity auditing messages
95 Additional informational integrity auditing messages would
/kernel/linux/linux-5.10/fs/vboxsf/
Dshfl_hostintf.h139 /** The available additional information in a shfl_fsobjattr object. */
141 /** No additional information is available / requested. */
144 * The additional unix attributes (shfl_fsobjattr::u::unix_attr) are
149 * The additional extended attribute size (shfl_fsobjattr::u::size) is
165 * Additional unix Attributes, these are available when
166 * shfl_fsobjattr.additional == SHFLFSOBJATTRADD_UNIX.
233 /** The additional attributes available. */
234 enum shfl_fsobjattr_add additional; member
237 * Additional attributes.
239 * Unless explicitly specified to an API, the API can provide additional
[all …]
/kernel/linux/linux-5.10/include/linux/
Dlis3lv02d.h16 * @irq_flags1: Additional irq triggering flags for irq channel 0
17 * @irq_flags2: Additional irq triggering flags for irq channel 1
86 unsigned char irq_flags1; /* Additional irq edge / level flags */
87 unsigned char irq_flags2; /* Additional irq edge / level flags */
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/
Digbvf.rst13 - Additional Configurations
28 Instructions on updating ethtool can be found in the section Additional
41 Additional Features and Configurations
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/
DKconfig12 bool "Additional Sanity Checks"
14 This option enables additional sanity checks in the driver,

12345678910>>...106