Home
last modified time | relevance | path

Searched refs:sanity (Results 1 – 25 of 66) sorted by relevance

123

/linux-6.15/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-6.15/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()
/linux-6.15/arch/s390/
H A 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-6.15/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-6.15/tools/perf/Documentation/
H A Dperf-test.txt6 perf-test - Runs sanity tests.
15 This command does assorted sanity tests, initially through linked routines but
/linux-6.15/fs/quota/
H A DKconfig39 bool "Additional quota sanity checks"
44 sanity checks of quota internal structures. If unsure, say N.
/linux-6.15/drivers/net/can/spi/mcp251xfd/
H A DKconfig16 This option enables additional sanity checks in the driver,
/linux-6.15/arch/x86/
H A 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-6.15/drivers/edac/
H A Dedac_pci_sysfs.c495 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-6.15/drivers/gpu/drm/ci/
H A Dgitlab-ci.yml115 - sanity
239 sanity:
242 stage: sanity
284 stage: sanity
/linux-6.15/fs/btrfs/
H A DKconfig52 bool "Btrfs will run sanity tests upon loading"
55 This will run some basic sanity tests on the free space cache
/linux-6.15/net/
H A DKconfig.debug25 Enable extra sanity checks in networking.
/linux-6.15/tools/testing/selftests/zram/
H A DREADME23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
/linux-6.15/Documentation/hwmon/
H A Dsch5636.rst23 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
/linux-6.15/tools/mm/
H A Dslabinfo.c91 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-6.15/tools/testing/selftests/livepatch/
H A DREADME5 This is a small set of sanity tests for the kernel livepatching.
/linux-6.15/fs/unicode/
H A DREADME.utf8data48 After sanity checking the newly generated utf8data.c file (the
/linux-6.15/
H A DKbuild5 # Prepare global headers and check sanity before descending into sub-directories
/linux-6.15/Documentation/mm/
H A Dslub.rst61 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
H A Dpage_table_check.rst27 userfaultfd is the only user of such to sanity check wr-protect bit against
/linux-6.15/drivers/soc/fsl/qbman/
H A DKconfig26 Compiles in additional checks, to sanity-check the drivers and
/linux-6.15/drivers/net/ethernet/netronome/
H A DKconfig72 Enable extra sanity checks and debugfs support in
/linux-6.15/lib/
H A DKconfig.ubsan6 bool "Undefined behaviour sanity checker"
9 This option enables the Undefined Behaviour sanity checker.
/linux-6.15/tools/testing/selftests/arm64/signal/
H A DREADME51 - a sanity mechanism to be used in 'fake_sigreturn_'-alike tests: enabled by
/linux-6.15/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

123