/Linux-v5.15/lib/ |
D | Kconfig.ubsan | 47 bool "Perform array index bounds checking" 65 traditional array bounds checking enabled. For GCC, we 73 bool "Perform array local bounds checking" 88 bool "Perform checking for bit-shift overflows" 97 bool "Perform checking for integer divide-by-zero" 106 bool "Perform checking for unreachable code" 107 # objtool already handles unreachable checking and gets angry about 116 bool "Perform checking for accesses beyond the end of objects" 129 bool "Perform checking for non-boolean values used as boolean" 137 bool "Perform checking for out of bounds enum values" [all …]
|
/Linux-v5.15/tools/testing/selftests/pstore/ |
D | pstore_post_reboot_tests | 40 prlog -n "Checking dmesg files exist in pstore filesystem ... " 43 prlog -n "Checking console files exist in pstore filesystem ... " 46 prlog -n "Checking pmsg files exist in pstore filesystem ... " 49 prlog -n "Checking dmesg files contain oops end marker" 56 prlog -n "Checking console file contains oops end marker ... " 60 prlog -n "Checking pmsg file properly keeps the content written before crash ... "
|
D | pstore_tests | 12 prlog -n "Checking pstore console is registered ... " 16 prlog -n "Checking /dev/pmsg0 exists ... "
|
/Linux-v5.15/Documentation/arm64/ |
D | memory-tagging-extension.rst | 92 preferred tag checking modes" section below. 97 Tag checking can also be disabled for a user thread by setting the 108 system call) are not checked if the user thread tag checking mode is 109 ``PR_MTE_TCF_NONE`` or ``PR_MTE_TCF_ASYNC``. If the tag checking mode is 129 Per-CPU preferred tag checking mode 132 On some CPUs the performance of MTE in stricter tag checking modes 133 is similar to that of less strict tag checking modes. This makes it 135 checking mode is requested, in order to gain the error detection 138 tag checking mode as the CPU's preferred tag checking mode. 140 The preferred tag checking mode for each CPU is controlled by [all …]
|
/Linux-v5.15/tools/testing/kunit/test_data/ |
D | test_is_test_passed-no_tests_run_no_header.log | 4 Checking environment variables for a tempdir...none found 5 Checking if /dev/shm is on tmpfs...OK 6 Checking PROT_EXEC mmap in /dev/shm...OK 22 Checking that host ptys support output SIGIO...Yes 23 Checking that host ptys support SIGIO on close...No, enabling workaround 30 Checking host MADV_REMOVE support...OK
|
/Linux-v5.15/arch/sh/include/asm/ |
D | segment.h | 14 * The fs value determines whether argument validity checking should be 15 * performed or not. If get_fs() == USER_DS, checking is performed, with 16 * get_fs() == KERNEL_DS, checking is bypassed.
|
/Linux-v5.15/fs/ |
D | attr.c | 29 * take care to map the inode according to @mnt_userns before checking 30 * permissions. On non-idmapped mounts or if permission checking is to be 56 * take care to map the inode according to @mnt_userns before checking 57 * permissions. On non-idmapped mounts or if permission checking is to be 89 * take care to map the inode according to @mnt_userns before checking 90 * permissions. On non-idmapped mounts or if permission checking is to be 218 * take care to map the inode according to @mnt_userns before checking 219 * permissions. On non-idmapped mounts or if permission checking is to be 306 * take care to map the inode according to @mnt_userns before checking 307 * permissions. On non-idmapped mounts or if permission checking is to be
|
/Linux-v5.15/tools/testing/selftests/x86/ |
D | syscall_numbering.c | 231 run("Checking for x32 by calling x32 getpid()\n"); in test_x32() 253 run("Checking some common syscalls as 64 bit\n"); in test_syscalls_common() 257 run("Checking some 64-bit only syscalls as 64 bit\n"); in test_syscalls_common() 261 run("Checking out of range system calls\n"); in test_syscalls_common() 280 run("Checking x32 syscalls as 64 bit\n"); in test_syscalls_with_x32() 283 run("Checking some common syscalls as x32\n"); in test_syscalls_with_x32() 287 run("Checking some x32 syscalls as x32\n"); in test_syscalls_with_x32() 291 run("Checking some 64-bit syscalls as x32\n"); in test_syscalls_with_x32() 299 run("Checking for absence of x32 system calls\n"); in test_syscalls_without_x32() 318 run("Checking system calls with msb = %d (0x%x)\n", in test_syscall_numbering()
|
/Linux-v5.15/fs/ntfs/ |
D | types.h | 27 * and VCN, to allow for type checking and better code readability. 36 * values. We define our own type LSN, to allow for type checking and better 44 * We define our own type USN, to allow for type checking and better code
|
/Linux-v5.15/arch/ia64/ |
D | Kconfig.debug | 41 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-v5.15/drivers/staging/octeon/ |
D | ethernet-rgmii.c | 30 /* Set preamble checking. */ in cvm_oct_set_hw_preamble() 83 * disable preamble checking and do it in software. in cvm_oct_check_preamble_errors() 92 * enable preamble checking, FCS stripping, and clear error in cvm_oct_check_preamble_errors() 143 * preamble error checking, and we also need to call this in cvm_oct_rgmii_open()
|
/Linux-v5.15/include/linux/ |
D | pmbus.h | 18 * During register detection, skip checking the status register for 22 * register. For such chips, checking the status register is mandatory when 25 * communication errors for no explicable reason. For such chips, checking
|
/Linux-v5.15/tools/testing/selftests/bpf/map_tests/ |
D | array_map_batch_ops.c | 52 "key/value checking", in map_batch_verify() 57 CHECK(keys[i] + 1 != values[i], "key/value checking", in map_batch_verify() 64 CHECK(visited[i] != 1, "visited checking", in map_batch_verify() 165 CHECK(nr_cpus < 0, "nr_cpus checking", in test_array_map_batch_ops()
|
/Linux-v5.15/arch/mips/include/asm/sn/sn0/ |
D | hubpi.h | 55 /* Processor control and status checking */ 68 /* Regular Interrupt register checking. */ 154 #define PI_SYSAD_ERRCHK_EN 0x000490 /* Enables SYSAD error checking */ 368 #define PI_SYSAD_ERRCHK_SADP 0x04 /* Enable SysAD parity checking */ 369 #define PI_SYSAD_ERRCHK_CMDP 0x08 /* Enable SysCmd parity checking */ 370 #define PI_SYSAD_ERRCHK_STATE 0x10 /* Enable SysState parity checking */ 371 #define PI_SYSAD_ERRCHK_QUAL 0x20 /* Enable data quality checking */
|
/Linux-v5.15/drivers/thermal/broadcom/ |
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-v5.15/arch/riscv/mm/ |
D | physaddr.c | 14 * Boundary checking aginst the kernel linear mapping space. in __virt_to_phys() 30 * Boundary checking aginst the kernel image mapping. in __phys_addr_symbol()
|
/Linux-v5.15/tools/testing/selftests/sysctl/ |
D | sysctl.sh | 65 echo -n "Checking production write strict setting ... " 236 echo -n "Checking sysctl is not set to test value ... " 364 echo -n "Checking ignoring spaces up to PAGE_SIZE works on write ..." 380 echo -n "Checking passing PAGE_SIZE of spaces fails on write ..." 572 echo -n "Checking sysctl maxlen is at least $MAXLEN ... " 583 echo -n "Checking sysctl keeps original string on overflow append ... " 594 echo -n "Checking sysctl stays NULL terminated on write ... " 605 echo -n "Checking sysctl stays NULL terminated on overwrite ... " 659 echo -n "Checking bitmap handler... " 770 echo "Checking if /proc/cmdline contains setting of the expected parameter ..."
|
/Linux-v5.15/certs/ |
D | Kconfig | 2 menu "Certificates for signature checking" 55 Keys in this keyring are used by module signature checking. 100 keyring are used by the module signature checking to reject loading
|
/Linux-v5.15/scripts/dtc/libfdt/ |
D | libfdt_internal.h | 71 /* Checking controls */ 119 * assumption. This includes checking headers, tags and the like. 127 * extensive checking of parameters and the device tree, making various 189 /** helper macros for checking assumptions */
|
/Linux-v5.15/Documentation/input/devices/ |
D | elantech.rst | 25 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-v5.15/Documentation/filesystems/ |
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-v5.15/Documentation/userspace-api/ |
D | iommu.rst | 69 Compatibility Checking 82 Feature Checking 123 transport, capability checking, security, and life cycle management of 165 VFIO is responsible for checking its own argsz and flags. It then
|
/Linux-v5.15/Documentation/w1/slaves/ |
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-v5.15/Documentation/networking/ |
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-v5.15/block/ |
D | disk-events.c | 59 * disk_block_events - block and flush disk event checking 62 * On return from this function, it is guaranteed that event checking 67 * Note that this intentionally does not block event checking from 124 * disk_unblock_events - unblock disk event checking 140 * disk_flush_events - schedule immediate event checking and flushing 144 * Schedule immediate event checking on @disk if not blocked. Events in
|