| /linux/security/integrity/evm/ |
| H A D | Kconfig | 28 additional info to the calculation, requires existing EVM 36 Include additional SMACK xattrs for HMAC calculation. 45 additional info to the calculation, requires existing EVM 49 bool "Add additional EVM extended attributes at runtime" 53 Allow userland to provide additional xattrs for HMAC calculation. 55 When this option is enabled, root can add additional xattrs to the
|
| /linux/drivers/scsi/ |
| H A D | constants.c | 307 static const struct error_info additional[] = variable 385 for (i = 0; i < ARRAY_SIZE(additional); i++) { in scsi_extd_sense_format() 386 if (additional[i].code12 == code) in scsi_extd_sense_format() 388 offset += additional[i].size; in scsi_extd_sense_format()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-led-multicolor | 11 For additional details please refer to 23 For additional details please refer to
|
| H A D | sysfs-bus-iio-ina2xx-adc | 9 in-driver readout rate at the cost of an additional register read. 12 save the additional i2c transaction, which will improve the bandwidth
|
| H A D | evm | 102 validate the EVM signature, and allows additional attributes 104 additional attributes are added (and on files possessing those 105 additional attributes) will only be valid if the same 106 additional attributes are configured on system boot. Writing
|
| H A D | sysfs-bus-iio-gyro-bmg160 | 5 The BMG160 gyro kernel module provides an additional trigger,
|
| H A D | sysfs-bus-iio-accel-bmc150 | 5 The BMC150 accelerometer kernel module provides an additional trigger,
|
| /linux/Documentation/core-api/irq/ |
| H A D | concepts.rst | 22 Architectures can assign additional meaning to the IRQ numbers, and 25 assigning this kind of additional meaning.
|
| /linux/Documentation/input/devices/ |
| H A D | appletouch.rst | 20 Frank Arnold for further improvements, and Alex Harper for some additional 32 will give additional functionalities, like acceleration, scrolling, 2 finger 37 example). For additional configuration, see the synaptics driver documentation::
|
| /linux/Documentation/timers/ |
| H A D | hpet.rst | 11 additional hardware to support periodic interrupts. The comparators are 16 comparators are additional interrupt sources with no particular system
|
| /linux/kernel/rcu/ |
| H A D | Kconfig.debug | 80 This information can be useful, but it does incur additional 95 can be useful, but it does incur additional overhead, overhead 124 RCU grace period persists, additional CPU stall warnings are 135 If the RCU grace period persists, additional CPU stall warnings 141 bool "Provide additional RCU stall debug information" 184 This option enables additional tracepoints for ftrace-style
|
| /linux/rust/kernel/alloc/ |
| H A D | kvec.rs | 202 pub const unsafe fn inc_len(&mut self, additional: usize) { in inc_len() 204 debug_assert!(additional <= self.capacity() - self.len()); in inc_len() 207 self.len += additional; in inc_len() 622 pub fn reserve(&mut self, additional: usize, flags: Flags) -> Result<(), AllocError> { in reserve() 626 if cap - len >= additional { in reserve() 637 let new_cap = core::cmp::max(cap * 2, len.checked_add(additional).ok_or(AllocError)?); in reserve()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-modem-qdsp6.dtsi | 6 * but boards can define additional codecs by adding additional backend DAI links.
|
| /linux/Documentation/mm/ |
| H A D | remap_file_pages.rst | 9 require the kernel to create additional VMA (Virtual Memory Area) data 30 vm.max_map_count limit more easily due to additional VMAs. See comment for
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-bindings.txt | 30 In order to differentiate between these 2 PHYs, an additional specifier should be 71 device defined previously. Note that the phy handle has an additional specifier
|
| /linux/Documentation/devicetree/bindings/powerpc/4xx/ |
| H A D | cpm.txt | 36 If they are the same, the additional 39 refresh mode and any additional power
|
| /linux/Documentation/devicetree/bindings/iommu/ |
| H A D | ti,omap-iommu.txt | 13 and needs no additional data in the pargs specifier. Please 24 syscon node that contains the additional control
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | fw_upload.rst | 12 documentation for firmware fallback. It also adds additional sysfs files 116 In addition to the *loading* and *data* sysfs files, there are additional 122 The additional sysfs files are:
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | msi.txt | 10 potentially including additional information. 71 must be described with additional properties. 74 additional properties to describe the relationship between devices on the bus
|
| /linux/Documentation/networking/pse-pd/ |
| H A D | pse-pi.rst | 190 More complex PSE PI configurations may include additional components, to support 191 Alternative B, or to provide additional features such as power management, or 192 additional power delivery capabilities such as 2-pair or 4-pair power delivery. 224 may suffice, as the system does not encompass additional complexity that 237 modes, and any additional logic required to coordinate power delivery across 296 - *Description:* Outlines additional protection mechanisms, such as
|
| /linux/Documentation/trace/ |
| H A D | sys-t.rst | 34 configfs gets a few additional attributes, which determine per-source 51 do_len switches on/off the additional "payload length" field in the
|
| /linux/Documentation/driver-api/ |
| H A D | hsi.rst | 16 signals and an additional READY signal for flow control. An additional WAKE
|
| /linux/arch/arm/configs/ |
| H A D | hardening.config | 6 # Dangerous; old interfaces and needless additional attack surface.
|
| /linux/Documentation/driver-api/acpi/ |
| H A D | scan_handlers.rst | 29 appropriate data, but some of them require additional handling after they have 36 Those additional configuration tasks usually depend on the type of the hardware 60 for carrying out any additional configuration tasks related to it. It also will
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | intel-multi-link.rst | 88 Changes include additional descriptions for enumeration that were not 180 Changes include additional descriptions for enumeration that were not 251 Changes include additional descriptions for enumeration and control that were not
|