| /Linux-v4.19/block/partitions/ |
| D | sun.c | 33 __be32 sanity; /* To verify vtoc sanity */ in sun_partition() member 88 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition() 99 use_vtoc = use_vtoc || !(label->vtoc.sanity || in sun_partition()
|
| /Linux-v4.19/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-v4.19/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-v4.19/lib/ |
| D | Kconfig.ubsan | 5 bool "Undefined behaviour sanity checker" 7 This option enables undefined behaviour sanity checker
|
| D | iov_iter.c | 320 static bool sanity(const struct iov_iter *i) in sanity() function 354 #define sanity(i) true macro 376 if (!sanity(i)) in copy_page_to_iter_pipe() 540 if (!sanity(i)) in copy_pipe_to_iter() 606 if (!sanity(i)) in copy_pipe_to_iter_mcsafe() 871 if (!sanity(i)) in pipe_zero() 1178 if (!sanity(i)) in pipe_get_pages() 1242 if (!sanity(i)) in pipe_get_pages_alloc() 1451 if (!sanity(i)) in iov_iter_npages()
|
| D | Kconfig.debug | 303 building the kernel, and will run basic sanity checks on them to 647 Enable some costly sanity checks in virtual to page code. This can 664 The sanity checks verify aspects of the VM such as the memory model 1018 bool "Enable extra timekeeping sanity checking" 1020 This option will enable additional timekeeping sanity checks 1361 Enable this to turn on sanity checking for notifier call chains. 1719 bool "Kprobes sanity tests" 1865 This builds the "test_user_copy" module that runs sanity checks
|
| /Linux-v4.19/fs/quota/ |
| D | Kconfig | 40 bool "Additional quota sanity checks" 45 sanity checks of quota internal structures. If unsure, say N.
|
| /Linux-v4.19/drivers/edac/ |
| D | edac_pci_sysfs.c | 489 u32 sanity; in get_pci_parity_status() local 491 pci_read_config_dword(dev, 0, &sanity); in get_pci_parity_status() 493 if (sanity == 0xFFFFFFFF) in get_pci_parity_status()
|
| /Linux-v4.19/fs/btrfs/ |
| D | Kconfig | 64 bool "Btrfs will run sanity tests upon loading" 67 This will run some basic sanity tests on the free space cache
|
| /Linux-v4.19/mm/ |
| D | Kconfig.debug | 59 bool "Only poison, don't sanity check" 61 Skip the sanity checking on alloc, only fill the pages with
|
| /Linux-v4.19/tools/testing/selftests/zram/ |
| D | README | 23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
|
| /Linux-v4.19/tools/vm/ |
| D | slabinfo.c | 90 int sanity; variable 652 sanity = 1; in debug_opt_scan() 662 if (sanity) in debug_opt_scan() 664 sanity = 1; in debug_opt_scan() 715 if (sanity && !s->sanity_checks) { in slab_debug() 718 if (!sanity && s->sanity_checks) { in slab_debug()
|
| /Linux-v4.19/Documentation/hwmon/ |
| D | sch5636 | 20 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
|
| /Linux-v4.19/arch/x86/ |
| D | Kconfig.debug | 188 This option is useful for checking the sanity of x86 instruction 297 This option enables sanity checks in x86's low-level entry code. 298 Some of these sanity checks may slow down kernel entries and 320 This option enables automated sanity testing of the IMR code. 333 If this option is enabled then there will be extra sanity
|
| /Linux-v4.19/Documentation/vm/ |
| D | slub.rst | 57 F.e. in order to boot just with sanity checks and red zoning one would specify:: 67 Red zoning and tracking may realign the slab. We can just apply sanity checks 88 not contain objects. If the slab already contains objects then sanity checks 270 Minimal debugging (sanity checks alone) can be enabled by booting with:: 277 Performance will be impacted by the sanity checks and there will be a
|
| /Linux-v4.19/drivers/net/ethernet/netronome/ |
| D | Kconfig | 56 Enable extra sanity checks and debugfs support in
|
| /Linux-v4.19/drivers/soc/fsl/qbman/ |
| D | Kconfig | 25 Compiles in additional checks, to sanity-check the drivers and
|
| /Linux-v4.19/Documentation/s390/ |
| D | DASD | 61 partition. For reasons of sanity you should build your filesystem on
|
| /Linux-v4.19/drivers/gpu/drm/i915/ |
| D | Kconfig.debug | 47 Enable extra sanity checks (including BUGs) along the GEM driver
|
| /Linux-v4.19/Documentation/driver-api/usb/ |
| D | usb3-debug-port.rst | 87 you to check the sanity of the setup.
|
| /Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
| D | Kconfig | 178 This adds additional runtime sanity checks and statistics to the driver.
|
| /Linux-v4.19/fs/xfs/ |
| D | Kconfig | 125 and extra sanity-checking functions in various code paths.
|
| /Linux-v4.19/Documentation/media/dvb-drivers/ |
| D | ci.rst | 215 | sanity checks |
|
| /Linux-v4.19/Documentation/networking/ |
| D | can_ucan_protocol.rst | 188 ``ucan_message_in`` value (take care to sanity-check the ``len`` value
|
| /Linux-v4.19/Documentation/process/ |
| D | applying-patches.rst | 114 When patch applies a patch file it attempts to verify the sanity of the 119 just two of the basic sanity checks patch does.
|