Home
last modified time | relevance | path

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

1234567891011

/linux-5.19.10/lib/
DKconfig.ubsan37 bool "Perform array index bounds checking"
54 traditional array bounds checking enabled. For GCC, we
62 bool "Perform array local bounds checking"
76 bool "Perform checking for bit-shift overflows"
85 bool "Perform checking for integer divide-by-zero"
97 bool "Perform checking for unreachable code"
98 # objtool already handles unreachable checking and gets angry about
107 bool "Perform checking for non-boolean values used as boolean"
115 bool "Perform checking for out of bounds enum values"
123 bool "Perform checking for misaligned pointer usage"
/linux-5.19.10/Documentation/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-5.19.10/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-5.19.10/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-5.19.10/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-5.19.10/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-5.19.10/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-5.19.10/mm/
DKconfig.debug105 erroneously shared. Since the checking is performed at the time
112 bool "Enforce the page table checking by default"
115 Always enable page table checking. By default the page table checking
135 checking the poison pattern on alloc, you can boot the kernel with
/linux-5.19.10/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-5.19.10/arch/powerpc/configs/
Dsecurity.config13 # UBSAN bounds checking is very cheap and good for hardening
/linux-5.19.10/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-5.19.10/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-5.19.10/Documentation/RCU/
Dlockdep.rst4 RCU and lockdep checking
7 All flavors of RCU have lockdep checking available, so that lockdep is
28 checking of rcu_dereference() primitives:
/linux-5.19.10/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-5.19.10/drivers/staging/gdm724x/
DTODO11 - No error checking for alloc_tx_struct in do_tx()
/linux-5.19.10/Documentation/devicetree/bindings/sound/
Dtas5720.txt4 serial bus is also used for periodic codec fault checking/reporting during
/linux-5.19.10/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-5.19.10/fs/notify/fanotify/
DKconfig16 bool "fanotify permissions checking"
/linux-5.19.10/Documentation/scsi/
Ddpti.rst60 - Added checking underflow conditions
61 - Added DATAPROTECT checking
/linux-5.19.10/arch/x86/ras/
DKconfig13 have ECC DIMMs and doesn't have DRAM ECC checking enabled in the BIOS.
/linux-5.19.10/Documentation/devicetree/bindings/arm/
Dtrbe.yaml17 if it is permitted to use the component by checking the
/linux-5.19.10/scripts/coccinelle/misc/
Dbadty.cocci5 //# in memory allocation functions by checking the type of the allocated memory
/linux-5.19.10/security/selinux/
DKconfig84 SELinux will default to checking the protection that will be applied
86 default to checking the protection requested by the application.
/linux-5.19.10/Documentation/x86/
Dbuslock.rst57 | |disable future checking | |
96 Disable checking for split lock and bus lock. This option can be useful if

1234567891011