| /linux/Documentation/arch/arm64/ |
| H A D | memory-tagging-extension.rst | 95 preferred tag checking modes" section below. 101 Tag checking can also be disabled for a user thread by setting the 112 system call) are not checked if the user thread tag checking mode is 113 ``PR_MTE_TCF_NONE`` or ``PR_MTE_TCF_ASYNC``. If the tag checking mode is 133 Per-CPU preferred tag checking mode 136 On some CPUs the performance of MTE in stricter tag checking modes 137 is similar to that of less strict tag checking modes. This makes it 139 checking mode is requested, in order to gain the error detection 142 tag checking mode as the CPU's preferred tag checking mode. 144 The preferred tag checking mode for each CPU is controlled by [all …]
|
| /linux/lib/ |
| H A D | Kconfig.ubsan | 58 bool "Perform array index bounds checking" 90 bool "Perform checking for bit-shift overflows" 98 bool "Perform checking for integer divide-by-zero" 110 bool "Perform checking for unreachable code" 111 # objtool already handles unreachable checking and gets angry about 120 bool "Perform checking for integer arithmetic wrap-around" 138 bool "Perform checking for non-boolean values used as boolean" 146 bool "Perform checking for out of bounds enum values" 154 bool "Perform checking for misaligned pointer usage"
|
| /linux/kernel/configs/ |
| H A D | hardening.config | 38 # Basic buffer length bounds checking. 42 # Basic array index bounds checking. 57 # Linked list integrity checking.
|
| /linux/drivers/thermal/broadcom/ |
| H A D | Kconfig | 31 Management Unit) block with a thermal sensor that allows checking CPU 40 iHost, CRMU and NITRO has thermal sensor that allows checking its
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds28e04.rst | 20 Support is provided through the sysfs files "eeprom" and "pio". CRC checking 31 to the EEPROM of the DS28E04. If CRC checking mode is enabled only
|
| H A D | w1_ds2413.rst | 53 The driver is checking this complement, and when it is wrong then it is
|
| /linux/Documentation/arch/x86/ |
| H A D | topology.rst | 162 Support for the leaf is discovered by checking if the maximum extended 163 CPUID level is >= 0x80000026 and then checking if `LogProcAtThisLevel` 186 The support for the leaf is discovered by checking if the maximum supported 207 The support for the leaf is discovered by checking if the supported 228 The support for Extended APIC ID can be detected by checking for the 251 0x0xc001_100c). The presence of the NODE_ID MSR was detected by checking 267 The support for the leaf is discovered by checking if the supported 289 The support for the leaf is iscovered by checking if the supported CPUID 290 level is >= 0xB and then checking if `EBX[31:0]` at a particular level
|
| /linux/Documentation/dev-tools/ |
| H A D | testing-overview.rst | 107 * Runtime Verification (RV) supports checking specific behaviours for a given 129 Sparse can help test the kernel by performing type-checking, lock checking, 130 value range checking, in addition to reporting various errors and warnings while 136 error checking, forgetting to set an error code in the return of an error path, 155 Sparse does type checking, such as verifying that annotated variables do not
|
| /linux/Documentation/networking/ |
| H A D | ipsec.rst | 38 packet len), the packet is dropped when checking the policy as this packet 46 will skip policy checking on receiver side.
|
| /linux/tools/testing/kunit/configs/ |
| H A D | arch_uml.config | 6 # Enable FORTIFY_SOURCE for wider checking.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-altera-cvp | 7 error checking in altera-cvp driver is turned on or
|
| H A D | sysfs-devices-platform-dock | 29 (RO) Show dock station flags, useful for checking if undock
|
| /linux/arch/powerpc/configs/ |
| H A D | security.config | 15 # UBSAN bounds checking is very cheap and good for hardening
|
| /linux/mm/ |
| H A D | Kconfig.debug | 130 erroneously shared. Since the checking is performed at the time 137 bool "Enforce the page table checking by default" 140 Always enable page table checking. By default the page table checking 160 checking the poison pattern on alloc, you can boot the kernel with
|
| /linux/Documentation/scsi/ |
| H A D | dpti.rst | 60 - Added checking underflow conditions 61 - Added DATAPROTECT checking
|
| H A D | sym53c8xx_2.rst | 26 6. Parity checking 54 10.4 SCSI BUS checking boot option 135 - SCSI parity checking 136 - PCI Master parity checking 324 6. Parity checking 327 The driver supports SCSI parity checking and PCI bus master parity 328 checking. These features must be enabled in order to ensure safe 330 with parity. The options to defeat parity checking have been removed 691 10.4 SCSI BUS checking boot option 864 | * SCSI parity checking | Y | Y |
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | tas5720.txt | 4 serial bus is also used for periodic codec fault checking/reporting during
|
| /linux/net/rds/ |
| H A D | Kconfig | 34 Enable GCOV profiling on RDS for checking which functions/lines
|
| /linux/tools/verification/rv/ |
| H A D | README.txt | 5 checking and theorem proving) with a more practical approach for
|
| /linux/arch/x86/ras/ |
| H A D | Kconfig | 13 have ECC DIMMs and doesn't have DRAM ECC checking enabled in the BIOS.
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | hns3-pmu.rst | 41 Example usage of checking event code and subevent code:: 61 Example usage of checking supported filter mode::
|
| /linux/Documentation/staging/ |
| H A D | xz.rst | 13 for executable code. CRC32 is supported for integrity checking. 63 Double checking the integrity would probably be waste of CPU cycles.
|
| /linux/scripts/coccinelle/misc/ |
| H A D | badty.cocci | 5 //# in memory allocation functions by checking the type of the allocated memory
|
| /linux/Documentation/i2c/ |
| H A D | dev-interface.rst | 118 Selects SMBus PEC (packet error checking) generation and verification 196 checking on future transactions.) 203 The i2c-dev driver is responsible for checking all the parameters that
|
| /linux/Documentation/RCU/ |
| H A D | rculist_nulls.rst | 95 checking the key." 148 to another chain) checking the final 'nulls' value if
|