Home
last modified time | relevance | path

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

12345678910

/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
/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/Documentation/filesystems/
H A 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/tools/testing/kunit/configs/
H A Darch_uml.config7 # 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/Documentation/RCU/
H A 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/certs/
H A DKconfig2 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 Ddpti.rst60 - Added checking underflow conditions
61 - Added DATAPROTECT checking
/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/drivers/tee/optee/
H A DKconfig19 the filesystem which is determined by checking the system_state until
/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/drivers/gpu/drm/i915/
H A DKconfig.debug252 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 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

12345678910