/linux-4.1.27/block/partitions/ |
D | sun.c | 32 __be32 sanity; /* To verify vtoc sanity */ in sun_partition() member 87 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition() 98 use_vtoc = use_vtoc || !(label->vtoc.sanity || in sun_partition()
|
/linux-4.1.27/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-4.1.27/arch/xtensa/ |
D | Kconfig.debug | 6 bool "Debug TLB sanity" 9 Enable this to turn on TLB sanity check on each entry to userspace.
|
/linux-4.1.27/fs/quota/ |
D | Kconfig | 40 bool "Additional quota sanity checks" 45 sanity checks of quota internal structures. If unsure, say N.
|
/linux-4.1.27/drivers/edac/ |
D | edac_pci_sysfs.c | 512 u32 sanity; in get_pci_parity_status() local 514 pci_read_config_dword(dev, 0, &sanity); in get_pci_parity_status() 516 if (sanity == 0xFFFFFFFF) in get_pci_parity_status()
|
/linux-4.1.27/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-4.1.27/Documentation/vm/ |
D | slub.txt | 50 F.e. in order to boot just with sanity checks and red zoning one would specify: 60 Red zoning and tracking may realign the slab. We can just apply sanity checks 81 not contain objects. If the slab already contains objects then sanity checks 258 Minimal debugging (sanity checks alone) can be enabled by booting with 265 Performance will be impacted by the sanity checks and there will be a
|
/linux-4.1.27/tools/vm/ |
D | slabinfo.c | 84 int sanity = 0; variable 625 sanity = 1; in debug_opt_scan() 635 if (sanity) in debug_opt_scan() 637 sanity = 1; in debug_opt_scan() 688 if (sanity && !s->sanity_checks) { in slab_debug() 691 if (!sanity && s->sanity_checks) { in slab_debug()
|
/linux-4.1.27/Documentation/hwmon/ |
D | sch5636 | 20 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
|
/linux-4.1.27/Documentation/s390/ |
D | DASD | 61 partition. For reasons of sanity you should build your filesystem on
|
D | driver-model.txt | 170 common I/O layer performs some sanity checks on device number and
|
/linux-4.1.27/fs/xfs/ |
D | Kconfig | 92 and extra sanity-checking functions in various code paths.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig.debug | 195 This option is useful for checking the sanity of x86 instruction 317 This option enables automated sanity testing of the IMR code.
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 274 building the kernel, and will run basic sanity checks on them to 577 Enable some costly sanity checks in virtual to page code. This can 594 The sanity checks verify aspects of the VM such as the memory model 869 bool "Enable extra timekeeping sanity checking" 871 This option will enable additional timekeeping sanity checks 1172 Enable this to turn on sanity checking for notifier call chains. 1517 Enabling this option turns a certain set of sanity checks for user 1556 bool "Kprobes sanity tests" 1720 This builds the "test_user_copy" module that runs sanity checks
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | Kconfig | 198 This adds additional runtime sanity checks and statistics to the driver.
|
/linux-4.1.27/Documentation/dvb/ |
D | ci.txt | 198 | sanity checks |
|
/linux-4.1.27/Documentation/ |
D | applying-patches.txt | 95 When patch applies a patch file it attempts to verify the sanity of the 99 just two of the basic sanity checks patch does.
|
D | initrd.txt | 299 dialog and it can also perform some sanity checks (or even some form of
|
D | kobject.txt | 141 what names are valid so the caller must provide their own sanity checking
|
/linux-4.1.27/Documentation/power/ |
D | opp.txt | 149 /* dont operate on the pointer.. just do a sanity check.. */
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace-design.txt | 195 match, then it will panic the kernel. This is largely a sanity check for bad
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 327 * Added sanity check for inode reading
|
/linux-4.1.27/arch/arm/crypto/ |
D | aesbs-core.S_shipped | 450 ite eq @ Thumb2 thing, sanity check in ARM 2102 it ne @ Thumb2 thing, sanity check in ARM
|
D | sha256-core.S_shipped | 1829 ite eq @ Thumb2 thing, sanity check in ARM
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 238 from it for sanity of the system's memory management state. You can't forbid
|
/linux-4.1.27/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 277 done for convenience/sanity of the developers.
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 1102 Additionally, dtc performs various sanity checks on the tree, like the
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 1917 Don't put the value over 20. Changing via sysfs has no sanity
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 642 * Add sanity check in lpfc_nlp_list move setting nlp_Target
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3702 Some sanity-checking: the virtual field shows the "virtual" address of
|