Home
last modified time | relevance | path

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

12

/linux-3.4.99/block/partitions/
Dsun.c32 __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-3.4.99/tools/perf/Documentation/
Dperf-test.txt6 perf-test - Runs sanity tests.
15 This command does assorted sanity tests, initially through linked routines but
/linux-3.4.99/drivers/net/ppp/
Dppp_mppe.c482 int sanity = 0; in mppe_decompress() local
518 sanity = 1; in mppe_decompress()
524 sanity = 1; in mppe_decompress()
530 sanity = 1; in mppe_decompress()
533 if (sanity) { in mppe_decompress()
/linux-3.4.99/fs/quota/
DKconfig38 bool "Additional quota sanity checks"
43 sanity checks of quota internal structures. If unsure, say N.
/linux-3.4.99/drivers/edac/
Dedac_pci_sysfs.c518 u32 sanity; in get_pci_parity_status() local
520 pci_read_config_dword(dev, 0, &sanity); in get_pci_parity_status()
522 if (sanity == 0xFFFFFFFF) in get_pci_parity_status()
/linux-3.4.99/arch/parisc/
DKconfig.debug19 Enabling this option turns a certain set of sanity checks for user
/linux-3.4.99/arch/s390/
DKconfig.debug24 Enabling this option turns a certain set of sanity checks for user
/linux-3.4.99/Documentation/vm/
Dslub.txt50 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
Dlocking15 and the page_table_lock is used to preserve list sanity against the
/linux-3.4.99/tools/vm/
Dslabinfo.c84 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-3.4.99/Documentation/hwmon/
Dsch563620 hwmon solution. The sch5636 driver runs a sanity check on loading to ensure
/linux-3.4.99/drivers/staging/line6/
DKconfig67 to the device. This bypasses any sanity checks, so if you discover
/linux-3.4.99/fs/xfs/
DKconfig77 and extra sanity-checking functions in various code paths.
/linux-3.4.99/Documentation/s390/
DDASD61 partition. For reasons of sanity you should build your filesystem on
Ddriver-model.txt170 common I/O layer performs some sanity checks on device number and
/linux-3.4.99/arch/x86/
DKconfig.debug171 This option is useful for checking the sanity of x86 instruction
280 Enabling this option turns a certain set of sanity checks for user
/linux-3.4.99/drivers/net/wireless/b43/
DKconfig168 This adds additional runtime sanity checks and statistics to the driver.
/linux-3.4.99/Documentation/dvb/
Dci.txt198 | sanity checks |
/linux-3.4.99/lib/
DKconfig.debug106 building the kernel, and will run basic sanity checks on them to
755 Enable some costly sanity checks in virtual to page code. This can
782 The sanity checks verify aspects of the VM such as the memory model
821 Enable this to turn on sanity checking for notifier call chains.
960 bool "Kprobes sanity tests"
/linux-3.4.99/Documentation/
Dapplying-patches.txt95 When patch applies a patch file it attempts to verify the sanity of the
99 just two of the basic sanity checks patch does.
Dinitrd.txt299 dialog and it can also perform some sanity checks (or even some form of
Dkobject.txt141 what names are valid so the caller must provide their own sanity checking
/linux-3.4.99/Documentation/power/
Dopp.txt140 /* dont operate on the pointer.. just do a sanity check.. */
/linux-3.4.99/fs/befs/
DChangeLog327 * Added sanity check for inode reading
/linux-3.4.99/Documentation/trace/
Dftrace-design.txt219 match, then it will panic the kernel. This is largely a sanity check for bad

12