Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.6/lib/
DKconfig.ubsan57 bool "Perform array index bounds checking"
89 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 non-boolean values used as boolean"
128 bool "Perform checking for out of bounds enum values"
136 bool "Perform checking for misaligned pointer usage"
/Linux-v6.6/Documentation/arch/arm64/
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-v6.6/arch/ia64/
DKconfig.debug41 bool "Turn on compare-and-exchange bug checking (slow!)"
44 Selecting this option turns on bug checking for the IA-64
53 Selecting this option turns on bug checking for the IA-64 irq_save
/Linux-v6.6/drivers/thermal/broadcom/
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-v6.6/Documentation/w1/slaves/
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
/Linux-v6.6/Documentation/networking/
Dipsec.rst38 packet len), the packet is dropped when checking the policy as this packet
46 will skip policy checking on receiver side.
/Linux-v6.6/fs/unicode/
DREADME.utf8data48 After sanity checking the newly generated utf8data.h file (the
56 the *.txt files, before checking in the new versions of the utf8data.h
/Linux-v6.6/tools/testing/kunit/configs/
Darch_uml.config7 # Enable FORTIFY_SOURCE for wider checking.
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-driver-altera-cvp7 error checking in altera-cvp driver is turned on or
Dsysfs-devices-platform-dock29 (RO) Show dock station flags, useful for checking if undock
/Linux-v6.6/Documentation/filesystems/
Docfs2-online-filecheck.rst25 checking/fixing is at the file level, initially for regular files and eventually
32 other components of the filesystem, such as but not limited to, checking if the
53 fixed. Currently, three operations are supported, which includes checking
/Linux-v6.6/Documentation/input/devices/
Delantech.rst25 5.2.1 Parity checking and packet re-synchronization
111 Turns parity checking ON or OFF.
113 By echoing "0" to this file parity checking will be turned OFF. Any
123 data consistency checking can be done. For now checking is disabled by
200 P: 1 = enable parity checking for relative mode
245 when parity checking is enabled (reg_11, P = 1):
266 parity checking enabled (reg_11, P = 1):
395 Parity checking and packet re-synchronization
398 There is no parity checking, however some consistency checks can be performed.
/Linux-v6.6/arch/powerpc/configs/
Dsecurity.config15 # UBSAN bounds checking is very cheap and good for hardening
/Linux-v6.6/Documentation/dev-tools/
Dtesting-overview.rst127 Sparse can help test the kernel by performing type-checking, lock checking,
128 value range checking, in addition to reporting various errors and warnings while
134 error checking, forgetting to set an error code in the return of an error path,
153 Sparse does type checking, such as verifying that annotated variables do not
/Linux-v6.6/drivers/staging/gdm724x/
DTODO11 - No error checking for alloc_tx_struct in do_tx()
/Linux-v6.6/Documentation/RCU/
Dlockdep.rst4 RCU and lockdep checking
7 All flavors of RCU have lockdep checking available, so that lockdep is
30 checking of rcu_dereference() primitives:
/Linux-v6.6/mm/
DKconfig.debug106 erroneously shared. Since the checking is performed at the time
113 bool "Enforce the page table checking by default"
116 Always enable page table checking. By default the page table checking
136 checking the poison pattern on alloc, you can boot the kernel with
/Linux-v6.6/certs/
DKconfig2 menu "Certificates for signature checking"
54 Keys in this keyring are used by module signature checking.
99 keyring are used by the module signature checking to reject loading
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dtas5720.txt4 serial bus is also used for periodic codec fault checking/reporting during
/Linux-v6.6/fs/notify/fanotify/
DKconfig16 bool "fanotify permissions checking"
/Linux-v6.6/drivers/tee/optee/
DKconfig18 the filesystem which is determined by checking the system_state until
/Linux-v6.6/Documentation/scsi/
Ddpti.rst60 - Added checking underflow conditions
61 - Added DATAPROTECT checking
/Linux-v6.6/tools/verification/rv/
DREADME.txt5 checking and theorem proving) with a more practical approach for
/Linux-v6.6/arch/x86/ras/
DKconfig13 have ECC DIMMs and doesn't have DRAM ECC checking enabled in the BIOS.
/Linux-v6.6/scripts/coccinelle/misc/
Dbadty.cocci5 //# in memory allocation functions by checking the type of the allocated memory

1234567891011