/linux/block/partitions/ |
H A 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/drivers/gpu/drm/ci/xfails/ |
H A D | meson-g12b-fails.txt | 11 kms_properties@get_properties-sanity-atomic,Fail 12 kms_properties@get_properties-sanity-non-atomic,Fail
|
H A D | rockchip-rk3288-fails.txt | 22 kms_properties@get_properties-sanity-atomic,Crash 23 kms_properties@get_properties-sanity-non-atomic,Crash
|
/linux/arch/s390/ |
H A 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/arch/xtensa/ |
H A D | Kconfig.debug | 4 bool "Debug TLB sanity" 7 Enable this to turn on TLB sanity check on each entry to userspace.
|
/linux/drivers/edac/ |
H A 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/drivers/net/can/spi/mcp251xfd/ |
H A D | Kconfig | 16 This option enables additional sanity checks in the driver,
|
/linux/tools/testing/selftests/zram/ |
H A D | README | 23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
|
/linux/Documentation/hwmon/ |
H A D | sch5636.rst | 23 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
|
/linux/tools/testing/selftests/livepatch/ |
H A D | README | 5 This is a small set of sanity tests for the kernel livepatching.
|
/linux/Documentation/mm/ |
H A 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 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 D | Kbuild | 5 # Prepare global headers and check sanity before descending into sub-directories
|
/linux/lib/ |
H A D | Kconfig.ubsan | 6 bool "Undefined behaviour sanity checker" 9 This option enables the Undefined Behaviour sanity checker.
|
/linux/drivers/soc/fsl/qbman/ |
H A D | Kconfig | 26 Compiles in additional checks, to sanity-check the drivers and
|
/linux/drivers/net/ethernet/netronome/ |
H A D | Kconfig | 72 Enable extra sanity checks and debugfs support in
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | Kconfig | 83 and sanity checks.
|
/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | 77 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 D | README | 51 - a sanity mechanism to be used in 'fake_sigreturn_'-alike tests: enabled by
|
/linux/Documentation/userspace-api/gpio/ |
H A D | gpio-lineevent-data-read.rst | 60 version or sanity checks on the timestamp itself.
|
/linux/Documentation/usb/ |
H A D | raw-gadget.rst | 29 while GadgetFS performs sanity checks on the provided USB descriptors.
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | ca_high_level.rst | 146 | sanity checks |
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | Kconfig | 180 This adds additional runtime sanity checks and statistics to the driver.
|
/linux/Documentation/driver-api/usb/ |
H A D | usb3-debug-port.rst | 87 you to check the sanity of the setup.
|
/linux/Documentation/filesystems/iomap/ |
H A D | porting.rst | 5 Dumb style notes to maintain the author's sanity:
|
/linux/Documentation/networking/ |
H A D | can_ucan_protocol.rst | 188 ``ucan_message_in`` value (take care to sanity-check the ``len`` value
|