/linux/block/partitions/ |
H A D | sun.c | 40 __be32 sanity; /* To verify vtoc sanity */ in sun_partition() member 92 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition() 103 use_vtoc = use_vtoc || !(label->vtoc.sanity || in sun_partition()
|
H A D | atari.c | 102 /* ++roman: sanity check: bit 0 of flg field must be set */ in atari_partition() 136 /* sanity check: no ICD format if first partition invalid */ in atari_partition()
|
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | Kconfig | 14 bool "Additional Sanity Checks" 16 This option enables additional sanity checks in the driver,
|
/linux/drivers/gpu/drm/ci/xfails/ |
H A D | meson-g12b-fails.txt | 11 kms_properties@get_properties-sanity-atomic,Fail 12 kms_properties@get_properties-sanity-non-atomic,Fail
|
/linux/drivers/firmware/cirrus/test/ |
H A D | cs_dsp_test_bin_error.c | 109 /* Sanity-check that the wmfw loads ok without the bin */ in bin_err_wrong_magic() 155 /* Sanity-check that the wmfw loads ok without the bin */ in bin_err_too_short_for_header() 180 /* Sanity-check that the wmfw loads ok without the bin */ in bin_err_bad_header_length() 228 /* Sanity-check that the wmfw loads ok without the bin */ in bin_err_bad_core_type() 267 /* Sanity-check that the wmfw loads ok without the bin */ in bin_too_short_for_block_header() 303 /* Sanity-check that the wmfw loads ok without the bin */ in bin_too_short_for_block_payload() 335 /* Sanity-check that the wmfw loads ok without the bin */ in bin_block_payload_len_garbage() 351 /* Sanity check that we're looking at the correct part of the bin */ in bin_block_payload_len_garbage()
|
/linux/arch/xtensa/ |
H A D | Kconfig.debug | 4 bool "Debug TLB sanity" 7 Enable this to turn on TLB sanity check on each entry to userspace.
|
/linux/Documentation/mm/ |
H A 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 306 Minimal debugging (sanity checks alone) can be enabled by booting with:: 313 Performance will be impacted by the sanity checks and there will be a
|
/linux/fs/squashfs/ |
H A D | super.c | 263 /* Check block size for sanity */ in squashfs_fill_super() 278 /* Check block log for sanity */ in squashfs_fill_super() 287 /* Check the root inode for sanity */ in squashfs_fill_super() 434 /* Sanity check directory_table */ in squashfs_fill_super() 440 /* Sanity check inode_table */ in squashfs_fill_super() 473 errorf(fc, "squashfs image failed sanity check"); in squashfs_fill_super()
|
/linux/fs/btrfs/ |
H A D | Kconfig | 52 bool "Btrfs will run sanity tests upon loading" 55 This will run sanity tests for core functionality like free space,
|
/linux/fs/dlm/ |
H A 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/net/sunrpc/xprtrdma/ |
H A 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/include/linux/ |
H A D | virtio_pci_modern.h | 16 * @notify_len: So we can sanity-check accesses 17 * @device_len: So we can sanity-check accesses
|
/linux/drivers/mtd/ |
H A 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/tools/testing/selftests/sgx/ |
H A 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/kernel/trace/ |
H A D | trace_dynevent.c | 282 * @check_arg: An (optional) pointer to a function checking arg sanity 287 * if present, will be used to check the sanity of the current arg 321 * @check_arg: An (optional) pointer to a function checking arg sanity 333 * used to check the sanity of the current arg strings.
|
/linux/sound/aoa/soundbus/ |
H A 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/arch/m68k/include/uapi/asm/ |
H A 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/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-cpd.c | 245 /* Sanity check for CPD header */ in ipu6_cpd_validate_cpd() 295 /* Sanity check for metadata size */ in ipu6_cpd_validate_metadata() 339 /* Sanity check for manifest size */ in ipu6_cpd_validate_cpd_file()
|
/linux/tools/testing/selftests/kvm/ |
H A D | rseq_test.c | 200 printf(" -u: Don't sanity check the number of successful KVM_RUNs\n"); in help() 301 * Sanity check that the test was able to enter the guest a reasonable in main() 316 " disable this sanity check.", i); in main()
|
/linux/fs/isofs/ |
H A D | namei.c | 16 * some sanity tests. 100 /* Basic sanity check, whether name doesn't exceed dir entry */ in isofs_find_entry()
|
/linux/drivers/mmc/core/ |
H A D | sdio_ops.c | 71 /* sanity check */ in mmc_io_rw_direct_host() 128 /* sanity check */ in mmc_io_rw_extended()
|
/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | 77 By default, always enables the extra sanity checks (extra register 91 Enable extra sanity checks (including BUGs) along the GEM driver
|
/linux/drivers/irqchip/ |
H A D | irq-riscv-imsic-state.c | 729 /* Sanity check guest index bits */ in imsic_parse_fwnode() 736 /* Sanity check HART index bits */ in imsic_parse_fwnode() 743 /* Sanity check group index bits */ in imsic_parse_fwnode() 751 /* Sanity check group index shift */ in imsic_parse_fwnode() 758 /* Sanity check number of interrupt identities */ in imsic_parse_fwnode() 766 /* Sanity check number of guest interrupt identities */ in imsic_parse_fwnode()
|
/linux/lib/ |
H A D | Kconfig.ubsan | 6 bool "Undefined behaviour sanity checker" 9 This option enables the Undefined Behaviour sanity checker.
|
/linux/fs/afs/ |
H A D | protocol_afs.h | 15 #define AFS3_VICED_CAPABILITY_SANEACLS 0x0008 /* ACLs reviewed for sanity - don't use */
|