Searched refs:sanity (Results 1 – 25 of 60) sorted by relevance
123
| /Linux-v6.6/drivers/gpu/drm/ci/xfails/ |
| D | rockchip-rk3288-flakes.txt | 7 kms_properties@get_properties-sanity-atomic,Crash 8 kms_properties@get_properties-sanity-non-atomic,Crash
|
| D | meson-g12b-fails.txt | 3 kms_properties@get_properties-sanity-atomic,Fail 4 kms_properties@get_properties-sanity-non-atomic,Fail
|
| D | rockchip-rk3288-fails.txt | 46 kms_properties@get_properties-sanity-atomic,Crash 47 kms_properties@get_properties-sanity-non-atomic,Crash
|
| D | mediatek-mt8183-flakes.txt | 12 kms_properties@get_properties-sanity-atomic
|
| D | msm-sc7180-fails.txt | 25 kms_universal_plane@universal-plane-pipe-B-sanity,Fail
|
| D | mediatek-mt8173-fails.txt | 26 kms_properties@get_properties-sanity-atomic,Fail
|
| /Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/fs/quota/ |
| D | Kconfig | 40 bool "Additional quota sanity checks" 45 sanity checks of quota internal structures. If unsure, say N.
|
| /Linux-v6.6/drivers/net/can/spi/mcp251xfd/ |
| D | Kconfig | 16 This option enables additional sanity checks in the driver,
|
| /Linux-v6.6/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-v6.6/drivers/edac/ |
| D | edac_pci_sysfs.c | 495 u32 sanity; in get_pci_parity_status() local 497 pci_read_config_dword(dev, 0, &sanity); in get_pci_parity_status() 499 if (sanity == 0xFFFFFFFF) in get_pci_parity_status()
|
| /Linux-v6.6/net/ |
| D | Kconfig.debug | 25 Enable extra sanity checks in networking.
|
| /Linux-v6.6/fs/btrfs/ |
| D | Kconfig | 73 bool "Btrfs will run sanity tests upon loading" 76 This will run some basic sanity tests on the free space cache
|
| /Linux-v6.6/tools/testing/selftests/zram/ |
| D | README | 23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
|
| /Linux-v6.6/Documentation/hwmon/ |
| D | sch5636.rst | 23 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
|
| /Linux-v6.6/tools/testing/selftests/livepatch/ |
| D | README | 5 This is a small set of sanity tests for the kernel livepatching.
|
| /Linux-v6.6/tools/mm/ |
| D | slabinfo.c | 91 int sanity; variable 683 sanity = 1; in debug_opt_scan() 693 if (sanity) in debug_opt_scan() 695 sanity = 1; in debug_opt_scan() 746 if (sanity && !s->sanity_checks) { in slab_debug() 749 if (!sanity && s->sanity_checks) { in slab_debug()
|
| /Linux-v6.6/ |
| D | Kbuild | 5 # Prepare global headers and check sanity before descending into sub-directories
|
| /Linux-v6.6/fs/unicode/ |
| D | README.utf8data | 48 After sanity checking the newly generated utf8data.h file (the
|
| /Linux-v6.6/Documentation/mm/ |
| D | slub.rst | 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/drivers/soc/fsl/qbman/ |
| D | Kconfig | 26 Compiles in additional checks, to sanity-check the drivers and
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/ |
| D | Kconfig | 80 and sanity checks.
|
123