/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
|
/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/Documentation/filesystems/ |
H A D | ocfs2-online-filecheck.rst | 25 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/tools/testing/kunit/configs/ |
H A D | arch_uml.config | 7 # 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/Documentation/RCU/ |
H A D | lockdep.rst | 4 RCU and lockdep checking 7 All flavors of RCU have lockdep checking available, so that lockdep is 30 checking of rcu_dereference() primitives:
|
/linux/certs/ |
H A D | Kconfig | 2 menu "Certificates for signature checking" 56 Keys in this keyring are used by module signature checking. 115 keyring are used by the module signature checking to reject loading
|
/linux/Documentation/scsi/ |
H A D | dpti.rst | 60 - Added checking underflow conditions 61 - Added DATAPROTECT checking
|
/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/drivers/tee/optee/ |
H A D | Kconfig | 19 the filesystem which is determined by checking the system_state until
|
/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/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | 252 bool "Enable extra state checking for runtime PM" 259 Choose this option to turn on extra state checking for the 274 Choose this option to turn on extra state checking and usage
|
/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
|