Home
last modified time | relevance | path

Searched refs:checking (Results 1 – 25 of 188) sorted by relevance

12345678

/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst95 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 DKconfig.ubsan58 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 Dhardening.config38 # Basic buffer length bounds checking.
42 # Basic array index bounds checking.
57 # Linked list integrity checking.
/linux/drivers/thermal/broadcom/
H A DKconfig31 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 Dw1_ds28e04.rst20 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 Dw1_ds2413.rst53 The driver is checking this complement, and when it is wrong then it is
/linux/Documentation/arch/x86/
H A Dtopology.rst162 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 Dtesting-overview.rst107 * 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 Dipsec.rst38 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 Darch_uml.config6 # Enable FORTIFY_SOURCE for wider checking.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-altera-cvp7 error checking in altera-cvp driver is turned on or
H A Dsysfs-devices-platform-dock29 (RO) Show dock station flags, useful for checking if undock
/linux/arch/powerpc/configs/
H A Dsecurity.config15 # UBSAN bounds checking is very cheap and good for hardening
/linux/mm/
H A DKconfig.debug130 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 Ddpti.rst60 - Added checking underflow conditions
61 - Added DATAPROTECT checking
H A Dsym53c8xx_2.rst26 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 Dtas5720.txt4 serial bus is also used for periodic codec fault checking/reporting during
/linux/net/rds/
H A DKconfig34 Enable GCOV profiling on RDS for checking which functions/lines
/linux/tools/verification/rv/
H A DREADME.txt5 checking and theorem proving) with a more practical approach for
/linux/arch/x86/ras/
H A DKconfig13 have ECC DIMMs and doesn't have DRAM ECC checking enabled in the BIOS.
/linux/Documentation/admin-guide/perf/
H A Dhns3-pmu.rst41 Example usage of checking event code and subevent code::
61 Example usage of checking supported filter mode::
/linux/Documentation/staging/
H A Dxz.rst13 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 Dbadty.cocci5 //# in memory allocation functions by checking the type of the allocated memory
/linux/Documentation/i2c/
H A Ddev-interface.rst118 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 Drculist_nulls.rst95 checking the key."
148 to another chain) checking the final 'nulls' value if

12345678