/linux-6.12.1/block/partitions/ |
D | sun.c | 40 __be32 sanity; /* To verify vtoc sanity */ in sun_partition() member 94 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition() 105 use_vtoc = use_vtoc || !(label->vtoc.sanity || in sun_partition()
|
/linux-6.12.1/arch/x86/ |
D | Kconfig.debug | 119 This option is useful for checking the sanity of x86 instruction 170 This option enables sanity checks in x86's low-level entry code. 171 Some of these sanity checks may slow down kernel entries and 192 This option enables automated sanity testing of the IMR code. 205 If this option is enabled then there will be extra sanity
|
/linux-6.12.1/drivers/net/can/spi/mcp251xfd/ |
D | Kconfig | 14 bool "Additional Sanity Checks" 16 This option enables additional sanity checks in the driver,
|
/linux-6.12.1/drivers/gpu/drm/ci/xfails/ |
D | meson-g12b-fails.txt | 12 kms_properties@get_properties-sanity-atomic,Fail 13 kms_properties@get_properties-sanity-non-atomic,Fail
|
/linux-6.12.1/arch/s390/ |
D | Kconfig.debug | 10 This option enables sanity checks in s390 low-level entry code. 11 Some of these sanity checks may slow down kernel entries and
|
/linux-6.12.1/include/linux/ |
D | moduleloader.h | 78 * Some architectures (namely x86_64 and ppc64) perform sanity checks when 82 * patched module might trigger the sanity checks. 85 * that might trigger arch-specific sanity checks on a future module reload.
|
D | virtio_pci_modern.h | 16 * @notify_len: So we can sanity-check accesses 17 * @device_len: So we can sanity-check accesses
|
/linux-6.12.1/arch/xtensa/ |
D | Kconfig.debug | 4 bool "Debug TLB sanity" 7 Enable this to turn on TLB sanity check on each entry to userspace.
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-test.txt | 6 perf-test - Runs sanity tests. 15 This command does assorted sanity tests, initially through linked routines but
|
/linux-6.12.1/fs/btrfs/ |
D | Kconfig | 52 bool "Btrfs will run sanity tests upon loading" 55 This will run some basic sanity tests on the free space cache
|
/linux-6.12.1/fs/quota/ |
D | Kconfig | 40 bool "Additional quota sanity checks" 45 sanity checks of quota internal structures. If unsure, say N.
|
/linux-6.12.1/arch/riscv/kernel/ |
D | acpi.c | 57 * acpi_fadt_sanity_check() - Check FADT presence and carry out sanity 119 * - ACPI tables are initialized and sanity checks passed 140 * the ACPI tables and carry out sanity checks in acpi_boot_table_init() 145 * If ACPI tables are initialized and FADT sanity checks passed, in acpi_boot_table_init()
|
/linux-6.12.1/fs/squashfs/ |
D | super.c | 258 /* Check block size for sanity */ in squashfs_fill_super() 273 /* Check block log for sanity */ in squashfs_fill_super() 282 /* Check the root inode for sanity */ in squashfs_fill_super() 426 /* Sanity check directory_table */ in squashfs_fill_super() 432 /* Sanity check inode_table */ in squashfs_fill_super() 465 errorf(fc, "squashfs image failed sanity check"); in squashfs_fill_super()
|
/linux-6.12.1/Documentation/mm/ |
D | slub.rst | 49 F Sanity checks on (enables SLAB_DEBUG_CONSISTENCY_CHECKS 61 F.e. in order to boot just with sanity checks and red zoning one would specify:: 76 Red zoning and tracking may realign the slab. We can just apply sanity checks 95 You can also enable options (e.g. sanity checks and poisoning) for all caches 297 Minimal debugging (sanity checks alone) can be enabled by booting with:: 304 Performance will be impacted by the sanity checks and there will be a
|
/linux-6.12.1/drivers/gpu/drm/ci/ |
D | gitlab-ci.yml | 116 - sanity 251 # Sanity checks of MR settings and commit logs 252 sanity: 255 stage: sanity
|
/linux-6.12.1/net/sunrpc/xprtrdma/ |
D | svc_rdma_pcl.c | 91 * - The incoming Read list has already been sanity checked. 142 * - The incoming Read list has already been sanity checked. 194 * - The incoming Write list has already been sanity checked, and
|
/linux-6.12.1/arch/arm64/kernel/ |
D | acpi.c | 122 * acpi_fadt_sanity_check() - Check FADT presence and carry out sanity 192 * - ACPI tables are initialized and sanity checks passed 213 * the ACPI tables and carry out sanity checks in acpi_boot_table_init() 218 * If ACPI tables are initialized and FADT sanity checks passed, in acpi_boot_table_init()
|
/linux-6.12.1/fs/dlm/ |
D | dir.c | 221 * dump fits to one seq. Sanity check only. 226 * just a sanity check. 325 /* sanity checks */ in dlm_copy_master_names() 328 log_error(ls, "failed dir dump sanity check seq_init: %llu seq: %llu", in dlm_copy_master_names()
|
/linux-6.12.1/arch/x86/platform/intel-quark/ |
D | imr_selftest.c | 9 * IMR API to validate its sanity. We check for overlapping, reserved 10 * addresses and setup/teardown sanity.
|
/linux-6.12.1/drivers/mtd/ |
D | inftlmount.c | 144 printk(KERN_WARNING "INFTL: Media Header sanity check " in find_boot_record() 151 printk(KERN_WARNING "INFTL: Media Header sanity check " in find_boot_record() 211 "Partition %d sanity check failed\n" in find_boot_record() 219 "Partition %d sanity check failed: " in find_boot_record() 231 "sanity check failed:\n No partition " in find_boot_record() 240 printk(KERN_WARNING "INFTL: Media Header sanity check " in find_boot_record() 633 /* Sanity checks on block numbers */ in INFTL_mount()
|
/linux-6.12.1/kernel/trace/ |
D | trace_dynevent.c | 277 * @check_arg: An (optional) pointer to a function checking arg sanity 282 * if present, will be used to check the sanity of the current arg 316 * @check_arg: An (optional) pointer to a function checking arg sanity 328 * used to check the sanity of the current arg strings.
|
/linux-6.12.1/tools/testing/selftests/sgx/ |
D | main.c | 422 * Invalid parameters were provided during sanity check, 572 * Sanity check that it is possible to enter either of the two hardcoded TCS 607 * 1) Start with a sanity check: a value is written to the target page within 633 * Sanity check to ensure it is possible to write to page that will in TEST_F() 741 * Invalid parameters were provided during sanity check, in TEST_F() 804 * Invalid parameters were provided during sanity check, in TEST_F() 829 * Sanity check that page at @data_start is writable before making in TEST_F() 1262 * Invalid parameters were provided during sanity check, in TEST_F() 1592 * Invalid parameters were provided during sanity check, in TEST_F() 1606 * Sanity check that page at @data_start is writable before in TEST_F() [all …]
|
/linux-6.12.1/sound/aoa/soundbus/ |
D | core.c | 143 /* sanity checks */ in soundbus_add_one() 148 printk(KERN_ERR "soundbus: adding device failed sanity check!\n"); in soundbus_add_one()
|
/linux-6.12.1/arch/m68k/include/uapi/asm/ |
D | bootinfo-mac.h | 23 #define BI_MAC_MEMSIZE 0x8009 /* Mac RAM size (sanity check) */ 24 #define BI_MAC_CPUID 0x800a /* Mac CPU type (sanity check) */
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_types.c | 184 /* Sanity-checking of inode counts. */ 196 /* Sanity-checking of dir/attr block offsets. */
|