Home
last modified time | relevance | path

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

12345678910>>...51

/Linux-v6.6/block/partitions/
Dsun.c40 __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-v6.6/arch/x86/
DKconfig.debug119 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-v6.6/drivers/gpu/drm/ci/xfails/
Drockchip-rk3288-flakes.txt7 kms_properties@get_properties-sanity-atomic,Crash
8 kms_properties@get_properties-sanity-non-atomic,Crash
Dmeson-g12b-fails.txt3 kms_properties@get_properties-sanity-atomic,Fail
4 kms_properties@get_properties-sanity-non-atomic,Fail
Drockchip-rk3288-fails.txt46 kms_properties@get_properties-sanity-atomic,Crash
47 kms_properties@get_properties-sanity-non-atomic,Crash
/Linux-v6.6/drivers/net/can/spi/mcp251xfd/
DKconfig14 bool "Additional Sanity Checks"
16 This option enables additional sanity checks in the driver,
/Linux-v6.6/arch/s390/
DKconfig.debug10 This option enables sanity checks in s390 low-level entry code.
11 Some of these sanity checks may slow down kernel entries and
/Linux-v6.6/include/linux/
Dmoduleloader.h85 * Some architectures (namely x86_64 and ppc64) perform sanity checks when
89 * patched module might trigger the sanity checks.
92 * that might trigger arch-specific sanity checks on a future module reload.
/Linux-v6.6/tools/perf/Documentation/
Dperf-test.txt6 perf-test - Runs sanity tests.
15 This command does assorted sanity tests, initially through linked routines but
/Linux-v6.6/arch/riscv/kernel/
Dacpi.c54 * acpi_fadt_sanity_check() - Check FADT presence and carry out sanity
116 * - ACPI tables are initialized and sanity checks passed
137 * the ACPI tables and carry out sanity checks in acpi_boot_table_init()
142 * If ACPI tables are initialized and FADT sanity checks passed, in acpi_boot_table_init()
/Linux-v6.6/arch/xtensa/
DKconfig.debug4 bool "Debug TLB sanity"
7 Enable this to turn on TLB sanity check on each entry to userspace.
/Linux-v6.6/fs/quota/
DKconfig40 bool "Additional quota sanity checks"
45 sanity checks of quota internal structures. If unsure, say N.
/Linux-v6.6/drivers/gpu/drm/ci/
Dgitlab-ci.yml98 - sanity
217 # Sanity checks of MR settings and commit logs
218 sanity:
221 stage: sanity
/Linux-v6.6/fs/btrfs/
DKconfig73 bool "Btrfs will run sanity tests upon loading"
76 This will run some basic sanity tests on the free space cache
/Linux-v6.6/Documentation/mm/
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
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-v6.6/fs/squashfs/
Dsuper.c258 /* 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-v6.6/net/sunrpc/xprtrdma/
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-v6.6/arch/x86/platform/intel-quark/
Dimr_selftest.c9 * IMR API to validate it's sanity. We check for overlapping, reserved
10 * addresses and setup/teardown sanity.
/Linux-v6.6/drivers/mtd/
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-v6.6/kernel/trace/
Dtrace_dynevent.c277 * @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-v6.6/tools/testing/selftests/sgx/
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-v6.6/arch/m68k/include/uapi/asm/
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-v6.6/sound/aoa/soundbus/
Dcore.c141 /* sanity checks */ in soundbus_add_one()
146 printk(KERN_ERR "soundbus: adding device failed sanity check!\n"); in soundbus_add_one()
/Linux-v6.6/drivers/gpu/drm/i915/
DKconfig.debug56 By default, always enables the extra sanity checks (extra register
70 Enable extra sanity checks (including BUGs) along the GEM driver
/Linux-v6.6/fs/ntfs/
Dlcnalloc.h23 FIRST_ZONE = 0, /* For sanity checking. */
26 LAST_ZONE = 1, /* For sanity checking. */

12345678910>>...51