Home
last modified time | relevance | path

Searched refs:inconsistent (Results 1 – 27 of 27) sorted by relevance

/linux-4.1.27/tools/testing/selftests/timers/
Dinconsistency-check.c108 int i, inconsistent; in consistency_test() local
121 inconsistent = 0; in consistency_test()
130 inconsistent = i; in consistency_test()
133 if (inconsistent) { in consistency_test()
138 if (i == inconsistent) in consistency_test()
142 if (i == inconsistent + 1) in consistency_test()
145 delta = list[inconsistent].tv_sec * NSEC_PER_SEC; in consistency_test()
146 delta += list[inconsistent].tv_nsec; in consistency_test()
147 delta -= list[inconsistent+1].tv_sec * NSEC_PER_SEC; in consistency_test()
148 delta -= list[inconsistent+1].tv_nsec; in consistency_test()
/linux-4.1.27/scripts/coccinelle/tests/
Dodd_ptr_err.cocci56 cocci.print_main("inconsistent IS_ERR and PTR_ERR",p1)
64 msg = "inconsistent IS_ERR and PTR_ERR, PTR_ERR on line %s" % (p2[0].line)
/linux-4.1.27/Documentation/device-mapper/
Ddm-log.txt6 inconsistent because a RAID stripe is currently being operated on or
8 mirrors, a region would be considered dirty/inconsistent while you
Dlog-writes.txt36 inconsistent file system.
/linux-4.1.27/fs/fscache/
Dcookie.c683 goto inconsistent; in __fscache_check_consistency()
687 goto inconsistent; in __fscache_check_consistency()
714 inconsistent: in __fscache_check_consistency()
/linux-4.1.27/scripts/coccinelle/null/
Dbadzero.cocci119 // This rule may lead to inconsistent path problems, if E is defined in two
/linux-4.1.27/Documentation/hwmon/
Dk10temp52 the sensor may return inconsistent values (erratum 319). The driver
/linux-4.1.27/Documentation/filesystems/
Dxfs.txt169 be inconsistent when mounted in "norecovery" mode.
224 inconsistent namespace presentation during or after a
Dext3.txt37 noload mount of inconsistent filesystem, which can lead to
Dext2.txt243 making it inconsistent). This is essentially just a flag which says
257 which would leading to inconsistent bitmaps. An old kernel would also
Doverlayfs.txt202 rename will leave the filesystem in an inconsistent state. This will
Dxfs-delayed-logging-design.txt301 failure and an inconsistent filesystem and hence we must enforce the maximum
/linux-4.1.27/Documentation/hid/
Dhidraw.txt15 which send and receive data in a way that is inconsistent with their report
/linux-4.1.27/arch/arm/mach-shmobile/include/mach/
Dhead-kzm9g.txt284 LIST "wait >= 10 (or 1) us (docs inconsistent)"
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt217 behaviors make cgroup as whole highly inconsistent.
385 - The original control file names are unwieldy and inconsistent in
/linux-4.1.27/Documentation/RCU/
Drcu_dereference.txt211 see stale and/or inconsistent values. If RCU readers need fresh or
/linux-4.1.27/scripts/
Dspelling.txt488 inconsistant||inconsistent
/linux-4.1.27/Documentation/scsi/
Dscsi_eh.txt377 if STU succeeds leaving lower layers in an inconsistent
/linux-4.1.27/Documentation/
Dbcache.txt252 inconsistent: The backing device was forcibly run by the user when there was
DCodingStyle125 is ... well ... inconsistent, but all right-thinking people know that
/linux-4.1.27/arch/x86/math-emu/
DREADME137 in the prefetch queue and memory will be inconsistent when the FPU
/linux-4.1.27/Documentation/power/
Dswsusp.txt127 inconsistent kernel state which would certainly result in an oops.
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped1285 previous inconsistent state, consistent state with a non-default
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c_shipped1210 previous inconsistent state, consistent state with a non-default
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped1112 previous inconsistent state, consistent state with a non-default
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex55 their drivers totally inconsistent, the writers of \linux\ \cdrom\
/linux-4.1.27/Documentation/s390/
DDebugging390.txt1682 is inconsistent & not very good, watchpoints usually work but not always.