Home
last modified time | relevance | path

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

12

/linux/block/partitions/
H A 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/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
H A Drockchip-rk3288-fails.txt22 kms_properties@get_properties-sanity-atomic,Crash
23 kms_properties@get_properties-sanity-non-atomic,Crash
/linux/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/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/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/drivers/net/can/spi/mcp251xfd/
H A DKconfig16 This option enables additional sanity checks in the driver,
/linux/tools/testing/selftests/zram/
H A DREADME23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
/linux/Documentation/hwmon/
H A Dsch5636.rst23 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
/linux/tools/testing/selftests/livepatch/
H A DREADME5 This is a small set of sanity tests for the kernel livepatching.
/linux/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
/linux/
H A DKbuild5 # Prepare global headers and check sanity before descending into sub-directories
/linux/lib/
H A DKconfig.ubsan6 bool "Undefined behaviour sanity checker"
9 This option enables the Undefined Behaviour sanity checker.
/linux/drivers/soc/fsl/qbman/
H A DKconfig26 Compiles in additional checks, to sanity-check the drivers and
/linux/drivers/net/ethernet/netronome/
H A DKconfig72 Enable extra sanity checks and debugfs support in
/linux/drivers/gpu/drm/nouveau/
H A DKconfig83 and sanity checks.
/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/tools/testing/selftests/arm64/signal/
H A DREADME51 - a sanity mechanism to be used in 'fake_sigreturn_'-alike tests: enabled by
/linux/Documentation/userspace-api/gpio/
H A Dgpio-lineevent-data-read.rst60 version or sanity checks on the timestamp itself.
/linux/Documentation/usb/
H A Draw-gadget.rst29 while GadgetFS performs sanity checks on the provided USB descriptors.
/linux/Documentation/userspace-api/media/dvb/
H A Dca_high_level.rst146 | sanity checks |
/linux/drivers/net/wireless/broadcom/b43/
H A DKconfig180 This adds additional runtime sanity checks and statistics to the driver.
/linux/Documentation/driver-api/usb/
H A Dusb3-debug-port.rst87 you to check the sanity of the setup.
/linux/Documentation/filesystems/iomap/
H A Dporting.rst5 Dumb style notes to maintain the author's sanity:
/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst188 ``ucan_message_in`` value (take care to sanity-check the ``len`` value

12