| /kernel/linux/linux-5.10/scripts/clang-tools/ |
| D | run-clang-tools.py | 48 # Disable all checks, then re-enable the ones we want 49 checks = "-checks=-*," 51 checks += "linuxkernel-*" 53 checks += "clang-analyzer-*" 54 p = subprocess.run(["clang-tidy", "-p", args.path, checks, entry["file"]],
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | debug.h | 52 * @chk_gen: if general extra checks are enabled 53 * @chk_index: if index xtra checks are enabled 54 * @chk_orph: if orphans extra checks are enabled 55 * @chk_lprops: if lprops extra checks are enabled 56 * @chk_fs: if UBIFS contents extra checks are enabled 64 * @dfs_chk_gen: debugfs knob to enable UBIFS general extra checks 65 * @dfs_chk_index: debugfs knob to enable UBIFS index extra checks 66 * @dfs_chk_orph: debugfs knob to enable UBIFS orphans extra checks 67 * @dfs_chk_lprops: debugfs knob to enable UBIFS LEP properties extra checks 68 * @dfs_chk_fs: debugfs knob to enable UBIFS contents extra checks [all …]
|
| /kernel/linux/linux-4.19/fs/ubifs/ |
| D | debug.h | 64 * @chk_gen: if general extra checks are enabled 65 * @chk_index: if index xtra checks are enabled 66 * @chk_orph: if orphans extra checks are enabled 67 * @chk_lprops: if lprops extra checks are enabled 68 * @chk_fs: if UBIFS contents extra checks are enabled 76 * @dfs_chk_gen: debugfs knob to enable UBIFS general extra checks 77 * @dfs_chk_index: debugfs knob to enable UBIFS index extra checks 78 * @dfs_chk_orph: debugfs knob to enable UBIFS orphans extra checks 79 * @dfs_chk_lprops: debugfs knob to enable UBIFS LEP properties extra checks 80 * @dfs_chk_fs: debugfs knob to enable UBIFS contents extra checks [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/ |
| D | bounds_mix_sign_unsign.c | 2 "bounds checks mixing signed and unsigned, positive bounds", 25 "bounds checks mixing signed and unsigned", 48 "bounds checks mixing signed and unsigned, variant 2", 73 "bounds checks mixing signed and unsigned, variant 3", 97 "bounds checks mixing signed and unsigned, variant 4", 119 "bounds checks mixing signed and unsigned, variant 5", 143 "bounds checks mixing signed and unsigned, variant 6", 164 "bounds checks mixing signed and unsigned, variant 7", 186 "bounds checks mixing signed and unsigned, variant 8", 211 "bounds checks mixing signed and unsigned, variant 9", [all …]
|
| /kernel/linux/linux-5.10/Documentation/virt/kvm/ |
| D | cpuid.rst | 65 KVM_FEATURE_PV_UNHALT 7 guest checks this feature bit 69 KVM_FEATURE_PV_TLB_FLUSH 9 guest checks this feature bit 77 KVM_FEATURE_PV_SEND_IPI 11 guest checks this feature bit 85 KVM_FEATURE_PV_SCHED_YIELD 13 guest checks this feature bit 89 KVM_FEATURE_ASYNC_PF_INT 14 guest checks this feature bit 95 KVM_FEATURE_MSI_EXT_DEST_ID 15 guest checks this feature bit 113 KVM_HINTS_REALTIME 0 guest checks this feature bit to
|
| /kernel/liteos_m/testsuites/unittest/posix/src/ctype/ |
| D | isxdigit_test.c | 69 * @tc.name : Checks whether a parameter is a hexadecimal digit 86 * @tc.name : Checks whether a parameter is a hexadecimal digit 103 * @tc.name : Checks whether a parameter is a hexadecimal digit 120 * @tc.name : Checks whether a parameter is a hexadecimal digit 137 * @tc.name : Checks whether a parameter is a hexadecimal digit 154 * @tc.name : Checks whether a parameter is a hexadecimal digit 171 * @tc.name : Checks whether a parameter is a hexadecimal digit 188 * @tc.name : Checks whether a parameter is a hexadecimal digit 205 * @tc.name : Checks whether a parameter is a hexadecimal digit 222 * @tc.name : Checks whether a parameter is a hexadecimal digit
|
| D | islower_test.c | 69 * @tc.name : Checks whether a parameter is a lowercase letter 86 * @tc.name : Checks whether a parameter is a lowercase letter 103 * @tc.name : Checks whether a parameter is a lowercase letter 120 * @tc.name : Checks whether a parameter is a lowercase letter 137 * @tc.name : Checks whether a parameter is a lowercase letter 154 * @tc.name : Checks whether a parameter is a lowercase letter
|
| D | isdigit_test.c | 69 * @tc.name : Checks whether a parameter is a decimal digit (0-9) 87 * @tc.name : Checks whether a parameter is a decimal digit (0-9) 105 * @tc.name : Checks whether a parameter is a decimal digit (0-9) 123 * @tc.name : Checks whether a parameter is a decimal digit (0-9) 141 * @tc.name : Checks whether a parameter is a decimal digit (0-9)
|
| /kernel/linux/linux-4.19/arch/s390/kernel/ |
| D | suspend.c | 205 * Machine checks must be disabled since swsusp_arch_suspend() stores in save_processor_state() 207 * place where register contents on machine checks would be saved. in save_processor_state() 208 * To avoid register corruption disable machine checks. in save_processor_state() 209 * We must also disable machine checks in the new psw mask for in save_processor_state() 210 * program checks, since swsusp_arch_suspend() may generate program in save_processor_state() 211 * checks. Disabling machine checks for all other new psw masks is in save_processor_state()
|
| /kernel/linux/linux-5.10/tools/usb/usbip/ |
| D | configure.ac | 23 # Checks for programs. 28 # Checks for header files. 34 # Checks for typedefs, structures, and compiler characteristics. 42 # Checks for library functions. 53 # Checks for libwrap library.
|
| /kernel/linux/linux-4.19/tools/usb/usbip/ |
| D | configure.ac | 23 # Checks for programs. 28 # Checks for header files. 34 # Checks for typedefs, structures, and compiler characteristics. 42 # Checks for library functions. 53 # Checks for libwrap library.
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ddp.c | 9 * i40e_ddp_profiles_eq - checks if DDP profiles are the equivalent 13 * checks if DDP profiles are the equivalent. 25 * i40e_ddp_does_profile_exist - checks if DDP profile loaded already 29 * checks if DDP profile loaded already. 56 * i40e_ddp_profiles_overlap - checks if DDP profiles overlap. 60 * checks if DDP profiles overlap. 80 * i40e_ddp_does_profiles_ - checks if DDP overlaps with existing one. 84 * checks if DDP profile overlaps with existing one. 192 * i40e_ddp_is_pkg_hdr_valid - performs basic pkg header integrity checks 197 * Checks correctness of pkg header: Version, size too big/small, and [all …]
|
| /kernel/linux/linux-4.19/arch/arm/mach-ixp4xx/include/mach/ |
| D | qmgr.h | 129 * qmgr_stat_empty() - checks if a hardware queue is empty 141 * qmgr_stat_below_low_watermark() - checks if a queue is below low watermark 156 * qmgr_stat_above_high_watermark() - checks if a queue is above high watermark 168 * qmgr_stat_full() - checks if a hardware queue is full 183 * qmgr_stat_underflow() - checks if a hardware queue experienced underflow 194 * qmgr_stat_overflow() - checks if a hardware queue experienced overflow
|
| /kernel/linux/linux-5.10/lib/ |
| D | Kconfig.ubsan | 65 bool "Enable all other Undefined Behavior sanity checks" 68 This option enables all sanity checks that don't have their 70 individually selected checks. 89 bool "Enable checks for pointers alignment"
|
| D | Kconfig.debug | 200 menu "Compile-time checks and compiler options" 334 as uapi header sanity checks. 339 The section mismatch analysis checks if there are illegal 399 Add compile-time checks to validate stack metadata, including frame 563 This enables checks whether a k/v free operation frees an area 723 This option checks for a stack overrun on calls to schedule(). 740 Enable this to turn on extended checks in the virtual-memory system 794 Enable some costly sanity checks in virtual to page code. This can 810 Enable this for additional checks during memory initialisation. 811 The sanity checks verify aspects of the VM such as the memory model [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | Kconfig.debug | 28 select DRM_VGEM # used by igt/prime_vgem (dmabuf interop checks) 48 bool "Always insert extra checks around mmio access by default" 51 By default, always enables the extra sanity checks (extra register 61 bool "Insert extra checks into the GEM internals" 65 Enable extra sanity checks (including BUGs) along the GEM driver
|
| D | intel_runtime_pm.h | 131 * disable_rpm_wakeref_asserts - disable the RPM assert checks 135 * reference, while keeping the device-not-suspended checks still enabled. 156 * enable_rpm_wakeref_asserts - re-enable the RPM assert checks 159 * This function re-enables the RPM assert checks after disabling them with
|
| /kernel/linux/linux-4.19/Documentation/admin-guide/LSM/ |
| D | index.rst | 6 various security checks to be hooked by new kernel extensions. The name 22 system, building their checks on top of the defined capability hooks. 29 order in which checks are made. The capability module will always
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | sections.h | 98 * memory_contains - checks if an object is contained within a memory region 115 * memory_intersects - checks if the region occupied by an object intersects 134 * init_section_contains - checks if an object is contained within the init 148 * init_section_intersects - checks if the region occupied by an object 162 * is_kernel_rodata - checks if the pointer address is located in the
|
| /kernel/linux/linux-4.19/lib/ |
| D | Kconfig.debug | 151 menu "Compile-time checks and compiler options" 303 building the kernel, and will run basic sanity checks on them to 315 The section mismatch analysis checks if there are illegal 374 Add compile-time checks to validate stack metadata, including frame 462 This enables checks whether a k/v free operation frees an area 609 Enable this to turn on extended checks in the virtual-memory system 647 Enable some costly sanity checks in virtual to page code. This can 663 Enable this for additional checks during memory initialisation. 664 The sanity checks verify aspects of the VM such as the memory model 1010 This option checks for a stack overrun on calls to schedule(). [all …]
|
| /kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/ |
| D | Kconfig | 12 bool "Additional Sanity Checks" 14 This option enables additional sanity checks in the driver,
|
| /kernel/linux/linux-4.19/include/asm-generic/ |
| D | sections.h | 81 * memory_contains - checks if an object is contained within a memory region 98 * memory_intersects - checks if the region occupied by an object intersects 117 * init_section_contains - checks if an object is contained within the init 131 * init_section_intersects - checks if the region occupied by an object
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
| D | bp-modify.c | 57 * change it and checks it was properly changed. 77 * - waits for the breakpoint to hit and checks in bp_modify1() 133 * change it to bogus value and checks the original 154 * - waits for the breakpoint to hit and checks in bp_modify2()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
| D | 11n.h | 80 /* This function checks whether AMPDU is allowed or not for a particular TID. */ 99 * This function checks whether AMSDU is allowed or not for a particular TID. 110 * This function checks whether a space is available for new BA stream or not. 168 * This function checks whether associated station is 11n enabled
|
| /kernel/linux/linux-4.19/drivers/net/wireless/marvell/mwifiex/ |
| D | 11n.h | 80 /* This function checks whether AMPDU is allowed or not for a particular TID. */ 99 * This function checks whether AMSDU is allowed or not for a particular TID. 110 * This function checks whether a space is available for new BA stream or not. 169 * This function checks whether associated station is 11n enabled
|