Home
last modified time | relevance | path

Searched full:sanity (Results 1 – 25 of 931) sorted by relevance

12345678910>>...38

/linux/block/partitions/
H A Dsun.c40 __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 Datari.c102 /* ++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 DKconfig14 bool "Additional Sanity Checks"
16 This option enables additional sanity checks in the driver,
/linux/drivers/gpu/drm/ci/xfails/
H A Dmeson-g12b-fails.txt11 kms_properties@get_properties-sanity-atomic,Fail
12 kms_properties@get_properties-sanity-non-atomic,Fail
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_bin_error.c109 /* 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 DKconfig.debug4 bool "Debug TLB sanity"
7 Enable this to turn on TLB sanity check on each entry to userspace.
/linux/Documentation/mm/
H A Dslub.rst49 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 Dsuper.c263 /* 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 DKconfig52 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 Ddir.c221 * 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 Dsvc_rdma_pcl.c91 * - 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 Dvirtio_pci_modern.h16 * @notify_len: So we can sanity-check accesses
17 * @device_len: So we can sanity-check accesses
/linux/drivers/mtd/
H A Dinftlmount.c144 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 Dmain.c422 * 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 Dtrace_dynevent.c282 * @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 Dcore.c143 /* 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 Dbootinfo-mac.h23 #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 Dipu6-cpd.c245 /* 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 Drseq_test.c200 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 Dnamei.c16 * some sanity tests.
100 /* Basic sanity check, whether name doesn't exceed dir entry */ in isofs_find_entry()
/linux/drivers/mmc/core/
H A Dsdio_ops.c71 /* sanity check */ in mmc_io_rw_direct_host()
128 /* sanity check */ in mmc_io_rw_extended()
/linux/drivers/gpu/drm/i915/
H A DKconfig.debug77 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 Dirq-riscv-imsic-state.c729 /* 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 DKconfig.ubsan6 bool "Undefined behaviour sanity checker"
9 This option enables the Undefined Behaviour sanity checker.
/linux/fs/afs/
H A Dprotocol_afs.h15 #define AFS3_VICED_CAPABILITY_SANEACLS 0x0008 /* ACLs reviewed for sanity - don't use */

12345678910>>...38